Skip to content
Permalink

Comparing changes

Choose two branches to see what鈥檚 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: antonbabenko/pre-commit-terraform
base: v1.77.4
Choose a base ref
...
head repository: antonbabenko/pre-commit-terraform
compare: v1.78.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 5 contributors

Commits on Apr 28, 2023

  1. chore(deps): update docker/setup-buildx-action action to v2.5.0 (#490)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f766cba View commit details
    Browse the repository at this point in the history
  2. feat(ci): Build multi-arch Docker images (amd64, arm64) (#496)

    * build ARM images
    * Fix GH API rate limits
    * `docker buildx` currently does not support `load` and multi-arch at the same time. 
      And used Github Action does not support output=type=oci
    
    ---------
    
    Co-authored-by: Maksym Vlasov <MaxymVlasov@users.noreply.github.com>
    Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
    3 people committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    923c2c6 View commit details
    Browse the repository at this point in the history
  3. chore(release): version 1.78.0 [skip ci]

    # [1.78.0](v1.77.4...v1.78.0) (2023-04-28)
    
    ### Features
    
    * **ci:** Build multi-arch Docker images (`amd64`, `arm64`) ([#496](#496)) ([923c2c6](923c2c6))
    semantic-release-bot committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c93cb4c View commit details
    Browse the repository at this point in the history