Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Automatic deployment for Linux #149

Closed
Razican opened this issue Oct 25, 2017 · 1 comment
Closed

Automatic deployment for Linux #149

Razican opened this issue Oct 25, 2017 · 1 comment

Comments

@Razican
Copy link
Member

Razican commented Oct 25, 2017

Linux builds should be made in Docker instances in Travis and deployed in GitHub whenever a new version comes out.

@Razican
Copy link
Member Author

Razican commented May 27, 2018

Related issues: #163 and #40.

@Razican Razican self-assigned this May 27, 2018
Razican added a commit that referenced this issue May 30, 2018
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.
@Razican Razican closed this as completed May 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant