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.

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