Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vscode launch scripts #1117

Merged
merged 19 commits into from
Jun 2, 2021
Merged

Conversation

fhammerl
Copy link
Contributor

@fhammerl fhammerl commented May 25, 2021

This PR checks in some default launch scripts for VS code to help new contributors get started.

Part of https://github.com/github/c2c-actions/issues/2817

.vscode/launch.json Outdated Show resolved Hide resolved
.vscode/tasks.json Outdated Show resolved Hide resolved

},
{
"label": "deploy to _layout",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change deploy to create runner layout

@TingluoHuang TingluoHuang marked this pull request as ready for review May 25, 2021 14:17
@TingluoHuang TingluoHuang requested a review from a team as a code owner May 25, 2021 14:17
@TingluoHuang
Copy link
Member

LGTM, left few comments to address.


![Win](res/win_sm.png) ![*nix](res/linux_sm.png) Git for Windows and Linux [Install Here](https://git-scm.com/downloads) (needed for dev sh script)

## Quickstart: Run a job from a real repository
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wrote up a quickstart session as a good way to get to know the repo, let me know what you think.

@fhammerl
Copy link
Contributor Author

I reverted the commit that ignores BuildConstants.cs, I'm working on a PR that should make the build process easier and I'd rather have it there (although you're right, ignoring + deleting it might cause more problems)


![Win](res/win_sm.png) ![*nix](res/linux_sm.png) Git for Windows and Linux [Install Here](https://git-scm.com/downloads) (needed for dev sh script)

## Quickstart: Run a job from a real repository

If you just want to get from building the sourcecode to using it to execute an action, you will need:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

source code

docs/contribute.md Outdated Show resolved Hide resolved
docs/contribute.md Outdated Show resolved Hide resolved
@TingluoHuang TingluoHuang merged commit 8e907b1 into actions:main Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants