extend sheepdog api to send delete resource requests to arborist#92
Open
paulmurdoch19 wants to merge 4 commits intopcdc_devfrom
Open
extend sheepdog api to send delete resource requests to arborist#92paulmurdoch19 wants to merge 4 commits intopcdc_devfrom
paulmurdoch19 wants to merge 4 commits intopcdc_devfrom
Conversation
|
The style in this PR agrees with This formatting comment was generated automatically by a script in uc-cdis/wool. |
Author
|
This PR also needs a change the gen3authz package |
Author
|
here is the link to the PR: uc-cdis/gen3authz#58 Also this will need to wait till we merge the cdis sheepdog upgrade to python 3.13 |
Bump multiple project dependencies and update poetry lockfile. Notable changes: authlib 1.6.6→1.6.9, authutils 7.2.1→7.2.5 (and its authlib requirement), babel 2.17.0→2.18.0, boto3 1.42.39→1.42.64 with botocore 1.42.39→1.42.64 (awscrt pinned to 0.31.2), certifi 2026.1.4→2026.2.25, charset-normalizer 3.4.4→3.4.5. Also tightened/updated constraints for cryptography and werkzeug, and relaxed extras for fastapi and flask in pyproject.toml. Lockfile regenerated to reflect these changes.
Author
|
@grugna this is ready now |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Part 1 of this ticket.