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

Add Rust CI workflow to run quickstart example #72

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

thunderbiscuit
Copy link
Member

This PR brings in a CI workflow that builds and runs the quickstart Rust example.

We can expand on this as time goes and add more examples; this is an MVP of the workflow. You can see that it succeeds on master here.

@riverKanies
Copy link
Contributor

looks sweet!
the full wallet example will include transaction broadcasting so that's something we may not be able to include in CI... not sure if you have thoughts on that. One possible direction would be to break the code down into functions to test individually... but that would clutter up the example code in a way

@thunderbiscuit
Copy link
Member Author

Yeah I'd rather keep the examples clean for sure.

@thunderbiscuit thunderbiscuit merged commit d522e26 into bitcoindevkit:master Oct 22, 2024
1 check passed
@thunderbiscuit thunderbiscuit deleted the feature/ci branch October 22, 2024 17:08
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