You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
This will enable deploying Linux packages for Ubuntu, CentOS, Fedora and Debian in each tag. Not only that, packages will be built in each commit, to make sure nothing breaks.
It also adds a new place where the release version must be updated with a new release, maybe that could someday be automated. We now need to check the `Cargo.toml` file, the `travis.yml` file and the `rpmbuild/super.spec` file.
As an extra, given that I was working in this branch, I implemented a fix for #159, so all three, #40, #149 and #159 are fixed now.
We don't do CI for packaging, which we should be doing in order to make sure that packages for different distributions work as expected.
The text was updated successfully, but these errors were encountered: