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

github actions now check for lock file changes #31

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

nick-mobilecoin
Copy link
Collaborator

No description provided.

Previously a Cargo.lock file could change during CI runs, hiding package
updates.  Now the `--locked` flag is passed to the CI checks resulting
in an error if a Cargo.lock file changes.
@nick-mobilecoin nick-mobilecoin force-pushed the feature/check_cargo_lock branch from a29153c to c40e4a1 Compare July 21, 2022 15:12
Copy link
Contributor

@awygle awygle left a comment

Choose a reason for hiding this comment

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

LGTM

@nick-mobilecoin nick-mobilecoin self-assigned this Jul 22, 2022
@jcape jcape self-requested a review July 22, 2022 17:24
@nick-mobilecoin
Copy link
Collaborator Author

nick-mobilecoin commented Jul 25, 2022

Graphite Merge Job

Current status: ✅ Merged

This pull request was successfully merged as part of a stack.

This comment was auto-generated by Graphite.

Job Reference: tCEFOsXmIVR1PvpWOGXr

Base automatically changed from feature/better_no_std to develop July 25, 2022 21:38
@nick-mobilecoin nick-mobilecoin merged commit 93d7658 into develop Jul 25, 2022
@nick-mobilecoin nick-mobilecoin deleted the feature/check_cargo_lock branch July 25, 2022 21:39
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.

3 participants