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

CI supports for testing dapps on top of a pending proposal #10119

Open
Tracked by #10079
turadg opened this issue Sep 19, 2024 · 0 comments
Open
Tracked by #10079

CI supports for testing dapps on top of a pending proposal #10119

turadg opened this issue Sep 19, 2024 · 0 comments
Labels
enhancement New feature or request test

Comments

@turadg
Copy link
Member

turadg commented Sep 19, 2024

What is the Problem Being Solved?

We have ways to test dapps on top of agoric-3-proposals, which includes only proposals that have executed on the agoric-3 chain.

We have a pipeline of planned proposals in agoric-sdk's a3p-integration directory. It tests integration with agoric-sdk but we don't yet test that other repos (such as dapps) would continue to work if all those pending proposals were executed.

Description of the Design

Build an image such as Agoric/a3p-integration or Agoric/agoric-3-staged that works like agoric-3-proposals but has all the proposals from agoric-sdk/a3p-integration.

Set up CI mechanisms for other repos to run against the chain process run by that image.

Security Considerations

Scaling Considerations

Test Plan

Upgrade Considerations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test
Projects
None yet
Development

No branches or pull requests

1 participant