]> _ Git - alire.git/commit
Use release build when `alr get --build`ing. (#1169)
authorAlejandro R Mosteo <amosteo@unizar.es>
Wed, 14 Sep 2022 08:15:26 +0000 (10:15 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Sep 2022 08:15:26 +0000 (10:15 +0200)
commit31745e195dbf0219c10fe176a01f862e111820d2
tree85e6b6ffa3fc005ef790544a11b2b3b63d30d0bf
parent1ac3ccee66348b52103223f713fc75bbbbb6409f
Use release build when `alr get --build`ing. (#1169)

This will also make `alr test` to use release builds, which is what we want as
submitted crates are tested in release mode.

Co-authored-by: GHA <actions@github.com>
src/alr/alr-commands-get.adb
testsuite/drivers/asserts.py
testsuite/tests/build_profile/get-build-profile/test.py [new file with mode: 0644]
testsuite/tests/build_profile/get-build-profile/test.yaml [new file with mode: 0644]