]> _ Git - alire.git/commit
bugfix: pin loading from out-of-root paths (#1699)
authorAlejandro R Mosteo <amosteo@unizar.es>
Tue, 18 Jun 2024 14:43:38 +0000 (16:43 +0200)
committerGitHub <noreply@github.com>
Tue, 18 Jun 2024 14:43:38 +0000 (16:43 +0200)
commit9acac692f2193a2eea95e6d090e12113b2fdb029
tree2d05c91d7fc82b1817fb5249c913b73a7f10d4b1
parenta68d748c0a3345914e7a6bf9fdc1092b960106f2
bugfix: pin loading from out-of-root paths (#1699)

* Fix bug in pin loading from out-of-root paths

* Self-review
14 files changed:
src/alire/alire-lockfiles.adb
src/alire/alire-lockfiles.ads
src/alire/alire-manifest.adb
src/alire/alire-manifest.ads
src/alire/alire-publish.adb
src/alire/alire-releases.adb
src/alire/alire-releases.ads
src/alire/alire-roots-optional.adb
src/alire/alire-roots.adb
src/alire/alire-roots.ads
src/alire/alire-user_pins.adb
src/alr/alr-commands.adb
testsuite/tests/printenv/out-of-root/test.py [new file with mode: 0644]
testsuite/tests/printenv/out-of-root/test.yaml [new file with mode: 0644]