Skip to content

Releases: screwdriver-cd/launcher

v1.0.32: Merge pull request #42 from screwdriver-cd/chdiragain

12 Aug 21:28
Compare
Choose a tag to compare
No longer changing directories back after setting up git

v1.0.31: Merge pull request #41 from screwdriver-cd/chdir

12 Aug 21:13
Compare
Choose a tag to compare
Changing directories to the checked-out workspace before running git commands

v1.0.30: Merge pull request #40 from screwdriver-cd/notify

11 Aug 20:34
Compare
Choose a tag to compare
All code paths should now lead to marking the build success/failure

v1.0.29: Merge pull request #39 from screwdriver-cd/writeArtifacts

10 Aug 22:51
Compare
Choose a tag to compare
Write steps/environment to artifacts folder

v1.0.28: Merge pull request #37 from screwdriver-cd/dashe

09 Aug 22:38
Compare
Choose a tag to compare
Passing -e to the executor to exit on error

v1.0.27: Merge pull request #36 from screwdriver-cd/commands

09 Aug 22:07
Compare
Choose a tag to compare
Added execution of commands from the parsed YAML

v1.0.26: Merge pull request #35 from screwdriver-cd/commands

09 Aug 20:19
Compare
Choose a tag to compare
Switching to the new steps/commands layout

v1.0.25: Merge pull request #34 from screwdriver-cd/runSteps

08 Aug 20:22
Compare
Choose a tag to compare

v1.0.23: Merge pull request #31 from screwdriver-cd/BuildStatus

06 Aug 00:47
Compare
Choose a tag to compare
Adding support for updating the build status

v1.0.22: Merge pull request #26 from screwdriver-cd/mergePR

05 Aug 23:46
Compare
Choose a tag to compare
Add checkIfPR, Fetch, and Merge functions