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: antonbabenko/pre-commit-terraform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.103.0
Choose a base ref
...
head repository: antonbabenko/pre-commit-terraform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.104.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 20, 2025

  1. Configuration menu
    Copy the full SHA
    57a9bdc View commit details
    Browse the repository at this point in the history
  2. feat(docker): Allow authenticated calls to GitHub API (#947)

    Accept build arg `GITHUB_TOKEN` to authenticate calls made to
    GitHub API in `common::install_from_gh_release` function.
    wI2L authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    6deaf20 View commit details
    Browse the repository at this point in the history
  3. chore(release): version 1.104.0 [skip ci]

    # [1.104.0](v1.103.0...v1.104.0) (2025-11-20)
    
    ### Features
    
    * **docker:** Allow authenticated calls to GitHub API ([#947](#947)) ([6deaf20](6deaf20))
    semantic-release-bot committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    cba8773 View commit details
    Browse the repository at this point in the history
Loading