Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

build release binaries for new release tags #21

Closed
littleskunk opened this issue Jun 24, 2017 · 3 comments
Closed

build release binaries for new release tags #21

littleskunk opened this issue Jun 24, 2017 · 3 comments

Comments

@littleskunk
Copy link
Contributor

At the moment autobin is building binaries only for draft releases. We had no failed binary build for a while now. It is time to move on. I would like to add ARM binaries but they will need more than one hour to complete. If we have to release a hotfix as fast as possible we can't wait more than one hour.

Solution:
Autobin should build even for published releases. Lets start with a tiny time frame of 7 days or the last 2 release tags. We don't want to build binaries for old release tags.
This will allow us to publish the release while the ARM build server is still running.

@littleskunk
Copy link
Contributor Author

Implemented with: f87b48a

Build binaries for the latest release tags only even if the release is already published.

@littleskunk
Copy link
Contributor Author

Oh that was only linux. I have to do the same for OSX and windows as well :/

@littleskunk littleskunk reopened this Jun 26, 2017
@littleskunk
Copy link
Contributor Author

2037c90

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant