Giter Club home page Giter Club logo

Comments (3)

henryiii avatar henryiii commented on June 16, 2024 1

The official actions have a private action they use to create the "v2" style versions. Some other actions try to follow this, some use different names (https://github.com/pypa/gh-action-pypi-publish uses release/v1, for example), and some do not provide these at all (https://github.com/pre-commit/action, for example).

Pointing this out more clearly (and maybe using it in more places) does sound like a good idea.

The recent issue with GHA upgrading powershell to a version that broke us serves as a reminder that GHA does not provide a "stable" platform that will work even will full pinning. I think that's good (way better than stable but forever frozen and buggy platforms), but it does mean that pinning to a patch version isn't always that helpful.

from cibuildwheel.

henryiii avatar henryiii commented on June 16, 2024

You can use v2.16, we provide that. We add and remove wheels in minor releases so it’s not safe to pin to v2.

from cibuildwheel.

elalish avatar elalish commented on June 16, 2024

Okay, thanks. I don't fully understand, but might be nice to call out in the docs since it's different than all the other github actions versioning.

from cibuildwheel.

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.