Releases: screwdriver-cd/launcher
Releases · screwdriver-cd/launcher
v1.0.32: Merge pull request #42 from screwdriver-cd/chdiragain
No longer changing directories back after setting up git
v1.0.31: Merge pull request #41 from screwdriver-cd/chdir
Changing directories to the checked-out workspace before running git commands
v1.0.30: Merge pull request #40 from screwdriver-cd/notify
All code paths should now lead to marking the build success/failure
v1.0.29: Merge pull request #39 from screwdriver-cd/writeArtifacts
Write steps/environment to artifacts folder
v1.0.28: Merge pull request #37 from screwdriver-cd/dashe
Passing -e to the executor to exit on error
v1.0.27: Merge pull request #36 from screwdriver-cd/commands
Added execution of commands from the parsed YAML
v1.0.26: Merge pull request #35 from screwdriver-cd/commands
Switching to the new steps/commands layout
v1.0.25: Merge pull request #34 from screwdriver-cd/runSteps
Incorporate api /validator call
v1.0.23: Merge pull request #31 from screwdriver-cd/BuildStatus
Adding support for updating the build status
v1.0.22: Merge pull request #26 from screwdriver-cd/mergePR
Add checkIfPR, Fetch, and Merge functions