Skip to content

cre-1835: steady and transition indicators#334

Merged
mchain0 merged 2 commits intomainfrom
cre-1835
Mar 31, 2026
Merged

cre-1835: steady and transition indicators#334
mchain0 merged 2 commits intomainfrom
cre-1835

Conversation

@mchain0
Copy link
Copy Markdown
Contributor

@mchain0 mchain0 commented Mar 31, 2026

fields required for preventing double executions

cre-1835

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 31, 2026

⚠️ No Changeset found

Latest commit: 6ebfd2d

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 31, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedMar 31, 2026, 1:02 PM

@mchain0 mchain0 marked this pull request as ready for review March 31, 2026 13:12
@mchain0 mchain0 requested review from a team as code owners March 31, 2026 13:12
@mchain0 mchain0 merged commit f08a616 into main Mar 31, 2026
22 checks passed
@mchain0 mchain0 deleted the cre-1835 branch March 31, 2026 13:13
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.

2 participants