Skip to content
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

10026 enable orchestration #10051

Merged
merged 5 commits into from
Sep 10, 2024
Merged

10026 enable orchestration #10051

merged 5 commits into from
Sep 10, 2024

Conversation

turadg
Copy link
Member

@turadg turadg commented Sep 9, 2024

closes: #10026

Description

Merge the enable-orchestration proposal with upgrade.go for agoric-upgrade-17.

Variant of #10027 without disabling tests.

Security Considerations

n/a

Scaling Considerations

Performs more work at upgrade time rather than when the chain is running.

Documentation Considerations

n/a

Testing Considerations

Consolidates z:acceptance

Upgrade Considerations

Reduces voter fatigue by combining core evals.

Copy link

cloudflare-workers-and-pages bot commented Sep 9, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 06d065a
Status: ✅  Deploy successful!
Preview URL: https://c3ca825f.agoric-sdk.pages.dev
Branch Preview URL: https://10026-enable-orchestration.agoric-sdk.pages.dev

View logs

@turadg turadg marked this pull request as ready for review September 9, 2024 23:53
@turadg turadg added the force:integration Force integration tests to run on PR label Sep 10, 2024
@turadg turadg added the automerge:rebase Automatically rebase updates, then merge label Sep 10, 2024
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

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

LGTM!

@mergify mergify bot merged commit 74be420 into master Sep 10, 2024
111 checks passed
@mergify mergify bot deleted the 10026-enable-orchestration branch September 10, 2024 15:02
turadg pushed a commit that referenced this pull request Sep 10, 2024
closes: #10026

Merge the `enable-orchestration` proposal with `upgrade.go` for `agoric-upgrade-17`.

Variant of #10027 without disabling tests.

n/a

Performs more work at upgrade time rather than when the chain is running.

n/a

Consolidates z:acceptance

Reduces voter fatigue by combining core evals.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge force:integration Force integration tests to run on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move b:enable-orchestration to upgrade.go
2 participants