]> _ Git - alire.git/commit
Remove pins from manifest during `alr publish` (#947)
authorAlejandro R Mosteo <amosteo@unizar.es>
Mon, 7 Mar 2022 11:00:49 +0000 (12:00 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Mar 2022 11:00:49 +0000 (12:00 +0100)
commit25b2c29513a62987e490428e4a3fcf2274fba029
tree09a52894769214aad73d47c9f0b695aff6f42433
parent98db4b59b48b500a98fbe4971f0937418a982ffe
Remove pins from manifest during `alr publish` (#947)

* Remove pins from deployed sources and final manifest

* Bump toml_slicer pin in manifest

* Test for pin removal during `alr publish`
alire.toml
deps/toml_slicer
src/alire/alire-publish.adb
src/alire/alire-roots.adb
testsuite/drivers/alr.py
testsuite/tests/publish/pin-removal/my_index/index/index.toml [new file with mode: 0644]
testsuite/tests/publish/pin-removal/test.py [new file with mode: 0644]
testsuite/tests/publish/pin-removal/test.yaml [new file with mode: 0644]