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: patrickdappollonio/tgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: patrickdappollonio/tgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 20 commits
  • 105 files changed
  • 2 contributors

Commits on Aug 29, 2024

  1. Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0

    Bumps [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) from 3.2.3 to 3.3.0.
    - [Release notes](https://github.com/Masterminds/sprig/releases)
    - [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md)
    - [Commits](Masterminds/sprig@v3.2.3...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Masterminds/sprig/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a461d60 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge pull request #43 from patrickdappollonio/dependabot/go_modules/…

    …github.com/Masterminds/sprig/v3-3.3.0
    
    Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0
    patrickdappollonio authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d88c78a View commit details
    Browse the repository at this point in the history
  2. Bump github.com/spf13/cobra from 1.8.0 to 1.8.1

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    908e7b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. Merge pull request #42 from patrickdappollonio/dependabot/go_modules/…

    …github.com/spf13/cobra-1.8.1
    
    Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
    patrickdappollonio authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    5aefd36 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in the go_modules group

    Bumps the go_modules group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).
    
    
    Updates `golang.org/x/crypto` from 0.26.0 to 0.31.0
    - [Commits](golang/crypto@v0.26.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    05f917e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f33c668 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Merge pull request #44 from patrickdappollonio/dependabot/go_modules/…

    …go_modules-5a9c29dde4
    
    Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in the go_modules group
    patrickdappollonio authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    bc33769 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/spf13/cobra from 1.8.1 to 1.9.1

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.1...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    5813c4a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #46 from patrickdappollonio/dependabot/go_modules/…

    …github.com/spf13/cobra-1.9.1
    
    Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
    patrickdappollonio authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    8d60698 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Merge pull request #45 from patrickdappollonio/patrickdappollonio-pat…

    …ch-1
    
    Fix skip publish on goreleaser
    patrickdappollonio authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    9a42ce3 View commit details
    Browse the repository at this point in the history
  2. Bump goreleaser/goreleaser-action from 5 to 6

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    a572b15 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from patrickdappollonio/dependabot/github_acti…

    …ons/goreleaser/goreleaser-action-6
    
    Bump goreleaser/goreleaser-action from 5 to 6
    patrickdappollonio authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    1b35965 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in the go_modules group

    Bumps the go_modules group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).
    
    
    Updates `golang.org/x/crypto` from 0.31.0 to 0.35.0
    - [Commits](golang/crypto@v0.31.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.35.0
      dependency-type: indirect
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    1e873f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Merge pull request #47 from patrickdappollonio/dependabot/go_modules/…

    …go_modules-ee7f9554a6
    
    Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in the go_modules group
    patrickdappollonio authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    b9400e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    07aeaa0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from patrickdappollonio/add-support-for-set

    Add support for Helm-style set.
    patrickdappollonio authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    b6bb3ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db1222 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f47bb2e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #49 from patrickdappollonio/add-support-for-readdir

    Add support for reading directories (both recursive and non-recursive).
    patrickdappollonio authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    c7c1778 View commit details
    Browse the repository at this point in the history
  6. Bump goreleaser.

    patrickdappollonio committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    861a250 View commit details
    Browse the repository at this point in the history
Loading