Skip to content

Releases: softwareforgood/reusable-github-workflows

v0.4.1

31 Oct 15:18
cd107c7

Choose a tag to compare

What's Changed

  • Revert "Properly delete closed multidev branches for closed PRs" by @wwahammy in #19
  • Try to set PR_NUMBER by @wwahammy in #20

Full Changelog: v0...v0.4.1

v0.4.0

31 Oct 14:38
0bd39c2

Choose a tag to compare

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

Choose a tag to compare

What's Changed

Full Changelog: v0...v0.3.3

v0.3.2

13 Jul 18:09

Choose a tag to compare

Add monitor for testing

v0.3.1

10 Jun 23:41

Choose a tag to compare

What's Changed

Full Changelog: v0...v0.3.1

v0.3

09 Jun 17:17
4b03c98

Choose a tag to compare

What's Changed

Full Changelog: v0.2...v0.3

v0.2

19 May 15:05
c3d53c0

Choose a tag to compare

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
bc460c5

Choose a tag to compare

What's Changed

  • Correct the comparison for artifact existance by @wwahammy in #7

Full Changelog: v0...v0.1.2

v0.1.1

12 May 14:49

Choose a tag to compare

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
ea58fc0

Choose a tag to compare

Update workflow based on pantheon's suggested workflow