Coder Social home page Coder Social logo

Comments (10)

davidopp avatar davidopp commented on July 24, 2024

And even if they are identical, it pushes them separately, which makes it take more time. So there is definitely some time to be saved by being able to only build one release.

from release.

david-mcmahon avatar david-mcmahon commented on July 24, 2024

This is by (original) design. It's possible to skip the beta builds in those cases, but we'd have to turn off the consumers too. I believe GKE has some automated rollouts and expect there to be a beta.0 when a new X.Y.Z official release is cut. @alex-mohr @roberthbailey

from release.

roberthbailey avatar roberthbailey commented on July 24, 2024

1.4.4-beta.0 is a tag that we apply immediately after cutting a 1.4.3 release. This keeps the semantic name on the 1.4 release branch when testing CI builds ahead of 1.4.3 so that everything being tested at that point follows the correct semantic versioning rules. AFAIK it's just a tag applied to git which takes no extra time.

@zmerlynn

from release.

davidopp avatar davidopp commented on July 24, 2024

I think @jessfraz said that the release script pushes the patch release and beta release separately. I might be mis-remembering though.

from release.

jessfraz avatar jessfraz commented on July 24, 2024

It builds the artifacts and pushes them to gcr and gcs for both the major
release and the beta.

On Sun, Oct 16, 2016 at 10:55 PM, David Oppenheimer <
[email protected]> wrote:

I think @jessfraz https://github.com/jessfraz said that the release
script pushes the patch release and beta release separately. I might be
mis-remembering though.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#154 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABYNbAK2dPsdur1aSyKksuaQDpFT7WXgks5q0w3TgaJpZM4KX6x1
.

from release.

roberthbailey avatar roberthbailey commented on July 24, 2024

That must have changed with the release automation.

from release.

david-mcmahon avatar david-mcmahon commented on July 24, 2024

@roberthbailey the betas have always been pushed at the same time as the official.
Before the automation was in place and I was still doing things manually, I forgot to push a beta once and got a stern talking to from Ike. Apparently it broke the GKE CI. I don't know if that requirement is still in place, but if not we certainly could skip building and publishing betas.

from release.

david-mcmahon avatar david-mcmahon commented on July 24, 2024

So again, this is a very simple change on the release side. The issue is making sure we're not breaking anyone.

from release.

david-mcmahon avatar david-mcmahon commented on July 24, 2024

Closing this. There is the larger issue of what downstream (GKE) expects before anything can happen with this task.

from release.

david-mcmahon avatar david-mcmahon commented on July 24, 2024

@ihmccreery Can you add some context here? I remember one time before the automation (anago), we didn't push one of these tagged (but unreleased) releases and something fell over. What was that again and is that still the case today?

from release.

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.