Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

ci: split test running into multiple jobs #852

Merged
merged 9 commits into from
Jul 20, 2023
Merged

ci: split test running into multiple jobs #852

merged 9 commits into from
Jul 20, 2023

Conversation

MegaRedHand
Copy link
Contributor

@MegaRedHand MegaRedHand commented Jul 20, 2023

Description

This PR updates the rust-tests workflow with improvements taken from the cairo-vm repo. As it also splits the tests into multiple jobs, it should fix the disk usage problem we are having.

Some notable changes:

  • added make targets for cairo 1 and 2 casm and sierra
  • moved python dependencies to a requirements.txt file
  • removed some pinned python dependencies
  • changed actions-rs/toolchain for dtolnay's

Note for future PRs: this didn't split test running when generating coverage reports.

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.

@MegaRedHand MegaRedHand marked this pull request as draft July 20, 2023 15:51
@MegaRedHand MegaRedHand marked this pull request as ready for review July 20, 2023 16:31
@Oppen Oppen enabled auto-merge July 20, 2023 17:01
@Oppen Oppen added this pull request to the merge queue Jul 20, 2023
Merged via the queue into main with commit 0511707 Jul 20, 2023
@juanbono juanbono deleted the upgrade-workflows branch July 31, 2023 23:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants