Skip to content

Check for changed files during the CI tests#90

Merged
tpoliaw merged 1 commit into
mainfrom
diff_check
Feb 17, 2025
Merged

Check for changed files during the CI tests#90
tpoliaw merged 1 commit into
mainfrom
diff_check

Conversation

@tpoliaw

@tpoliaw tpoliaw commented Feb 11, 2025

Copy link
Copy Markdown
Collaborator

If dependencies are updated by a change, the lock file should be updated
to match. If it is out of sync it will be updated during the build and
be left as an unstaged change. If there are any unstaged changes at the
end of the build, the CI should now fail.

If dependencies are updated by a change, the lock file should be updated
to match. If it is out of sync it will be updated during the build and
be left as an unstaged change. If there are any unstaged changes at the
end of the build, the CI should now fail.
@tpoliaw tpoliaw requested a review from garryod February 11, 2025 14:19
@tpoliaw tpoliaw merged commit 6006a5a into main Feb 17, 2025
@tpoliaw tpoliaw deleted the diff_check branch February 17, 2025 09:24
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.

1 participant