]> _ Git - alire.git/commit
test: building on an air-gapped system (#1760)
authorSeb M'Caw <mcaw@adacore.com>
Tue, 24 Sep 2024 18:26:15 +0000 (19:26 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 18:26:15 +0000 (20:26 +0200)
commit9742e81b641a53754c9119d96b43521765266b9c
tree8ce596955e117773edbba87291296db1233037fa
parent62b73c9aadc3db7ab1fbb7a1c9b992f581296313
test: building on an air-gapped system (#1760)

* Add test for offline build

* Move constraints to YAML file

* Remove redundant build check

* Change crates from git repos to .tgz archives
testsuite/tests/workflows/air-gapping/my_index/crates/hello.tgz [new file with mode: 0644]
testsuite/tests/workflows/air-gapping/my_index/crates/libhello.tgz [new file with mode: 0644]
testsuite/tests/workflows/air-gapping/my_index/index/he/hello/hello-1.0.1.toml [new file with mode: 0644]
testsuite/tests/workflows/air-gapping/my_index/index/index.toml [new file with mode: 0644]
testsuite/tests/workflows/air-gapping/my_index/index/li/libhello/libhello-1.0.0.toml [new file with mode: 0644]
testsuite/tests/workflows/air-gapping/test.py [new file with mode: 0644]
testsuite/tests/workflows/air-gapping/test.yaml [new file with mode: 0644]