]> _ Git - alire.git/commit
Publish: Detect missing manifest in remote sources (#595)
authorAlejandro R Mosteo <alejandro@mosteo.com>
Tue, 27 Oct 2020 11:45:31 +0000 (12:45 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 11:45:31 +0000 (12:45 +0100)
commit38b9ddecfde7ccdb15e5de280774707879f43b1f
treed2f61b24c60b012dfb2b33e7a3ed65504c2020a6
parent7b9b7f9ce0715e919550ed3a06eb8064f8cf271e
Publish: Detect missing manifest in remote sources (#595)

This could escape our checks when the alire.toml file was in .gitignore, for
example, so we didn't detect the discrepancy between local and remote sources.
src/alire/alire-publish.adb
testsuite/tests/publish/missing-manifest/test.py [new file with mode: 0644]
testsuite/tests/publish/missing-manifest/test.yaml [new file with mode: 0644]