-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: chainguard-dev/sdk
base: v0.1.51
head repository: chainguard-dev/sdk
compare: v0.1.52
- 11 commits
- 79 files changed
- 5 contributors
Commits on Mar 18, 2026
-
Export 34ca2b7f5fa560b00c711a54c3cc76b1c212d7b3
Export: 34ca2b7f5fa560b00c711a54c3cc76b1c212d7b3
Configuration menu - View commit details
-
Copy full SHA for 6888152 - Browse repository at this point
Copy the full SHA 6888152View commit details
Commits on Mar 19, 2026
-
Export 09e06b23d81956581e5c4f1aa1489fe1704d020f
Export: 09e06b23d81956581e5c4f1aa1489fe1704d020f
Configuration menu - View commit details
-
Copy full SHA for 1e961d0 - Browse repository at this point
Copy the full SHA 1e961d0View commit details -
Export b3df5374b9c7ff18b4a856f04587a6e426310947
Export: b3df5374b9c7ff18b4a856f04587a6e426310947
Configuration menu - View commit details
-
Copy full SHA for a054e2b - Browse repository at this point
Copy the full SHA a054e2bView commit details -
Export ce341670f395121d279456214efa06d269730420
Export: ce341670f395121d279456214efa06d269730420
Configuration menu - View commit details
-
Copy full SHA for 6aed366 - Browse repository at this point
Copy the full SHA 6aed366View commit details -
Merge pull request #142 from chainguard-dev/create-pull-request/patch
Export mono/public/sdk: refs/heads/main
Configuration menu - View commit details
-
Copy full SHA for 864fa38 - Browse repository at this point
Copy the full SHA 864fa38View commit details -
Export e48cbb365bc2e6db03a354b512ea109bbeb31eeb
Export: e48cbb365bc2e6db03a354b512ea109bbeb31eeb
Configuration menu - View commit details
-
Copy full SHA for ca2652d - Browse repository at this point
Copy the full SHA ca2652dView commit details -
Export 744a93b82e2d43a8868906ebd1f946932d6ad34b
Export: 744a93b82e2d43a8868906ebd1f946932d6ad34b
Configuration menu - View commit details
-
Copy full SHA for 8cb68d6 - Browse repository at this point
Copy the full SHA 8cb68d6View commit details
Commits on Mar 20, 2026
-
Export 4a4ffe2e7c2818af1c9e8ad86921d47e70971a7e
Export: 4a4ffe2e7c2818af1c9e8ad86921d47e70971a7e
Configuration menu - View commit details
-
Copy full SHA for a769777 - Browse repository at this point
Copy the full SHA a769777View commit details
Commits on Mar 24, 2026
-
fix: sync codegen tool versions with mono and allow GitHub signing
The verify workflow was pinned to older protoc and protoc-gen-go versions that no longer match what mono uses to generate the exported proto files. ## What Update protoc (v29.3 → v34.0), protoc-gen-go (v1.34.2 → v1.36.11), and protoc-gen-go-grpc (v1.5.1 → v1.6.1) in the verify workflow to match mono's current codegen toolchain. Also add GitHub verified signature support to .chainguard/source.yaml to allow direct PRs from GitHub users. ## Why The stage-open-source export from mono regenerated *.pb.go files using the newer tool versions, but this workflow's verify step was still pinning the old versions. Re-running codegen locally produced different output, causing the verify check to fail on every exported PR. ## Notes - .github/workflows/ is excluded from mono's export, so this file must be kept in sync with mono/public/sdk/README.md manually going forward. - No functional code changes — only CI toolchain version pins and signing policy. Signed-off-by: jmeridth <jmeridth@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 806141b - Browse repository at this point
Copy the full SHA 806141bView commit details -
Merge pull request #148 from jmeridth/fix-codegen-tool-versions
fix: sync codegen tool versions with mono
Configuration menu - View commit details
-
Copy full SHA for 5eb4701 - Browse repository at this point
Copy the full SHA 5eb4701View commit details -
Merge pull request #149 from chainguard-dev/create-pull-request/patch
Export mono/public/sdk: refs/heads/main
Configuration menu - View commit details
-
Copy full SHA for ebcbaf4 - Browse repository at this point
Copy the full SHA ebcbaf4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.51...v0.1.52