bluejay icon indicating copy to clipboard operation
bluejay copied to clipboard

Daily/Nightly builds

Open stylesuxx opened this issue 3 years ago • 3 comments

Now that we have a pipeline for building, I would highly suggest a build server creating daily/nightly builds. I can chip in space and the actual build pipeline. I would build the main branch and keep a 7 day backlog of those builds.

If it wasn't for the crappy licensing situation I think integration tests via travis would be pretty cool - we could run the docker build pipeline via travis and would know if a commit breaks our builds.

stylesuxx avatar Feb 22 '21 10:02 stylesuxx

Travis seems does not provide free plan for general users anymore. How about github action or Azure pipeline?

DusKing1 avatar Mar 10 '21 10:03 DusKing1

@DusKing1 Sounds good to me.

It could also be nice to make it automatically upload/prepare a release when a commit is tagged.

mathiasvr avatar Mar 10 '21 19:03 mathiasvr

github actions can also store artifacts. not exactly related to time of days but suitable i think 😏

gretel avatar Mar 25 '21 00:03 gretel