Skip to content

Conversation

@jorgee
Copy link
Contributor

@jorgee jorgee commented Dec 19, 2025

This pull request introduces a small update to the AssetManager class to improve how directories are listed, specifically by excluding a new subdirectory used for multi-revision repositories.

Directory listing improvements:

  • Added a new constant MULTI_REVISION_SUBDIR (set to .repos) to represent a subdirectory that should be excluded from asset listing.
  • Updated the directory traversal logic in the method that lists installed pipeline scripts to skip the .repos subdirectory, ensuring only relevant directories are included in the result.

Signed-off-by: jorgee <jorge.ejarque@seqera.io>
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman bentsherman merged commit 8d65391 into STABLE-25.10.x Jan 7, 2026
19 checks passed
@bentsherman bentsherman deleted the path-repos-folder-in-cmdlist branch January 7, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants