snok / install-poetry

Github action for installing and configuring Poetry
MIT License
572 stars 53 forks source link

Poetry fails on matrix strategies combinations #113

Closed brunolnetto closed 1 year ago

brunolnetto commented 1 year ago

Hi,

I try to fix my workflow based on previous developers' experiences with this dependency management system. However, there is still not much still to bring the bugs to fly around. Among others, I cannot setup matrix.os as 'windows-latest' properly. Both, workflow file and error log, are below to consult:

URL: https://github.com/trouchet/appy/actions/runs/3778445115 Error log:

To get started you need Poetry's bin directory (C:\Users\runneradmin\.local\bin) in your `PATH`
environment variable.

Alternatively, you can call Poetry explicitly with `C:\Users\runneradmin\.local\bin\poetry`.

You can test that everything is set up by executing:

`poetry --version`

D:\a\_actions\snok\install-poetry\v1/main.sh: line 36: poetry: command not found
JWCook commented 1 year ago

You're probably running into the same issue as #105. There are more details in the Readme: https://github.com/snok/install-poetry#running-on-windows

brunolnetto commented 1 year ago

Great. A last question: it is an issue to me the organization of install-poetry to be named identically to Star Wars villain Snok :-/

sondrelg commented 1 year ago

Come to the dark side @brunolnetto

brunolnetto commented 1 year ago

May I take my googles with me? I am bad-sighted. :-/