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: coder/terraform-provider-envbuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: coder/terraform-provider-envbuilder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 10 files changed
  • 4 contributors

Commits on Oct 7, 2024

  1. chore(deps): bump github.com/coder/envbuilder from 1.0.2 to 1.0.3 (#57)

    Bumps [github.com/coder/envbuilder](https://github.com/coder/envbuilder) from 1.0.2 to 1.0.3.
    - [Release notes](https://github.com/coder/envbuilder/releases)
    - [Commits](coder/envbuilder@v1.0.2...v1.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/coder/envbuilder
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    875d1eb View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#56

    )
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@aaa42aa...971e284)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    32d72a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. chore(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#60

    )
    
    Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.5.0 to 5.6.0.
    - [Release notes](https://github.com/go-git/go-billy/releases)
    - [Commits](go-git/go-billy@v5.5.0...v5.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-billy/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e7dc9a1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 (#59

    )
    
    Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.1.0 to 6.2.0.
    - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
    - [Commits](crazy-max/ghaction-import-gpg@v6.1.0...v6.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: crazy-max/ghaction-import-gpg
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    311f01b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    6795af2 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    1a997fd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#73)

    Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/golang-jwt/jwt/releases)
    - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
    - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang-jwt/jwt/v4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    bceddea View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. chore(deps): upgrade the envbuilder and kaniko dependencies (#74)

    * chore(deps): upgrade the envbuilder and kaniko dependencies
    
    * make it build
    SasSwart authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    dabb7f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. feat: add build secrets option (#75)

    * feat: add build secrets option
    
    * make gen and fix tests
    SasSwart authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    82c8560 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#76

    )
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@971e284...ec5d184)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    3adb53a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98d104 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 (#80

    )
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@ec5d184...2e78893)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    b86f527 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    99b0d02 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#87)

    * chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
    - [Commits](golang/net@v0.33.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * go mod tidy
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Cian Johnston <cian@coder.com>
    dependabot[bot] and johnstcn authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    e298d87 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.1…

    …9.4 to 0.21.0 (#86)
    
    chore(deps): bump github.com/hashicorp/terraform-plugin-docs
    
    Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.19.4 to 0.21.0.
    - [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
    - [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/terraform-plugin-docs@v0.19.4...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/terraform-plugin-docs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    7b6e7d5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.5 (#85

    )
    
    Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.1 to 4.0.5.
    - [Release notes](https://github.com/go-jose/go-jose/releases)
    - [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
    - [Commits](go-jose/go-jose@v4.0.1...v4.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-jose/go-jose/v4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    cd9c032 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#93)

    Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2.
    - [Release notes](https://github.com/golang-jwt/jwt/releases)
    - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
    - [Commits](golang-jwt/jwt@v4.5.1...v4.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang-jwt/jwt/v4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    251def2 View commit details
    Browse the repository at this point in the history
Loading