Tags: kemalovski/protoc-gen-validate
Tags
bufbuildGH-728 Fix typo in readme (bufbuild#729) #patch Highlighted by our wonderful community in bufbuild#728, our readme was pointing our gomodule to `/bufbuild/` this is incorrect.
attach linux arm64 artifact (bufbuild#725) Update the build to attach the linux aarch_64 binary as an artifact to the build (so it will be published to Maven repository on deploy) and bump the version of protoc used to generate Java code to 3.21.9 (same version we're pulling it at runtime).
attach linux arm64 artifact (bufbuild#725) Update the build to attach the linux aarch_64 binary as an artifact to the build (so it will be published to Maven repository on deploy) and bump the version of protoc used to generate Java code to 3.21.9 (same version we're pulling it at runtime).
add support for multiple plugins (bufbuild#717) Instead of requiring a 'lang' option to be specified, create separate binaries configured to output code for a given language. Co-authored-by: Elliot Jackson <[email protected]>
Bump proto-google-common-protos from 2.9.6 to 2.10.0 in /java (bufbui… …ld#722) #patch Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Default version bump to prerelease (bufbuild#721) #patch Currently, a merge to main triggers a new `minor` tag. Until we build some confidence into the codebase, I think we should bump releases as a `SNAPSHOT` until verified. This will prevent accidental publishing of unstable releases.
Provide execute permissions to entripoint script (bufbuild#716) ran ```sh git update-index --chmod=+x .github/actions/github-tag-action/entrypoint.sh ``` to overcome `permission denied` error at runtime [SOURCE](https://github.com/orgs/community/discussions/26239)
run ci on main branch so new PRs benefit from cache (bufbuild#719) https://github.com/actions/cache/blob/main/workarounds.md#use-cache-across-feature-branches
Add maven distribution management for groupID relocation (bufbuild#661) Signed-off-by: Elliot Jackson <[email protected]>
Retract accidentally published versions (bufbuild#660) Signed-off-by: Elliot Jackson <[email protected]>
PreviousNext