Tfnotify Versions Save

A CLI command to parse Terraform execution result and notify it to GitHub

v0.8.0

1 year ago

Changelog

  • ddb68ef Merge pull request #99 from htnosm/add-raw-output-to-slack
  • ab7648b Merge branch 'master' into add-raw-output-to-slack
  • e60974f Merge pull request #125 from albertorm95/support-validate
  • b01673c Test: Update template_test
  • ff6cc0b Test: Update parser_test
  • 1630f90 Test: Update config_test
  • fa5683d Feat support validate terraform command
  • 1a2db90 Merge pull request #122 from albertorm95/support-body-fmt
  • baca5ec Merge pull request #121 from nais/master
  • e9192df Fix DefaultFmtTemplate and TestPlanTemplateExecute
  • 23531a2 Fix FmtTemplate Execute data map values
  • 84ccda5 Remove debug variables
  • e47529a Bump Go version to v1.18
  • eca77c8 Bump dependencis and add debug
  • 51b9e82 Merge pull request #118 from baurmatt/upgrade-dependecies
  • 3f04ff4 Update notifier/gitlab/client.go
  • 56c294e Update gitlab.go
  • 8c83d12 Update notifier/gitlab/client.go
  • 417a14f Merge branch 'master' into upgrade-dependecies
  • 6f83005 Merge pull request #116 from eremeevfd/ISSUE-113-fix-gitlab-comments
  • 4fc1170 feat: Support body from fmt command
  • 2a7720f Update all dependencies
  • f0d952d Merge pull request #117 from FeLvi-zzz/shorten-too-long-github-comment
  • e2aaf44 shorten too long github comment
  • f1b5921 [ISSUE-113] fix linter issues
  • ea3a4c1 Merge pull request #115 from johnmanjiro13/fix-typo
  • d2bd891 [ISSUE-113] fixed gitlab urls
  • 99c657b refactor: Fix typo
  • 4d9ad90 Merge pull request #77 from mercari/dtan4/support-github-actions-pr
  • bc087e4 Fix var and const
  • 5f08f8e Format go
  • 1ebb9ac Merge branch 'master' into dtan4/support-github-actions-pr
  • a2897c6 Merge pull request #112 from KeisukeYamashita/support-custom-github-token-env-var-name
  • 8cc74e3 Add use_raw_output to slack
  • e6b616c Unset GITHUB_REF before testing GitHub Actions
  • 3f2b424 Add support for GitHub Actions workflow by Pull Request

v0.7.5

2 years ago

Changelog

  • e5e8b67 Remove envToken
  • 13d4a8b Support custom env var GitHub Token name

v0.7.4

2 years ago

Changelog

  • 3fee50b Merge pull request #109 from KeisukeYamashita/support-terraform-0-15-or-later-output-only-changes
  • e54f8b0 Merge pull request #110 from KeisukeYamashita/add-merpay-sre-to-code-owner
  • 83e3205 Add Merpay SRes to maintainer
  • 163a31e Fix variable name
  • 8792690 Support outputs changes only plan

v0.7.3

2 years ago

Changelog

  • 0d9fcb3 Merge pull request #107 from KeisukeYamashita/fix-error-parse-character
  • 1425159 Fix error parse regex char for Terraform >= 0.15

v0.7.2

2 years ago

Changelog

  • 8309bd1 Merge pull request #100 from chaspy/chaspy/add-link-url-for-slack
  • d912440 Merge pull request #105 from KeisukeYamashita/support-terraform-0-15-or-later
  • 04274c9 Merge pull request #106 from KeisukeYamashita/update-readme-for-regiona-cloudbuild
  • 8dc30e8 Add _REGION substitute to readme cloud build section
  • 823ebf5 Update regex for fail parser
  • b364d7a Update commet for testname
  • f3cbdc2 Add testcase for 0.15 plan and apply error
  • 0abddd9 Add CI url as Link template value for slack notification

v0.7.1

2 years ago

Changelog

  • eae67cd Merge pull request #103 from KeisukeYamashita/fix-user-defined-substitutions
  • eafff07 Fix region user defined substitution format
  • 4ada7e7 Merge pull request #101 from KeisukeYamashita/support-regional-cloudbuild
  • 2c1c267 Use const for default cloud bulid region
  • 74a9b51 Support regional cloud build
  • 807b0b1 Merge pull request #97 from mercari/dylan/add-codeowners
  • 5319d1a add drlau and micnncim to codeowners
  • 95e7534 Merge pull request #93 from mercari/remove-codecov
  • 3b4b2c7 Remove Codecov config
  • 5661b85 Remove Codecov usage
  • fb178d8 Merge pull request #79 from mercari/dtan4/use-go-1.14-for-release
  • e1fd036 Use Go 1.14 for release build

v0.7.0

3 years ago

Changelog

57494ec Merge pull request #78 from yuya-takeyama/google-cloud-build 82be48b Update README.md to describe Google Cloud Build usage b99f491 Support Google Cloud Build 43c307c Merge pull request #76 from moemoe89/fix-typo 6baf05b fix typo on readme and godoc

v0.6.2

3 years ago

Changelog

c8c8bae Merge pull request #74 from mercari/dylan/result-label-set e64cff0 reviewdog comment 98a040e explicitly say AddOrUpdateOnly 721ae86 gofmt b447f8f add test for empty object a49b211 be explicit with cases, update readme and comments 0a6026d add comment for IsResultLabel, remove unused function f25aea2 add labels for other terraform results

v0.6.1

3 years ago

Changelog

42a3e56 Merge pull request #72 from mercari/dylan/no-change-label 3c91c66 github(_)label -> label 72b4356 always attempt to remove the label if defined c911703 mention no change label is github only for now 9f6746c added feature to label issues with label on no changes 7a2ba7c Merge pull request #71 from johejo/fix/gh_actions_test_failure c9db51b fix workflow 457dc02 fix test failure with https://github.com/mercari/tfnotify/pull/70 fc90f6e Merge pull request #70 from takumin/patch-1 61aea7e Fix github actions link

v0.6.0

4 years ago

Changelog

2fbdf51 Merge pull request #67 from fujiwara/github-actions eef78a3 Add support to GitHub Actions