Skip to content

Releases: cloudposse/.github

v0.78.0

06 Mar 10:44
af5d7a0
Compare
Choose a tag to compare
Use config for pre-releases @goruha (#152) ## what * Use config for pre-releases

v0.77.0

05 Mar 21:20
e55e8b9
Compare
Choose a tag to compare
Nightly builds @goruha (#149) ## what * Nightly builds

v0.76.0

05 Mar 11:16
1a7dce0
Compare
Choose a tag to compare
Delete .github/auto-pre-release.yml for triage @goruha (#151) ## what * Delete .github/auto-pre-release.yml

why

  • To avoid configs conflicts

v0.75.0

27 Feb 19:00
67ac3f1
Compare
Choose a tag to compare
Add auto-pre-release config @goruha (#150) ## what * Add auto-pre-release config

v0.74.0

27 Feb 07:21
05387ce
Compare
Choose a tag to compare
Go releaser use default parallelism @goruha (#148) ## what * Go releaser use default parallelism

why

  • Better utilize CPU for runs-on runners

v0.73.0

26 Feb 23:40
4024758
Compare
Choose a tag to compare
Move GHA runners to public subnets @Nuru (#147) ## what
  • Move GitHub Action Runners to public subnets

why

  • Save money on NAT and network traffic charges

v0.72.0

25 Feb 13:43
8532ae0
Compare
Choose a tag to compare
Check free space size @goruha (#146) ## what * Check free space size

why

  • Fix run out of space

v0.71.0

25 Feb 12:56
582ee36
Compare
Choose a tag to compare
Do not remove google-sdk and hhvm @goruha (#145) ## what * Do not remove google-sdk and hhvm

why

  • Github public runners do not have it pre-installed

v0.70.0

25 Feb 12:41
39bd6cc
Compare
Choose a tag to compare
Fix free space go releaser @goruha (#144) ## what * Add `--ignore-missing` to apt-get remove command

why

  • Fix space cleanup space command

v0.69.0

25 Feb 06:08
5297779
Compare
Choose a tag to compare
Free space before run go releaser @goruha (#143) ## what * Free space before run go release

why

  • Go release needs more space for terraform providers repos

References