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

Migrate from private drone to public travis #14

Closed
umputun opened this issue May 12, 2018 · 4 comments
Closed

Migrate from private drone to public travis #14

umputun opened this issue May 12, 2018 · 4 comments
Milestone

Comments

@umputun
Copy link
Owner

umputun commented May 12, 2018

I'd like to make build logs available for PR authors but don't want to keep it in my private drone. Travis seems to be the popular choice for such kind of things.

@comjf
Copy link

comjf commented May 14, 2018

I've used travis-ci for a number of years (though on closed source projects). I'd be happy to help look into this task if you don't already have an owner.

Any funky notes about the way your testing? I plan to dig further into the source this week.

@umputun
Copy link
Owner Author

umputun commented May 14, 2018

it will be very helpful, thx.

Nothing tricky in this build. Essentially it just runs docker build and pushes the image to docker hub. All tests as well as test coverage are the part of Dockerfile

@denji
Copy link

denji commented May 15, 2018

Build artifacts on hub.docker.com and integration with public travis-ci will be very useful.

@AlekSi
Copy link
Contributor

AlekSi commented May 19, 2018

May you please enable repository here: https://travis-ci.org/umputun/remark? This will simplify life for people working on this issue. You may also enable "Build only if .travis.yml is present" so you don't receive bogus notifications.

@umputun umputun closed this as completed May 28, 2018
@umputun umputun added this to the v1.0.0 milestone May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants