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

Lockfile versioning #89

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Lockfile versioning #89

wants to merge 3 commits into from

Conversation

jackTabsCode
Copy link
Owner

This adds a version field to the lockfile. If your lockfile version is newer than what Asphalt expects, we bail and prompt the user to upgrade. If it's older, we re-upload assets.
We also now hash assets using the data before any processing

Closes #87

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.

Post-processing work should be done after hash, not before
1 participant