Giter Site home page Giter Site logo

Comments (5)

duarte-pompeu avatar duarte-pompeu commented on June 1, 2024 1

Hi @abatilo .

I'm not sure what your contributing preferences are, but I got this error and found the fix in my repo, so here's my PR: #47

Hope it's useful.

from actions-poetry.

abatilo avatar abatilo commented on June 1, 2024 1

Since @duarte-pompeu fixed this, I'm going to go ahead and close now. Let me know if there's any reason that I should re-open the issue!

Thanks again for your contribution @duarte-pompeu

from actions-poetry.

abatilo avatar abatilo commented on June 1, 2024

Hi @alanwilter. Sorry for the delay, I haven't checked my GitHub notifications in a while.

Anyways, there was a point in time where this action was more sophisticated, but now all this action does is call pip install poetry no different than what you do in your second example:

pip install poetry==${{ inputs.poetry-version }}

Once composite actions became a thing, there was no need for this action to have any more smarts in it.

That being said, thanks for reporting this and I'll try to find some time to figure out why 3.10 doesn't seem to work even though it's a very mundane action.

from actions-poetry.

alanwilter avatar alanwilter commented on June 1, 2024

Great @duarte-pompeu! Heavens, it was a simple issue.

And, why not add 3.11 as well?

We can close this issue IMO.

from actions-poetry.

duarte-pompeu avatar duarte-pompeu commented on June 1, 2024

3.11 isnt stable yet, so I didn't add it in my PR.

One thing I noticed it (but didn't want to mix different issues) is that the poetry versions are 1.0 and 1.1.11, but 1.1.13 is already available (and should be the last patch version before 1.2). Perhaps that would also be worth to update.

from actions-poetry.

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.