Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daily/Nightly builds #12

Open
stylesuxx opened this issue Feb 22, 2021 · 3 comments
Open

Daily/Nightly builds #12

stylesuxx opened this issue Feb 22, 2021 · 3 comments
Labels
build/ci Improvements to build or CI

Comments

@stylesuxx
Copy link
Contributor

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 stylesuxx added the feature request New feature request label Feb 22, 2021
@mathiasvr mathiasvr added build/ci Improvements to build or CI and removed feature request New feature request labels Feb 22, 2021
@DusKing1
Copy link

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

@mathiasvr
Copy link
Owner

@DusKing1 Sounds good to me.

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

@gretel
Copy link

gretel commented Mar 25, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/ci Improvements to build or CI
Projects
None yet
Development

No branches or pull requests

4 participants