Ferenc Hammerl 8e907b19dc Vscode launch scripts (#1117)
* Stop ignoring .vscode (launch scripts)

* Check in launch scripts for config and run

This can cause an issue with existing launch configuration on the machines of contributors.

* Improve error msg when runner is not configured

* Unignore .vscode/launch and tasks only

* Remove stopAtEntry and add eof newline

* Remove Runner.Listener from error message

* Rename tasks and run configs

* Ignore BuildConstants.cs

* Use better error msg

* Explain development steps in depth

* Add launch config to directly debug worker

* Update docs with VS Code tips

* Remove auto-generated comments

* Fix link to quickstart in vscode.md

* Remove ':' from link to quickstart

* Revert "Ignore BuildConstants.cs"

This reverts commit 0f13922a87.

* Replace `.sh` with  `.(sh/cmd)` in docs
2021-06-02 08:34:16 -04:00
2021-06-02 08:34:16 -04:00
2021-06-02 08:34:16 -04:00
2021-06-02 08:34:16 -04:00
2019-10-10 00:52:42 -04:00
2021-06-02 08:34:16 -04:00
2019-12-19 15:22:49 -05:00
2020-12-25 22:39:25 -05:00
2020-05-11 15:05:59 -04:00

GitHub Actions Runner

Actions Status Runner E2E Test

The runner is the application that runs a job from a GitHub Actions workflow. It is used by GitHub Actions in the hosted virtual environments, or you can self-host the runner in your own environment.

Get Started

For more information about installing and using self-hosted runners, see Adding self-hosted runners and Using self-hosted runners in a workflow

Runner releases:

win Pre-reqs | Download

macOS Pre-reqs | Download

linux Pre-reqs | Download

Contribute

We accept contributions in the form of issues and pull requests. Read more here before contributing.

Description
The Runner for GitHub Actions 🚀
Readme MIT 170 MiB
Languages
C# 95.9%
JavaScript 3%
Shell 1%