tfaction-go

CLI for tfaction

MIT License

Stars
1

Bot releases are visible (Hide)

tfaction-go - v0.2.3 Latest Release

Published by github-actions[bot] 3 months ago

tfaction-go - v0.2.2

Published by github-actions[bot] about 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.2.1...v0.2.2

Bug Fixes

#105 pick-out-drift-issues: Fix the issues' repository when it is set in tfaction-root.yaml

tfaction-go - v0.2.2-1

Published by github-actions[bot] about 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.2.1...v0.2.2-1

Changelog

  • 37d985d fix(pick-out-drift-issues): fix repo
  • 4c5dc81 chore(deps): update dependency aquaproj/aqua-renovate-config:file to v1.10.0 (#104)
  • 7dadbbe chore(deps): update dependency aquaproj/aqua-renovate-config to v1.10.0 (#103)
  • e6734a3 chore(deps): update dependency aquaproj/aqua to v2.12.0 (#102)
  • aeeda70 chore(deps): update dependency aquaproj/aqua to v2.11.0 (#101)
  • 92f78e7 chore(deps): update dependency aquaproj/aqua-renovate-config:file to v1.9.0 (#100)
  • a986542 chore(deps): update dependency aquaproj/aqua-renovate-config to v1.9.0 (#99)
  • c932263 chore(deps): update tibdex/github-app-token action to v1.9.0 (#97)
  • c93b9af chore(deps): update dependency golang/go to v1.21.1 (#96)
  • ceb1595 chore(deps): update dependency reviewdog/reviewdog to v0.15.0 (#95)
  • 07da82d fix(deps): update module golang.org/x/oauth2 to v0.12.0 (#93)
  • 56105f4 chore(deps): update tibdex/github-app-token action to v1.8.2 (#91)
  • 8953256 chore(deps): update tibdex/github-app-token action to v1.8.1 (#90)
  • 8f80b55 chore(deps): update actions/checkout action to v3.6.0 (#89)
  • 62100d4 chore(deps): update suzuki-shunsuke/go-release-workflow action to v0.4.3 (#87)
  • de0df2b chore(deps): update dependency goreleaser/goreleaser to v1.20.0 (#86)
  • b9ac789 chore(deps): update dependency aquaproj/aqua-renovate-config:file to v1.8.0 (#85)
  • 92e5e50 chore(deps): update dependency aquaproj/aqua-renovate-config to v1.8.0 (#84)
  • d25641a chore(deps): update dependency golang/go to v1.21.0 (#83)
  • 5a41422 chore(deps): update actions/setup-go action to v4.1.0 (#82)
  • e02886c fix(deps): update module golang.org/x/oauth2 to v0.11.0 (#81)
  • e4361fa chore(deps): update dependency golang/go to v1.20.7 (#80)
  • a9bf66c chore(deps): update dependency suzuki-shunsuke/cmdx to v1.7.3 (#79)
  • 438888d chore(deps): update dependency aquaproj/aqua to v2.10.1 (#78)
  • 4507420 chore(deps): update dependency aquaproj/aqua-renovate-config:file to v1.7.0 (#77)
  • 16f05ba chore(deps): update dependency aquaproj/aqua-renovate-config to v1.7.0 (#76)
  • 8bdcf65 chore(deps): update dependency aquaproj/aqua to v2.10.0 (#75)
  • 84f1acb chore(deps): update dependency aquaproj/aqua to v2.9.1 (#74)
  • 7f7f860 chore(deps): update suzuki-shunsuke/renovate-config-validator-workflow action to v0.2.2 (#73)
  • 7796c18 chore(deps): update dependency golang/go to v1.20.6 (#72)
  • fa539d4 chore(deps): update suzuki-shunsuke/renovate-config-validator-workflow action to v0.2.1 (#71)
  • 36db06f chore(deps): update dependency goreleaser/goreleaser to v1.19.2 (#70)
  • db9c3fb fix(deps): update module github.com/google/go-github/v52 to v53 (#57)
  • 3061531 fix(deps): update module golang.org/x/oauth2 to v0.10.0 (#69)
  • c9f7332 chore(deps): update dependency goreleaser/goreleaser to v1.19.1 (#68)
  • 45b3096 chore(deps): update dependency goreleaser/goreleaser to v1.19.0 (#67)
  • e069bef chore(deps): update aquaproj/aqua-installer action to v2.1.2 (#66)
  • e8426ae chore(deps): update aquaproj/update-checksum-workflow action to v0.1.7 (#65)
  • 7f0a68d chore(deps): update dependency reviewdog/reviewdog to v0.14.2 (#64)
  • f2216a3 fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 (#63)
  • 50c3c3f chore(deps): update dependency aquaproj/aqua to v2.9.0 (#62)
  • f4a30b0 chore(deps): update dependency rhysd/actionlint to v1.6.25 (#61)
  • 13c99b0 fix(deps): update module golang.org/x/oauth2 to v0.9.0 (#60)
  • 413d949 fix(deps): update module github.com/urfave/cli/v2 to v2.25.6 (#59)
  • 877b7ad chore(deps): update actions/checkout action to v3.5.3 (#58)
  • 095bf5d chore(deps): update dependency golang/go to v1.20.5 (#56)
  • 8aef7a5 fix(deps): update module github.com/google/go-github/v51 to v52 (#53)
  • bf93504 fix(deps): update module github.com/sirupsen/logrus to v1.9.3 (#55)
  • ea8dfce docs: update README (#52)
tfaction-go - v0.2.1

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.2.0...v0.2.1

Features

#51 Support enabling Drift Detection against only specific working directories

Fixes

#50 Fix working directory when base_working_directory is set

tfaction-go - v0.2.1-1

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.2.0...v0.2.1-1

Changelog

  • cc50fe1 feat: support disabling drift detection
  • da23387 fix: fix working directory when base_working_directory is set (#50)
  • 92da978 fix(deps): update module github.com/stretchr/testify to v1.8.4 (#49)
  • 64aeb64 fix(deps): update module github.com/urfave/cli/v2 to v2.25.5 (#48)
  • c647ad9 fix(deps): update module github.com/urfave/cli/v2 to v2.25.4 (#47)
tfaction-go - v0.2.0

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.1.5...v0.2.0

⚠️ Breaking Changes

#46 Rename duration to minimum_detection_interval

tfaction-go - v0.1.5

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.1.4...v0.1.5

Bug Fixes

#26 get-or-create-drift-issue: Fix a bug that issue URL is wrong in the step summary and log

Others

#26 Add unit tests
#26 get-or-create-drift-issue: Remove unnecessary outputs issue_number and issue_state
#18 Update Go 1.20.3 to 1.20.4

tfaction-go - v0.1.4

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.1.3...v0.1.4

Fixes

#14 pick-out-drift-issues: Output runs_on for each target

e.g.

  pick-out-drift-issues:
    runs-on: ubuntu-latest
    outputs:
      issues: ${{steps.pick-out-drift-issues.outputs.issues}}
      has_issues: ${{steps.pick-out-drift-issues.outputs.has_issues}}
    steps:
      - uses: actions/[email protected]
      - uses: aquaproj/[email protected]
        with:
          aqua_version: v2.3.1
      - run: tfaction pick-out-drift-issues
        id: pick-out-drift-issues
        env:
          GITHUB_TOKEN: ${{github.token}}

  plan:
    name: "plan (${{matrix.issue.target}})"
    runs-on: ${{matrix.issue.runs_on}} # Change runs_on per target
    needs: pick-out-drift-issues
    if: fromJSON(needs.pick-out-drift-issues.outputs.has_issues)
    strategy:
      fail-fast: false
      matrix:
        issue: ${{fromJSON(needs.pick-out-drift-issues.outputs.issues)}}
tfaction-go - v0.1.4-1

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.1.3-1...v0.1.4-1

Changelog

  • 4c3c394 fix(pick-out-drift-issues): fix panic
tfaction-go - v0.1.3-1

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.1.3...v0.1.3-1

Changelog

  • f7d5ce0 fix(pick-out-drift-issues): set runs_on
tfaction-go - v0.1.3

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.1.2...v0.1.3

Bug Fixes

#13 Fix a bug that pick-out-drift-issues doesn't filter issues by num_of_issues @kyontan

tfaction-go - v0.1.2

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.1.1...v0.1.2

Changelog

  • e43ff16 Merge pull request #10 from suzuki-shunsuke/fix/update-issue-body-template
  • 0909237 fix: update the issue body template
  • 5ebe3a8 Merge pull request #9 from suzuki-shunsuke/docs/update-readme
  • 4d80844 docs: update README
tfaction-go - v0.1.1

Published by github-actions[bot] over 1 year ago

tfaction-go - v0.1.1-8

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.1.1-7...v0.1.1-8

Changelog

  • c945cd9 feat: set envs
  • fd71bae fix: add info logs
tfaction-go - v0.1.1-7

Published by github-actions[bot] over 1 year ago

tfaction-go - v0.1.1-6

Published by github-actions[bot] over 1 year ago

tfaction-go - v0.1.1-5

Published by github-actions[bot] over 1 year ago

tfaction-go - v0.1.1-4

Published by github-actions[bot] over 1 year ago

tfaction-go - v0.1.1-3

Published by github-actions[bot] over 1 year ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfaction-go/compare/v0.1.1-2...v0.1.1-3

Changelog

  • 6dabff4 feat: add get-or-create-drift-issue
tfaction-go - v0.1.1-2

Published by github-actions[bot] over 1 year ago

Package Rankings
Top 9.37% on Proxy.golang.org