]> _ Git - alire.git/commit
alr publish: warn about -dev version (#1221)
authorFabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
Tue, 25 Oct 2022 08:13:23 +0000 (10:13 +0200)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 08:13:23 +0000 (10:13 +0200)
commit821309feb377b20b73494da8df8c2983fb955502
tree318e1dda01819c93b46c277b645187778fbdc5dd
parent40062dbab287654603a56847c98bb93df80985f0
alr publish: warn about -dev version (#1221)

* testsuite: simplify some alr publish tests

* alr publish: warn about -dev version
25 files changed:
src/alire/alire-publish.adb
testsuite/tests/publish/check-build/crate.tgz [new file with mode: 0644]
testsuite/tests/publish/check-build/my_index/crates/crate.tgz [deleted file]
testsuite/tests/publish/check-build/my_index/crates/crate/alire.toml [deleted file]
testsuite/tests/publish/check-build/my_index/crates/crate/crate.gpr [deleted file]
testsuite/tests/publish/check-build/my_index/crates/crate/src/crate.adb [deleted file]
testsuite/tests/publish/check-build/my_index/index/cr/crate/crate-1.0.0.toml [deleted file]
testsuite/tests/publish/check-build/my_index/index/index.toml [deleted file]
testsuite/tests/publish/check-build/test.py
testsuite/tests/publish/check-build/test.yaml
testsuite/tests/publish/check-pre-release-version/test.py [new file with mode: 0644]
testsuite/tests/publish/check-pre-release-version/test.yaml [new file with mode: 0644]
testsuite/tests/publish/check-properties/my_index/crates/crate/.emptydir [deleted file]
testsuite/tests/publish/check-properties/my_index/crates/nomaint.tgz [deleted file]
testsuite/tests/publish/check-properties/my_index/crates/notags.tgz [deleted file]
testsuite/tests/publish/check-properties/my_index/index/cr/crate/crate-1.0.0.toml [deleted file]
testsuite/tests/publish/check-properties/my_index/index/index.toml [deleted file]
testsuite/tests/publish/check-properties/nomaint.tgz [new file with mode: 0644]
testsuite/tests/publish/check-properties/notags.tgz [new file with mode: 0644]
testsuite/tests/publish/check-properties/test.py
testsuite/tests/publish/check-properties/test.yaml
testsuite/tests/publish/tarball-plaindir-nonstd/my_index/index/cr/crate/crate-1.0.0.toml
testsuite/tests/publish/tarball-plaindir/my_index/index/cr/crate/crate-1.0.0.toml
testsuite/tests/publish/tarball-repo-nonstd/my_index/index/cr/crate/crate-1.0.0.toml
testsuite/tests/publish/tarball-repo/my_index/index/cr/crate/crate-1.0.0.toml