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

Build a way to test the examples work with each mainnet release and new SDK release #500

Open
thenswan opened this issue Sep 6, 2023 · 0 comments
Labels
P3 Low priority issue. Will not impact the release schedule if not complete.

Comments

@thenswan
Copy link

thenswan commented Sep 6, 2023

Problem

Check if examples are tested (if they are working) with each mainnet release and new SDK release.

Solution

A system that we could automatically run before each release to ensure the examples are not broken and are up to date.
I propose to run examples in CI (like we do with tests) -- if the example is failing, we get BUILD ERROR, otherwise, BUILD SUCCESS if all examples run successfully.

Alternatives

No response

@Petyo-Lukanov Petyo-Lukanov added the P3 Low priority issue. Will not impact the release schedule if not complete. label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Low priority issue. Will not impact the release schedule if not complete.
Projects
None yet
Development

No branches or pull requests

2 participants