Skip to content
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

Refactor CID store as plugin #5877

Merged
merged 6 commits into from
Mar 12, 2025
Merged

Refactor CID store as plugin #5877

merged 6 commits into from
Mar 12, 2025

Conversation

pditommaso
Copy link
Member

@pditommaso pditommaso commented Mar 11, 2025

This PR refactor the CID store as a plugin dependency. I still have some problem to make loading properly.

The main change is in the CmdCid that requires to remain in the main module. Therefore the main logic has been moved into CidOperationImpl class.

Still not sure it's the proper way to organise this extension. Maybe it could be better to move as a core module (as nf-commons, nf-httpfs)

@pditommaso pditommaso changed the base branch from master to cid-store March 11, 2025 22:53
Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit eafb2f5
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/67d0becb3d048f0008266236

@pditommaso pditommaso requested a review from jorgee March 11, 2025 22:56
pditommaso and others added 5 commits March 12, 2025 09:26
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: jorgee <jorge.ejarque@seqera.io>
Signed-off-by: jorgee <jorge.ejarque@seqera.io>
@jorgee jorgee force-pushed the cid-store-plugin branch from 7484816 to cb5c047 Compare March 12, 2025 11:04
Signed-off-by: jorgee <jorge.ejarque@seqera.io>
@pditommaso
Copy link
Member Author

@jorgee let me know if it's ready to go

@jorgee
Copy link
Contributor

jorgee commented Mar 12, 2025

It is ready

@pditommaso pditommaso merged commit dc98c42 into cid-store Mar 12, 2025
1 check passed
@pditommaso pditommaso deleted the cid-store-plugin branch March 12, 2025 14:14
jorgee added a commit that referenced this pull request Mar 12, 2025
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: jorgee <jorge.ejarque@seqera.io>
Co-authored-by: jorgee <jorge.ejarque@seqera.io>
jorgee added a commit that referenced this pull request Mar 12, 2025
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: jorgee <jorge.ejarque@seqera.io>
Co-authored-by: jorgee <jorge.ejarque@seqera.io>
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.

2 participants