616d7fcaeb
Remove pwsh -login and add Pwsh test ( #660 )
...
* Remove pwsh -login and add Pwsh test
* Add Shell Command Test for coverage
* 🧪 Move PWSH Platform definition to inline test, it can always be expanded out later
Reference: https://github.com/nektos/act/pull/660#discussion_r626171728
* Test MacOS Build for transient failure
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-05-05 05:57:33 +00:00
Justin Grote and GitHub
0f049426f6
Separate Container Workdir from host Workdir ( #635 )
...
* Separate Container Workdir from Host Workdir
* Add delegated component to MacOS Test
* Lint: Remove leading newline
* Fix trailing path issue
2021-05-04 14:50:35 -07:00
957b8ad76d
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 <[email protected] >
2021-03-29 10:06:51 -07:00
Justin Grote and GitHub
da07324779
CI: Add snapshot artifacts to PR builds ( #574 )
...
* Feat: Add snapshot artifacts to PR builds
* Separate Artifacts to keep file size down
* Name the tasks
2021-03-28 21:38:28 -07:00