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 a CI job that replicate the user experience #1400

Closed
pefontana opened this issue Aug 24, 2023 · 0 comments · Fixed by #1402
Closed

Add a CI job that replicate the user experience #1400

pefontana opened this issue Aug 24, 2023 · 0 comments · Fixed by #1402
Assignees

Comments

@pefontana
Copy link
Collaborator

Create a GitHub CI workflow that runs once a day.
The workflow should:

  • Install all the dependencies with the make-deps or install.sh script
  • Build all the crates of the repo
  • Run the make test command correctly

The idea of this workflow is to replicate what a user does when he downloads the repo. So, we should use any cache or assume the user has anything installed previously.

We should test this in different OS.

@pefontana pefontana moved this to Todo in Starknet Aug 24, 2023
@fmoletta fmoletta self-assigned this Aug 24, 2023
@fmoletta fmoletta linked a pull request Aug 24, 2023 that will close this issue
6 tasks
@github-project-automation github-project-automation bot moved this from Todo to Done in Starknet Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants