Code Monkey home page Code Monkey logo

Comments (10)

rshriram avatar rshriram commented on May 25, 2024

@mattklein123 this is easy IIRC. In dockerhub, there is a setup option that automatically builds the docker image anytime the master branch gets updated. https://docs.docker.com/docker-hub/github/ .

from envoy.

mattklein123 avatar mattklein123 commented on May 25, 2024

Need to also build all of the example images.

from envoy.

mattklein123 avatar mattklein123 commented on May 25, 2024

@junr03 per discussion in #416 as part of this work can we also get a script together for pushing the envoy-build image to dockerhub with a sha tag, then update do_ci.sh to explicitly use a tagged version of the build image.

from envoy.

junr03 avatar junr03 commented on May 25, 2024

@mattklein123 do we want to push the envoy-build image automatically (on a trvis build), or just have a script that we run locally when we update dependencies?

from envoy.

mattklein123 avatar mattklein123 commented on May 25, 2024

I think it can be manual, but we should push the image tagged at the SHA it was built at, and then reference that tag in do_ci.sh. Then we should remove the latest image so that all builds are explicitly version locked.

from envoy.

junr03 avatar junr03 commented on May 25, 2024

@mattklein123 ok sounds good. In that case do we also want to version lyft/envoy, or keep the understanding that we push on every push to master that passes tests?

from envoy.

WhileLoop avatar WhileLoop commented on May 25, 2024

I would like to see tagged releases if possible.

from envoy.

junr03 avatar junr03 commented on May 25, 2024

@WhileLoop just to be clear, are you talking about versioned releases like lyft/envoy:1.0.0, or tagged releases when master passes tests like lyft/envoy:SHA?

from envoy.

junr03 avatar junr03 commented on May 25, 2024

For the time being we are going to have:

  1. Tagged images for envoy-build with the commit they are built from. This is going to be used to run CI.
  2. On every PR, the docker examples are going to be executed and test to run against the PRs code.
  3. On every green push to master the envoy image is going to be pushed with the latests tag.

from envoy.

junr03 avatar junr03 commented on May 25, 2024

All of this is implemented in #408

from envoy.

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.