Make enabled module symlinks relative#26
Conversation
|
@SamuelSarle Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: executed
Your contribution is much appreciated with a final score of 3! @artob received 25 Sloth Points for reviewing and scoring this pull request. What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
There was a problem hiding this comment.
Pull Request Overview
This PR modifies the asimov installer to create relative symlinks in the enabled/ directory instead of absolute ones, improving portability and compatibility with the asimov-module-cli.
- Updates manifest path resolution to handle both absolute and relative paths
- Changes symlink creation to use relative paths pointing to the
installed/directory or legacy locations
asimov_installer symlinks inside enabled/ relative|
@race-of-sloths score 3 |
Tested to work with
asimov-module-cli.@race-of-sloths