Releases: softwareforgood/reusable-github-workflows
Releases · softwareforgood/reusable-github-workflows
v0.4.1
31 Oct 15:18
Compare
Sorry, something went wrong.
No results found
v0.4.0
31 Oct 14:38
Compare
Sorry, something went wrong.
No results found
What's Changed
Properly delete closed multidev branches for closed PRs by @wwahammy in #18
Fix concurrency in deploy-to-pantheon by @wwahammy in #17
Full Changelog : v0...v0.4
v0.3.3
26 Jul 20:25
Compare
Sorry, something went wrong.
No results found
v0.3.2
13 Jul 18:09
Compare
Sorry, something went wrong.
No results found
v0.3.1
10 Jun 23:41
Compare
Sorry, something went wrong.
No results found
v0.3
09 Jun 17:17
Compare
Sorry, something went wrong.
No results found
v0.2
19 May 15:05
Compare
Sorry, something went wrong.
No results found
What's Changed
Bash env variables will regenerate on each workflow run attempt by @wwahammy in #8
Add asset artifact path for deploy by @wwahammy in #9
Full Changelog : v0...v0.2
v0.1.2
12 May 16:04
Compare
Sorry, something went wrong.
No results found
v0.1.1
12 May 14:49
Compare
Sorry, something went wrong.
No results found
What's Changed
Correct description of where the SSH private key is found by @wwahammy in #2
Add docs to the README.md by @wwahammy in #3
Safely handle when no assets were saved by @wwahammy in #6
Full Changelog : v0...v0.1.1
v0.1
06 May 18:50
Compare
Sorry, something went wrong.
No results found
Update workflow based on pantheon's suggested workflow