-
Notifications
You must be signed in to change notification settings - Fork 176
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
[8.0] Implementation of findfilesbymetadata 's method into rucio file catalog client #8006
Closed
gillardoLapp
wants to merge
1,657
commits into
DIRACGrid:rel-v8r0
from
gillardoLapp:Implementation-of-FindFilesByMetadatamethod-into-RucioFileCatalogClient
Closed
Conversation
This file contains 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
…d47dc1-integration [sweep:integration] fix: added fromAddress for notification emails
…19913b-integration [sweep:integration] fix: added a 30s gfal2 timeout for downloading the SRR
…be1513-integration [sweep:integration] SSHCE, Try python3 before unversioned python
…9-integration [sweep:integration] fix: new pylint version fixes
…integration [sweep:integration] Change the updating logic of the TS FileStatus
[9.0] remove JobDB's site mask
…integration [sweep:integration] Support token transfers in FTS
…f queue is not found
…ad3240-integration [sweep:integration] fix(resources): AREXCE should return an error if queue is not found
[integration] Getting pilot reference from job parameters
…Path fix(WMS): SandboxStore not able to assign a sandbox to a job
…are-command fix(WMS): JobWrapper checks existence of executable in jobIDPath
…fd2f8c-integration [sweep:integration] fix: Adapt AREXCE arc7 delegation new response
…nd enhance debugging
[9.0] fix: typo dirax -> diracx
…se the last recorded heartbeat
…d-integration [sweep:integration] StalledJobAgent: if StartExecTime is not set, use the last recorded heartbeat
…0-integration [sweep:integration] fix: make 2 methods of WorkflowTaskAgent extendable
…a-integration [sweep:integration] Fix return code
…5207d2-integration [sweep:integration] explicitly disconnect Stomp before reconnecting
…dc03c2-integration [sweep:integration] fix (Core): limit read to TLS payload size
…7-integration [sweep:integration] fix: make the setting of inputDataBulk extendable
…ce1a7a-integration [sweep:integration] fix: restored empty line
…e-integration [sweep:integration] Use apptainer for SingularityComputingElement and enhance debugging
[9.0] docs updates
Hi, do I need to make any changes for this PR to be accepted? |
fix (iam): correct user mapping for DiracX CsSync
Hi, yes! As you can see there are a few failing checks. Since they might not be obvious (they aren't!):
And finally, the PR should be reviewed. I have just assigned @cserf as reviewer. |
61be825
to
3efa4ef
Compare
Replaced by #8046 I guess... |
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.
BEGINRELEASENOTES
*Resources
NEW: Implementation of findfilesbymetadata 's method into rucio file catalog client
ENDRELEASENOTES