Giter Club home page Giter Club logo

Comments (4)

FriedrichFroebel avatar FriedrichFroebel commented on May 25, 2024 1

Thanks for the explanations. In my opinion, these limits should be mentioned somewhere in the docs as well, as otherwise one will just stumble upon them when actually trying to use them.

from github-actions-version-updater.

saadmk11 avatar saadmk11 commented on May 25, 2024 1
  • v2.5.0 is considered more recent than version v3 for actions/checkout.

This is a known problem. This is happening because this action uses GitHub's Latest Release API which returns the Latest Release Published by the repository, which sometimes may not be the latest version available for the action (e.g: if the repository is maintaining multiple versions at the same time v2.x, v3.x and a new version of v2.x is released)

Fixed on #19

from github-actions-version-updater.

SebastianStehle avatar SebastianStehle commented on May 25, 2024 1

Awesome, thanks a lot :)

from github-actions-version-updater.

saadmk11 avatar saadmk11 commented on May 25, 2024

Hi @FriedrichFroebel, Thanks for reporting this issue.

  • v2.5.0 is considered more recent than version v3 for actions/checkout.

This is a known problem. This is happening because this action uses GitHub's Latest Release API which returns the Latest Release Published by the repository, which sometimes may not be the latest version available for the action (e.g: if the repository is maintaining multiple versions at the same time v2.x, v3.x and a new version of v2.x is released)

  • v0.5.6 is considered more recent than main, although main references the latest unreleased code from the default branch.

The Action Currently Supports Tags Only (will support commit SHA (from default branch or latest release Tag) in the near future. #19). There is no plan for suggesting branches.

  • v4.3.0 is being proposed for the short syntax v4, although I would assume that v4 will always use the latest release of the v4 major version (currently being v4.3.0 for actions/setup-python). I am not sure about this though, as I could not find any information on which version is being picked by GitHub Actions in this case.

This behavior is intentional. This Action will not suggest moving versions rather it will suggest specific versions.

from github-actions-version-updater.

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.