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 CI workflow #19

Closed
6 tasks done
zerosnacks opened this issue Mar 25, 2024 · 0 comments · Fixed by #22
Closed
6 tasks done

Add CI workflow #19

zerosnacks opened this issue Mar 25, 2024 · 0 comments · Fixed by #22
Assignees
Labels
enhancement New feature or request

Comments

@zerosnacks
Copy link
Member

zerosnacks commented Mar 25, 2024

Requirements:

  • test.yml
    • runs cargo check against all individual crates
    • runs (a selection of) examples and checks for unexpected reverts
    • runs regularly
    • should report failures to run + breaking changes preventing compilation
  • dependencies.yml: keeps dependencies up to date

Source of inspiration: https://github.com/paradigmxyz/reth/tree/main/.github/workflows

@zerosnacks zerosnacks added the enhancement New feature or request label Mar 25, 2024
@zerosnacks zerosnacks mentioned this issue Mar 25, 2024
5 tasks
@zerosnacks zerosnacks self-assigned this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant