1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Justin Grote 12268f9242 Update Shell Tasks to match ScriptHandlerHelpers (#575)
* Update Shell Tasks to match ScriptHandlerHelpers
Code: https://github.com/actions/runner/blob/main/src/Runner.Worker/Handlers/ScriptHandlerHelpers.cs

Docs: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#using-a-specific-shell

Fixes #467

* 🩹 Remove old ps1 handler

* ♻️ gocritix fix

* 🐛 Powershell command must be a single entry to docker API
Fixes #467

* Remove Act Temp

* Remove additional Act Directories

* remove hard-coded workdir

Co-authored-by: Casey Lee <cplee@nektos.com>
2021-03-29 10:06:51 -07:00
.github update to codecov version 2021-03-29 09:07:13 -07:00
act Update Shell Tasks to match ScriptHandlerHelpers (#575) 2021-03-29 10:06:51 -07:00
cmd fix: use new platforms after survey, check working dir for .actrc (#577) 2021-03-29 07:58:00 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00