Giter Site home page Giter Site logo

Comments (6)

mattyclarkson avatar mattyclarkson commented on May 30, 2024 1

Hopefully people have been testing Bzlmod-related stuff with rolling releases (maybe we should've been clearer about that)

We've been testing across Bazel stable releases after 5.0.0.

This just broke our CI when testing against anything other than 5.3.0.

It's not a problem, we'll just drop support for 5.2.0 and below but certainly confused us for 15 minutes why the API didn't suddenly exist.

Looking forward to bzlmod becoming non-experimental: we really like it :)

from bazel-central-registry.

Wyverald avatar Wyverald commented on May 30, 2024 1

To be clear, we haven't removed the old API from HEAD yet. @meteorcloudy's change merely migrated existing modules to use the new API, which is what broke you since the new API wasn't available before. (But now that that's done, I can remove the old API)

Sorry about the inconvenience!

from bazel-central-registry.

alexeagle avatar alexeagle commented on May 30, 2024

Is there some min,max version of Bazel where both ways are supported, to allow the transition?

from bazel-central-registry.

meteorcloudy avatar meteorcloudy commented on May 30, 2024

The support for the old API isn't deleted at HEAD yet (the BCR presubmit uses Bazel@HEAD), but we'll probably delete them before 6.0 cut. Since Bzlmod is still under an experimental flag, I think that should be enough?

@Wyverald Do you think we need to cherry-pick recent Bzlmod changes into 5.3?

from bazel-central-registry.

Wyverald avatar Wyverald commented on May 30, 2024

Some are cherry-pickable (like this one) but the flag parsing ones are probably harder. Hopefully people have been testing Bzlmod-related stuff with rolling releases (maybe we should've been clearer about that)

from bazel-central-registry.

meteorcloudy avatar meteorcloudy commented on May 30, 2024

@mattyclarkson Sorry for the confusing.
It's recommended to test Bzlmod with Bazel@HEAD, since we are making lots of improvements to it.
If you are using Bazelisk, just set USE_BAZEL_VERSION=last_green

from bazel-central-registry.

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.