Skip to content

Add support for merging directories in hybrid packager#139

Closed
titu1994 wants to merge 1 commit intomainfrom
som/hybrid_packager
Closed

Add support for merging directories in hybrid packager#139
titu1994 wants to merge 1 commit intomainfrom
som/hybrid_packager

Conversation

@titu1994
Copy link
Contributor

Changelog

  • Adds support for passing "" as a directory key - which simply saves the data to the root of /nemo_run/code
  • Adds support for Lists of packagers assigned to any directory key - this allows multiple directories to be composed inside the same target location
  • Combining both of the above - allows combining multiple repos in a flat hierarchy inside /nemo_run/code/ which enable Skills and dependent libraries to compose their code bases via PYTHONPATH=$PYTHONPATH:/nemo_run/code without having to explicitly append each directory and without having to change script paths
  • Add tests for this functionality

Signed-off-by: smajumdar <titu1994@gmail.com>
@titu1994 titu1994 requested a review from hemildesai January 22, 2025 02:38
@titu1994 titu1994 closed this Feb 13, 2025
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.

1 participant