Coder Social home page Coder Social logo

Comments (6)

phips28 avatar phips28 commented on July 17, 2024 4

ok, I finally had time to fix that :)
#14

from gh-action-bump-version.

phips28 avatar phips28 commented on July 17, 2024

nice find.
but I am not sure how to solve it to work for v1 and v2 (I dont want to break checkout@v1 usages).
Do you have any idea?

from gh-action-bump-version.

ahaverbuch avatar ahaverbuch commented on July 17, 2024

maybe skip the first part if on a detached HEAD? not sure that whole section is needed on v2.

Something like this git rev-parse --abbrev-ref --symbolic-full-name HEAD should tell you if you are on HEAD or a branch.

from gh-action-bump-version.

zkoppert avatar zkoppert commented on July 17, 2024

Just wanted to note that I was having trouble getting this action to work but saw @ahaverbuch note here about v1 vs v2 and that helped me. Thanks for opening the issue! This saved me lots of time debugging.

from gh-action-bump-version.

ffMathy avatar ffMathy commented on July 17, 2024

V2 support is quite crucial.

from gh-action-bump-version.

sarink avatar sarink commented on July 17, 2024

Most other actions nowadays don't support checkout v1, making this lib incompatible and impossible to integrate in many workflows. Is there any workaround for using this with v2?

from gh-action-bump-version.

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.