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

Refactor github workflows for reusability #1455

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

gauravahuja
Copy link
Contributor

  • Create actions for setting up rust, corset, go and go corset.
  • Reuse these actions in other workflows instead of duplicating.


- name: Install Corset
run: RUSTFLAGS=-Awarnings cargo install --git ssh://git@github.com/ConsenSys/corset --tag v9.7.15 --locked --force
- name: Setup Corset
Copy link
Collaborator

Choose a reason for hiding this comment

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

should you rename to setup rust corset ? (and at the other places too)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@gauravahuja gauravahuja enabled auto-merge (squash) October 30, 2024 12:07
@gauravahuja gauravahuja merged commit a52787c into arith-dev Oct 30, 2024
5 checks passed
@gauravahuja gauravahuja deleted the gauravahuja/refactor_github_workflows branch October 30, 2024 12:40
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