-
Notifications
You must be signed in to change notification settings - Fork 268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(ci): add support for pushing proto definitions to Buf Schema Registry #1510
Open
rach-id
wants to merge
13
commits into
v0.34.x-celestia
Choose a base branch
from
add-support-bsr
base: v0.34.x-celestia
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+50
−10
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0bfc71 - Browse repository at this point
Copy the full SHA a0bfc71View commit details -
Configuration menu - View commit details
-
Copy full SHA for b892a8a - Browse repository at this point
Copy the full SHA b892a8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e38f89d - Browse repository at this point
Copy the full SHA e38f89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf80cdc - Browse repository at this point
Copy the full SHA bf80cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d2b5ee - Browse repository at this point
Copy the full SHA 8d2b5eeView commit details
Commits on Oct 8, 2024
-
chore: remove buf.work.yaml (#1511)
deletes buf.work.yaml for the buf CI in #1510 to work
Configuration menu - View commit details
-
Copy full SHA for f3ec732 - Browse repository at this point
Copy the full SHA f3ec732View commit details -
build(deps): Bump github.com/celestiaorg/nmt from 0.22.1 to 0.22.2 (#…
…1512) Bumps [github.com/celestiaorg/nmt](https://github.com/celestiaorg/nmt) from 0.22.1 to 0.22.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/celestiaorg/nmt/releases">github.com/celestiaorg/nmt's releases</a>.</em></p> <blockquote> <h2>v0.22.2</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/celestiaorg/nmt/pull/271">celestiaorg/nmt#271</a></li> <li>docs: add comment to leaf case in verify subtree roots inclusion by <a href="https://github.com/rach-id"><code>@rach-id</code></a> in <a href="https://redirect.github.com/celestiaorg/nmt/pull/272">celestiaorg/nmt#272</a></li> <li>ci: support releasing proto definitions to BSR by <a href="https://github.com/rach-id"><code>@rach-id</code></a> in <a href="https://redirect.github.com/celestiaorg/nmt/pull/274">celestiaorg/nmt#274</a></li> <li>fix(ci): update the Buf CI to push tags to the Buf Schema Registry by <a href="https://github.com/rach-id"><code>@rach-id</code></a> in <a href="https://redirect.github.com/celestiaorg/nmt/pull/280">celestiaorg/nmt#280</a></li> <li>chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/celestiaorg/nmt/pull/277">celestiaorg/nmt#277</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/celestiaorg/nmt/compare/v0.22.1...v0.22.2">https://github.com/celestiaorg/nmt/compare/v0.22.1...v0.22.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/celestiaorg/nmt/commit/c1a9cfc042eb30384ba8f6187258cf285eff86be"><code>c1a9cfc</code></a> chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 (<a href="https://redirect.github.com/celestiaorg/nmt/issues/277">#277</a>)</li> <li><a href="https://github.com/celestiaorg/nmt/commit/b2a01871d63e87c9766b11f93e482c954c2d6494"><code>b2a0187</code></a> fix(ci): update the Buf CI to push tags to the Buf Schema Registry (<a href="https://redirect.github.com/celestiaorg/nmt/issues/280">#280</a>)</li> <li><a href="https://github.com/celestiaorg/nmt/commit/d6a34366eee7898ba2ca44814d9b14cf4d07bbfd"><code>d6a3436</code></a> ci: support releasing proto definitions to BSR (<a href="https://redirect.github.com/celestiaorg/nmt/issues/274">#274</a>)</li> <li><a href="https://github.com/celestiaorg/nmt/commit/29e9433bd79eed40462000626ef987c91b0cf523"><code>29e9433</code></a> docs: add comment to leaf case in verify subtree roots inclusion (<a href="https://redirect.github.com/celestiaorg/nmt/issues/272">#272</a>)</li> <li><a href="https://github.com/celestiaorg/nmt/commit/cce31e890f382c1b90241a7340327f76c252a0cf"><code>cce31e8</code></a> chore(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 (<a href="https://redirect.github.com/celestiaorg/nmt/issues/271">#271</a>)</li> <li>See full diff in <a href="https://github.com/celestiaorg/nmt/compare/v0.22.1...v0.22.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/celestiaorg/nmt&package-manager=go_modules&previous-version=0.22.1&new-version=0.22.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d35ffe - Browse repository at this point
Copy the full SHA 8d35ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for be45b85 - Browse repository at this point
Copy the full SHA be45b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5431a54 - Browse repository at this point
Copy the full SHA 5431a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 210040b - Browse repository at this point
Copy the full SHA 210040bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad35c50 - Browse repository at this point
Copy the full SHA ad35c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for d44d8d2 - Browse repository at this point
Copy the full SHA d44d8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4839dc6 - Browse repository at this point
Copy the full SHA 4839dc6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.