]> _ Git - alire.git/commit
Added alire.toml so alr can build/edit itself (#575)
authorAlejandro R Mosteo <alejandro@mosteo.com>
Fri, 6 Nov 2020 14:28:19 +0000 (15:28 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Nov 2020 14:28:19 +0000 (15:28 +0100)
commit921ea6b936b754beff800637852af7048d222b6b
treebbb4fb953a01dd2b7df4d60ac04b23efa4b06409
parent44b8c62f81d44c1c5d73502b3209148f5f3d41db
Added alire.toml so alr can build/edit itself (#575)

* Added alire.toml so alr can build/edit itself

Also bumped the patch number, as code changes from now own should appear in a
future release, and 0.7-dev means pre-0.7 according to semantic versioning.

* Code review fixes

* New workflow to check that `alr build` succeeds
.github/workflows/ci-self.yml [new file with mode: 0644]
.gitignore
alire.toml [new file with mode: 0644]