Giter VIP home page Giter VIP logo

Comments (4)

Kev avatar Kev commented on August 16, 2024

I see three options here:

Setup a deploy stage in Travis after all checks are green
Setup a cron job on perseus to pull once an hour or so and publish any changes
Setup a webhook in GitHub that hits an endpoint on perseus when there are new changes on master (and then have perseus run whatever scripts are necessary)

Of these, I feel most comfortable with (1). I’d rather not have the concern of running endpoints on perseus for (3) that we’d have to care about not being hugely vulnerable. If we could render with Travis, push the result to a git repo and then cronjob on perseus to deploy, that seems good to me.

/K

from xeps.

guusdk avatar guusdk commented on August 16, 2024

changes to https://github.com/xsf/xeps/ as well as to https://github.com/xsf/xep-attic/ now cause an automatic build of a new Docker image on Docker Hub. Eos has been configured to check for an updated docker image every five minutes.

Is any more automation desired?

from xeps.

SamWhited avatar SamWhited commented on August 16, 2024

I think we'll still want some sort of automation around the attic, but we can file a new issue for that, or I'll revive some scripts that I wrote to try and do it a while back. Thanks for all your hard work on this Guus!

from xeps.

stpeter avatar stpeter commented on August 16, 2024

👍 and thanks to Guus!

from xeps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.