Florian Kluibenschädl

Results 3 issues of Florian Kluibenschädl

I am using the action in conjunction with poetry like so: ```yaml - name: Detect and tag new version id: check-version if: steps.check-parent-commit.outputs.sha uses: salsify/action-detect-and-tag-new-version@624bb847c54529c8c4175cb36b534b101daae484 with: version-command: | bash -o...

### Description Due to some intellectual property restrictions, one of my dependencies has a dependency to a wheel file. This 2nd degree dependency is available in my current project, which...

### Description I found that `poetry install` creates a virtual environment (or handles dependencies) not the same way as an environment managed by pip. IMO, poetry should be able to...

kind/bug
status/triage