-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: bufbuild/protovalidate-cc
base: v0.6.0
head repository: bufbuild/protovalidate-cc
compare: v0.7.0
- 14 commits
- 25 files changed
- 5 contributors
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 074957c - Browse repository at this point
Copy the full SHA 074957cView commit details
Commits on May 8, 2025
-
PR for issue #93. Adding bzlmod instructions for inclusion of this project as an external dependency. --------- Co-authored-by: jchadwick-buf <116005195+jchadwick-buf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a2eaf29 - Browse repository at this point
Copy the full SHA a2eaf29View commit details
Commits on Jun 4, 2025
-
Update to Protovalidate 0.12.0 (#95)
This updates protovalidate-cc to use the new v0.12.0 release of protovalidate.
Steve Ayers authoredJun 4, 2025 Configuration menu - View commit details
-
Copy full SHA for d66cec7 - Browse repository at this point
Copy the full SHA d66cec7View commit details
Commits on Jun 5, 2025
-
Update to pv release candidate (#96)
This updates the repo to the v1.0.0-rc.1 release candidate for Protovalidate.
Steve Ayers authoredJun 5, 2025 Configuration menu - View commit details
-
Copy full SHA for efabbb1 - Browse repository at this point
Copy the full SHA efabbb1View commit details -
Pull cel-cpp from the BCR (#97)
Hurray, cel-cpp is now in the BCR as of a month ago. Let's get ourselves one step closer to the BCR by pulling from it. We don't need the Windows patch in Bazel since cel-cpp still doesn't work in Bazel on Windows anyways (maybe next release...)
jchadwick-buf authoredJun 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 3f33b5b - Browse repository at this point
Copy the full SHA 3f33b5bView commit details
Commits on Jun 6, 2025
-
Add support for BCR publishing (#99)
Unfortunately we will probably need a couple of tries to get this right, but hopefully this is very close to what we want. Closes #98.
jchadwick-buf authoredJun 6, 2025 Configuration menu - View commit details
-
Copy full SHA for eb034c8 - Browse repository at this point
Copy the full SHA eb034c8View commit details -
Minor BCR publishing fixes for v1.0.0-rc.2 (#100)
This may not be all. I apologize for the noise. - I mistyped the version number. For semver it's better to do rc.2 than rc2. (Looking at the BNF, I'm not sure that the latter is expressly disallowed, though.) - Also, I need to add attestation privileges to the workflow dispatch job.
jchadwick-buf authoredJun 6, 2025 Configuration menu - View commit details
-
Copy full SHA for da54cad - Browse repository at this point
Copy the full SHA da54cadView commit details -
Two more BCR fixes for v1.0.0-rc.2 (#101)
Like I said... sorry for the noise. :) (Will try to balance around different people to bug for these small PRs.) I almost hit publish before realizing that I failed to specify the BCR fork to publish using in thepublish workflow inputs. Also, fix a race condition by ensuring that the release job does not run prior to the create-release-tag job.
jchadwick-buf authoredJun 6, 2025 Configuration menu - View commit details
-
Copy full SHA for 76e17ca - Browse repository at this point
Copy the full SHA 76e17caView commit details -
One more fix for BCR publish workflow (#102)
Publish to BCR needs id-token + attestations. Hopefully the last one?...
jchadwick-buf authoredJun 6, 2025 Configuration menu - View commit details
-
Copy full SHA for ccf627e - Browse repository at this point
Copy the full SHA ccf627eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1adfddb - Browse repository at this point
Copy the full SHA 1adfddbView commit details
Commits on Jun 9, 2025
-
Remove the workaround for creating a release draft (#104)
Upstream merged my PR. (This will also prevent future attestations from failing.)
jchadwick-buf authoredJun 9, 2025 Configuration menu - View commit details
-
Copy full SHA for 9663aab - Browse repository at this point
Copy the full SHA 9663aabView commit details
Commits on Jun 11, 2025
-
Fix e2e test by including source info (#105)
Not urgent but looks like we'll need this to actually make the BCR release work all the way.
jchadwick-buf authoredJun 11, 2025 Configuration menu - View commit details
-
Copy full SHA for 4a6c2b1 - Browse repository at this point
Copy the full SHA 4a6c2b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed2400a - Browse repository at this point
Copy the full SHA ed2400aView commit details
Commits on Jun 12, 2025
-
Attempt to make SLSA work again (#107)
It seems to not like an explicit commit ref... will it accept a branch ref instead? I tried looking at the SLSA source code to find out, but it's going to be easier to just try. If not I need to bug them to make a new release because a change we need is not tagged yet.
jchadwick-buf authoredJun 12, 2025 Configuration menu - View commit details
-
Copy full SHA for f47663d - Browse repository at this point
Copy the full SHA f47663dView 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.6.0...v0.7.0