-
Notifications
You must be signed in to change notification settings - Fork 192
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
CI: Utilize uv lockfile for reproducible test environments #6640
Open
danielhollas
wants to merge
15
commits into
aiidateam:main
Choose a base branch
from
danielhollas:uv-lock
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dff7bde - Browse repository at this point
Copy the full SHA dff7bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 368dff3 - Browse repository at this point
Copy the full SHA 368dff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63f9929 - Browse repository at this point
Copy the full SHA 63f9929View commit details -
Configuration menu - View commit details
-
Copy full SHA for 924f1bb - Browse repository at this point
Copy the full SHA 924f1bbView commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47095d6 - Browse repository at this point
Copy the full SHA 47095d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e3b87b - Browse repository at this point
Copy the full SHA 0e3b87bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 954b0ce - Browse repository at this point
Copy the full SHA 954b0ceView commit details -
Add pre-commit hook for checking uv lockfile
In this implementation, the hook will only check whether the lockfile is compatible with pyproject.toml, it will not try to automatically update it, since that should be decided by the developer.
Configuration menu - View commit details
-
Copy full SHA for 166c978 - Browse repository at this point
Copy the full SHA 166c978View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cadaf - Browse repository at this point
Copy the full SHA b0cadafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3517d65 - Browse repository at this point
Copy the full SHA 3517d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fb04d - Browse repository at this point
Copy the full SHA e3fb04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10cd62a - Browse repository at this point
Copy the full SHA 10cd62aView commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 645ddbb - Browse repository at this point
Copy the full SHA 645ddbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5c63a2 - Browse repository at this point
Copy the full SHA c5c63a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 352539d - Browse repository at this point
Copy the full SHA 352539dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.