]> _ Git - alire.git/commit
Cleanup after shared releases impl (#1448)
authorAlejandro R Mosteo <amosteo@unizar.es>
Wed, 13 Sep 2023 15:29:02 +0000 (17:29 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 15:29:02 +0000 (17:29 +0200)
commit10dbf0c799c43e470792dc8c7b7185d46a62dbe7
treedbf45a4e085058e5485a306cb044d2d22c164510
parentbe16d2c6aa850a7da516cb285c3e6b436019e019
Cleanup after shared releases impl (#1448)

* Omit default mention in shared deps help

* Remove Export_Env arguments all-around

Now that we delay all actions to build time, we can set environment just at
that time and avoid complications.

* Debug workflow and dependency hashes

* Self-review
.github/workflows/ci-toolchain.yml
src/alire/alire-builds-hashes.adb
src/alire/alire-builds-hashes.ads
src/alire/alire-config-builtins.ads
src/alire/alire-roots.adb
src/alire/alire-roots.ads
src/alr/alr-commands-get.adb
src/alr/alr-commands-install.adb
testsuite/drivers/helpers.py
testsuite/tests/config/shared-deps/test.py