]> _ Git - alire.git/commit
Alr.Commands.Init: change default version for new crates to 0.1.0-dev (#1004)
authorFabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
Mon, 25 Apr 2022 17:53:41 +0000 (19:53 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Apr 2022 17:53:41 +0000 (19:53 +0200)
commit1c4459d4497ec57cf425ef7eee67b9078ea9b328
tree2a3ecdbb1c4fc092ca9f070633e96f587f81f333
parent4a361181ec6535fc001ffbcff55463977b3ee412
Alr.Commands.Init: change default version for new crates to 0.1.0-dev (#1004)
21 files changed:
src/alr/alr-commands-init.adb
testsuite/tests/get/indirect-link/test.py
testsuite/tests/monorepo/basic/test.py
testsuite/tests/monorepo/doubly-nested/test.py
testsuite/tests/monorepo/multi-commit/test.py
testsuite/tests/monorepo/subdir-in-tar/test.py
testsuite/tests/pin/change-path/test.py
testsuite/tests/pin/circularity/test.py
testsuite/tests/pin/version/test.py
testsuite/tests/publish/local-repo-nonstd/test.py
testsuite/tests/publish/local-repo/test.py
testsuite/tests/publish/pin-removal/test.py
testsuite/tests/publish/remote-origin-nonstd/test.py
testsuite/tests/publish/remote-origin/test.py
testsuite/tests/publish/tarball-plaindir-nonstd/test.py
testsuite/tests/publish/tarball-plaindir/test.py
testsuite/tests/publish/tarball-repo-nonstd/test.py
testsuite/tests/publish/tarball-repo/test.py
testsuite/tests/solver/one-dep-two-constraints/test.py
testsuite/tests/with/external/test.py
testsuite/tests/with/tree-switch/test.py