-
-
Notifications
You must be signed in to change notification settings - Fork 469
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
Add support for per workspace member locks #1094
Open
davfsa
wants to merge
10
commits into
astral-sh:main
Choose a base branch
from
davfsa:feature/per-member-locks
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.
Open
Commits on May 19, 2024
-
Add support for per workspace member locks
This functionality can be enabled by setting `tools.rye.workspace.per_member_lock` to `true`
Configuration menu - View commit details
-
Copy full SHA for 0c28f65 - Browse repository at this point
Copy the full SHA 0c28f65View commit details -
Remove simplification of pyproject for loop
I missed to see that local_projects was being populated through the loop
Configuration menu - View commit details
-
Copy full SHA for a88a0b6 - Browse repository at this point
Copy the full SHA a88a0b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b8692 - Browse repository at this point
Copy the full SHA d1b8692View commit details -
Configuration menu - View commit details
-
Copy full SHA for decf6f9 - Browse repository at this point
Copy the full SHA decf6f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a0946 - Browse repository at this point
Copy the full SHA 40a0946View commit details
Commits on May 20, 2024
-
Disable
test_workspace_sync
and test_workspace_sync_with_per_member……_lock` on windows
Configuration menu - View commit details
-
Copy full SHA for 54ea11f - Browse repository at this point
Copy the full SHA 54ea11fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 743fb8c - Browse repository at this point
Copy the full SHA 743fb8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9f447 - Browse repository at this point
Copy the full SHA 2d9f447View commit details -
Improve testing scope of workspace test
- Have a virtual and non-virtual project and ensure that only one is used - This has the "side effect" that the windows CI inconsistencies should no longer occur - Use glob for members matching - Remove redundant pyproject toml edits
Configuration menu - View commit details
-
Copy full SHA for 3cc60c9 - Browse repository at this point
Copy the full SHA 3cc60c9View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24c8c30 - Browse repository at this point
Copy the full SHA 24c8c30View 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.