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

chore(scripts): Convenience script to update local generated artifacts #1349

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

spalladino
Copy link
Collaborator

Adds a convenience script that updates all local generated artifacts. Useful after pulling latest master on a working copy that's already set up. When no changes are needed, it runs in about 10s (most of it being recompiling noir contracts, since we are not detecting if rebuild is needed or not for them), compared to a bootstrap.sh run that takes over 1min.

Copy link
Collaborator

@ludamad ludamad left a comment

Choose a reason for hiding this comment

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

LGTM, although the ideal is if this was automatically (at least flagged to be) done by common build commands

@spalladino spalladino merged commit 317981a into master Aug 1, 2023
@spalladino spalladino deleted the palla/update-script branch August 1, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants