Skip to content

beholder: publish workflows/v2/workflow_user_metric#333

Merged
karen-stepanyan merged 2 commits intomainfrom
beholder-publish-workflow-user-metrics
Mar 31, 2026
Merged

beholder: publish workflows/v2/workflow_user_metric#333
karen-stepanyan merged 2 commits intomainfrom
beholder-publish-workflow-user-metrics

Conversation

@karen-stepanyan
Copy link
Copy Markdown
Contributor

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 27, 2026

⚠️ No Changeset found

Latest commit: b08d1d4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 27, 2026

The latest Buf updates on your PR. Results from workflow Regenerate Protobuf Files / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedMar 27, 2026, 5:23 PM

@karen-stepanyan karen-stepanyan marked this pull request as ready for review March 27, 2026 14:38
@karen-stepanyan karen-stepanyan requested review from a team as code owners March 27, 2026 14:38
Copy link
Copy Markdown
Contributor

@hendoxc hendoxc left a comment

Choose a reason for hiding this comment

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

only need entry in chip-cre.json

Comment thread workflows/iron-flask-cre.yaml Outdated
Comment thread workflows/iron-flask-platform.yaml Outdated
Comment thread workflows/chip-platform.json Outdated
@karen-stepanyan karen-stepanyan requested a review from hendoxc March 27, 2026 17:25
@karen-stepanyan karen-stepanyan merged commit bd561fb into main Mar 31, 2026
22 checks passed
@karen-stepanyan karen-stepanyan deleted the beholder-publish-workflow-user-metrics branch March 31, 2026 08:28
yashnevatia added a commit that referenced this pull request Apr 14, 2026
* Add Pharos Atlantic support (#306)

* Added Pharos Atlantic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* aptos proto: add ledger_version to ViewRequest (#310)

* aptos proto: add ledger_version to ViewRequest

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add xlayer, megaeth, cronos, mantle, tac, unichain, scroll, sonic testnet support (#308)

* Added xlayer megaeth cronos mantle tac unichain scroll sonic support

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Added gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed celo sepolia

* Auto-fix: buf format, gofmt, go generate, go mod tidy

* Removed gnosis chiado

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add andesite chain (#313)

* Added andesite chain

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add new mainnet chains to client proto (#315)

* Added new mainnet chains to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Remove aptos (moved to capabilities-development branch) (#316)

* remove aptos

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add owner and execution_id to WorkflowExecution proto (#317)

Adds workflow-level context to the app-specific proto rather than
the generic ComputeRequest type, per vreff's feedback on CC PR #277.
The enclave app reads these from the deserialized WorkflowExecution
for runtime secret fetching from VaultDON via the relay DON.

* Add Privacy as codeowners of protos embedded gen files (#318)

* feat: add NodeBuildInfo proto and register it in chip schemas (#320)

* Revert "Remove aptos (moved to capabilities-development branch) (#316)" (#321)

This reverts commit 1124ff8.

* Add hyperliquid mainnet to client proto (#322)

* Added hyperliquid mainnet to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Add gnosis chiado to client proto (#324)

* Added gnosis chiado to client proto

* Auto-fix: buf format, gofmt, go generate, go mod tidy

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* add WorkflowUserMetric (#319)

* add WorkflowUserMetric

* fix metric suffix

* bot: regenerate protobuf files

* add USER_METRIC_TYPE_UNSPECIFIED

* bot: regenerate protobuf files

* update WorkflowUserMetric value to double

* drop histogram support

* bot: regenerate protobuf files

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>

* Revert "Revert "Remove aptos (moved to capabilities-development branch) (#316…" (#331)

This reverts commit ad04ed6.

* Add capability-development branch protection CI (#327)

* Add capability-development branch protection ci

* Upgraded checkout action to major version tag

* Updated validation to only occur when target branch is main

* Addressed feedback

* beholder: publish workflows/v2/workflow_user_metric (#333)

* beholder: publish workflows/v2/workflow_user_metric.proto

* remove entry from deprecated files

* cre-1835: steady and transition indicators (#334)

---------

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
Co-authored-by: cawthorne <cawthornegd@gmail.com>
Co-authored-by: Tejaswi Nadahalli <tejaswi.nadahalli@smartcontract.com>
Co-authored-by: vreff <104409744+vreff@users.noreply.github.com>
Co-authored-by: Gheorghe Strimtu <studentcuza@gmail.com>
Co-authored-by: karen-stepanyan <91897037+karen-stepanyan@users.noreply.github.com>
Co-authored-by: mchain0 <maciej.wisniewski@smartcontract.com>
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.

3 participants