Skip to content

bumping workflow source proto#21045

Merged
patrickhuie19 merged 6 commits into
developfrom
feat/proto-source-upgrade
Feb 10, 2026
Merged

bumping workflow source proto#21045
patrickhuie19 merged 6 commits into
developfrom
feat/proto-source-upgrade

Conversation

@patrickhuie19
Copy link
Copy Markdown
Contributor

@patrickhuie19 patrickhuie19 commented Feb 6, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2026

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 6, 2026

CORA - Pending Reviewers

All codeowners have approved! ✅

Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown

For more details, see the full review summary.

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Feb 6, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

bolekk
bolekk previously approved these changes Feb 6, 2026
for name, value := range req.GetHeaders() {
httpReq.Header.Set(name, value)
// Add headers (supports multiple values per key)
for name, headerValues := range req.GetMultiHeaders() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to manually resolve conflicts here. IIUC the same change was already applied among some other complexity but please double check me.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like there's a deadlock in these fixes.
See #21071
@nadahalli

justinkaseman
justinkaseman previously approved these changes Feb 6, 2026
@jmank88
Copy link
Copy Markdown
Contributor

jmank88 commented Feb 9, 2026

Conflicts Resolved

jmank88
jmank88 previously approved these changes Feb 9, 2026
vyzaldysanchez
vyzaldysanchez previously approved these changes Feb 9, 2026
@jmank88
Copy link
Copy Markdown
Contributor

jmank88 commented Feb 9, 2026

Two timeouts in a row 🤔

@jmank88
Copy link
Copy Markdown
Contributor

jmank88 commented Feb 10, 2026

Hmm still timing out

@cl-sonarqube-production
Copy link
Copy Markdown

@teresawong567-afk
Copy link
Copy Markdown

Crypto can be rewarding if approached the right way. Learning from trusted sources and using verified platforms is key. With the guidance of Robert Oliver on WhatsApp +44 7459 127100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants