Releases: LozanoMatheus/github-actions
Releases · LozanoMatheus/github-actions
v0.8.0
What's Changed
- 4390cbc Allow manual trigger @LozanoMatheus
- 4dfebed Merge pull request #11 from LozanoMatheus/feature/allow-manual-trigger\n\nAllow manual trigger @LozanoMatheus
Full Changelog: 05e7e8c...4dfebed
latest
What's Changed
- 4390cbc Allow manual trigger @LozanoMatheus
- 4dfebed Merge pull request #11 from LozanoMatheus/feature/allow-manual-trigger\n\nAllow manual trigger @LozanoMatheus
Full Changelog: 05e7e8c...4dfebed
v0.7.1
What's Changed
- ab98066 Add info for the GitHub workflow that creates tag/release @LozanoMatheus
- 9be47f2 #patch Merge pull request #9 from LozanoMatheus/feature/info-gh-build-release\n\nAdd info for the GitHub workflow that creates tag/release @LozanoMatheus
Full Changelog: 202abbb...9be47f2
v0.7.0
What's Changed
- de2d8bc Remove manual trigger @LozanoMatheus
- 202abbb Merge pull request #8 from LozanoMatheus/hotfix/remove-manual-trigger\n\nRemove manual trigger @LozanoMatheus
Full Changelog: 835ac81...202abbb
v0.6.0
What's Changed
- 7e4c6e0 Manual trigger for the build and release @LozanoMatheus
- 0aa9684 Merge pull request #6 from LozanoMatheus/feature/manual-trigger\n\nManual trigger for the build and release @LozanoMatheus
Full Changelog: a552402...0aa9684
v0.5.0
What's Changed
- 58963f7 Create a workflow to build and release github - bump version and latest tags @LozanoMatheus
- 5d671e9 Change to use the local build and release pipeline @LozanoMatheus
- a552402 Merge pull request #5 from LozanoMatheus/feature/build-and-release-wf\n\nFeature/build and release workflow @LozanoMatheus
Full Changelog: 64cf8db...a552402
v0.4.0
What's Changed
- 33713a3 Create latest tag @LozanoMatheus
- 486aa95 Update readme to the latest tag @LozanoMatheus
- 64cf8db Merge pull request #4 from LozanoMatheus/feature/create-latest-tag\n\nCreate a latest tag @LozanoMatheus
Full Changelog: 14316a8...64cf8db
v0.3.0
What's Changed
- ff5557c #patch Only run the require_approval when there is a TF change @LozanoMatheus
- 14316a8 Merge pull request #3 from LozanoMatheus/feature/ask-approvel-when-needed\n\n#patch Only run the require_approval when there is a TF change @LozanoMatheus
Full Changelog: 773f16c...14316a8
v0.2.0
What's Changed
- 462031a Add more infos about the existing GH Actions (+new ones) @LozanoMatheus
- ff51d82 An example of manual workflow approval @LozanoMatheus
- be44f01 Create a workflow to run terraform/terragrunt apply @LozanoMatheus
- 773f16c Merge pull request #2 from LozanoMatheus/feature/terraform-apply\n\nA GitHub Action workflow to run terraform/terragrunt apply @LozanoMatheus
Full Changelog: 77c49a0...773f16c
v0.1.0
What's Changed
- 77c49a0 Terraform/Terragrunt - Format, Init, Validate, and Plan (+write PR comment) (#1)\n\n* Add funding :)
\n
\n* Add readme explaning how to use tf checks/plan GH Actions Reuse Workflows
\n
\n* Create a pipeline to release this project
\n
\n* Create a wokflow to run TF/TG checks and plan (+write output to PR commnets)
\n
\n* Add step name Write the TF/TG output/results to the PR @LozanoMatheus
Full Changelog: e609ab8...77c49a0