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: chainloop-dev/chainloop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.82.0
Choose a base ref
...
head repository: chainloop-dev/chainloop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.83.0
Choose a head ref
  • 7 commits
  • 19 files changed
  • 6 contributors

Commits on Apr 16, 2024

  1. Bump Helm Chart Version => v0.82.0 (#676)

    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: migmartri <migmartri@users.noreply.github.com>
    github-actions[bot] and migmartri authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9168204 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. docs: document API tokens (#675)

    Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
    migmartri authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ab86233 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. chore(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 (#679)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ea0be40 View commit details
    Browse the repository at this point in the history
  2. fix(makefile): fixes atlas installation by using its own install scri…

    …pt (#688)
    
    Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
    jiparis authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9282152 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. feat(materials): Helm Chart material support (#689)

    Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
    javirln authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d502713 View commit details
    Browse the repository at this point in the history
  2. feat(docs): Update documentation to reflect the HELM_CHART material t…

    …ype (#691)
    
    Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
    javirln authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5c4a33e View commit details
    Browse the repository at this point in the history
  3. fix(controlplane): return Notfound errror if robot account doesn't ex…

    …ist (#690)
    
    Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
    jiparis authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e8d43fa View commit details
    Browse the repository at this point in the history
Loading