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

Automate container push with Travis #111

Open
gsganden opened this issue Aug 24, 2019 · 2 comments
Open

Automate container push with Travis #111

gsganden opened this issue Aug 24, 2019 · 2 comments
Labels
ci Continuous integration work help wanted Extra attention is needed

Comments

@gsganden
Copy link
Collaborator

Right now I have to push new versions of the app to Dockerhub manually. Pushing them automatically as part of Travis builds when merging into master would be more reliable.

@jameslamb jameslamb added ci Continuous integration work help wanted Extra attention is needed labels Aug 29, 2019
@davidwilby
Copy link
Contributor

Happy to take a look at this (and maybe #110 too) if you still want help on this?

Couple of questions:

  • would you prefer travis over github actions? (admittedly I think github actions has emerged since this issue was created)
  • Where are the build instructions for the container? Is there an uncommitted Dockerfile somewhere?

@gsganden
Copy link
Collaborator Author

gsganden commented Oct 2, 2020

Great!

I would love to move to GitHub Actions.

The Dockerfile is in https://github.com/uptake/autofocus/blob/master/autofocus/predict/Dockerfile. It is specific to the app that serves predictions from a trained model.

@davidwilby davidwilby mentioned this issue Oct 14, 2020
15 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci Continuous integration work help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants