gh-action-pypi-publish icon indicating copy to clipboard operation
gh-action-pypi-publish copied to clipboard

[TODO] Stability improvement: Implement a pip-tools-managed constraints file

Open webknjaz opened this issue 3 years ago • 2 comments

It's got my attention that sometimes problems with transitive dependencies may reflect poorly on this action's ability to fulfil its purpose.

Here's what's happened in the past:

  • https://github.com/pypa/gh-action-pypi-publish/issues/100
  • https://github.com/pypa/gh-action-pypi-publish/issues/56
  • https://github.com/pypa/gh-action-pypi-publish/issues/51
  • https://github.com/pypa/gh-action-pypi-publish/issues/50
  • https://github.com/pypa/gh-action-pypi-publish/issues/107

webknjaz avatar Jul 25 '22 13:07 webknjaz

@webknjaz is this ticket resolved?

graingert avatar Nov 18 '24 07:11 graingert

Kind of. I think I'll wrap the automation with tox and GHA before closing.

webknjaz avatar Nov 18 '24 09:11 webknjaz