Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: minamijoyo/tfmigrate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.23
Choose a base ref
...
head repository: minamijoyo/tfmigrate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    9328fbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #179 from minamijoyo/tf-1.9

    Add support for Terraform v1.9
    minamijoyo committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9369fa0 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    minamijoyo committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ca06fcf View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    99c1fd3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #180 from minamijoyo/use-native-compose

    Use docker compose command instead of docker-compose
    minamijoyo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c7f8be0 View commit details
    Browse the repository at this point in the history
  3. Update alpine to v3.20

    minamijoyo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7e634d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #181 from minamijoyo/update-alpine-to-v3.20

    Update alpine to v3.20
    minamijoyo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d2c3d22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26719be View commit details
    Browse the repository at this point in the history
  6. Fix lint issues

    minamijoyo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e25efeb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #182 from minamijoyo/update-golangci-lint-to-v1.59.1

    Update golangci lint to v1.59.1
    minamijoyo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0b5ada5 View commit details
    Browse the repository at this point in the history
  8. Update setup-go to v5

    minamijoyo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    89941a9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #183 from minamijoyo/update-setup-go-to-v5

    Update setup-go to v5
    minamijoyo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b72f02a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ea02f8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #184 from minamijoyo/tofu-1.8

    Add support for OpenTofu 1.8
    minamijoyo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9223dad View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Update goreleaser to v2

    minamijoyo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    05dcb2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from minamijoyo/update-goreleaser-to-v2

    Update goreleaser to v2
    minamijoyo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d03433d View commit details
    Browse the repository at this point in the history
  3. Switch to the official action for creating GitHub App token

    Previously, only third-party actions were available, but now that there
    is an official one, it would be better to migrate.
    https://github.com/actions/create-github-app-token
    minamijoyo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c37337b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #186 from minamijoyo/switch-to-official-create-git…

    …hub-app-token-actions
    
    Switch to the official action for creating GitHub App token
    minamijoyo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0670829 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    minamijoyo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d6c19e4 View commit details
    Browse the repository at this point in the history
  6. Bump version to v0.3.24

    minamijoyo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    59451f0 View commit details
    Browse the repository at this point in the history
Loading