Skip to content

issues Search Results · repo:pypa/gh-action-pypi-publish language:Python

Filter by

153 results
 (114 ms)

153 results

inpypa/gh-action-pypi-publish (press backspace or delete to remove)

I m getting an error about invalid attestations trying to publish my project to PyPI. I use a pretty typical workflow: cibuildwheel to create wheels, and upload-artifact/download-artifact actions to collect ...
bug
  • arahlin
  • 19
  • Opened 
    21 days ago
  • #365

@woodruffw @facutuesca we recently saw an HTTP 502 and a traceback in the attestations flow: Traceback (most recent call last): File /root/.local/lib/python3.12/site-packages/sigstore/_internal/rekor/client.py ...
bug
  • webknjaz
  • 4
  • Opened 
    23 days ago
  • #364

I ve used this action in a number of places successfully but have hit a weird problem. I ve set the workflow to be triggered by tags of the form v* and duly make a release on GitHub with v0.0.1 tag being ...
invalid
question
  • ns-rse
  • 4
  • Opened 
    27 days ago
  • #363

I have looked at related issue 138 and issue 217. I get the invalid-publisher error for both PyPi and TestPyPi. I m really struggling to set up trusted publisher workflow - any guidance much appreciated! ...
  • ropeless
  • 6
  • Opened 
    on May 22
  • #361

Sorry if this is more of a distribution format than a pypi-publish request, or if I misunderstood how this is meant to be done. I just inserted Sigstore signing into my workflow - name: Sign the ...
  • dannyadair
  • 2
  • Opened 
    on May 9
  • #357

The action currently fails to run on the ARM runners GitHub have made available because the Docker image used for releases only is available for the linux/amd64 architecture. Would it be possible to add ...
  • Tenzer
  • 5
  • Opened 
    on May 7
  • #356

I have a somewhat convoluted release process for the Python package associated with my project HexDebug, where the Java portion of the project is built and published by a Jenkins job, and then a tag and ...
bug
  • object-Object
  • 14
  • Opened 
    on Apr 22
  • #355

Lately our trusted publishing on pytest-run-parallel fails with the following error message: Checking dist/pytest_run_parallel-0.4.0-py3-none-any.whl: ERROR InvalidDistribution: Metadata is missing ...
duplicate
question
  • lysnikolaou
  • 1
  • Opened 
    on Apr 17
  • #354

I tried to create a workflow for both TestPyPI and PyPI and got this exception: Traceback (most recent call last): File /app/attestations.py , line 149, in module main() File /app/attestations.py ...
invalid
wontfix
  • ori-n
  • 3
  • Opened 
    on Mar 23
  • #352

Hi, In my workflow, Publish Package job is failing with error as Checking dist/kubemarine-0.36.0-py3-none-any.whl: ERROR InvalidDistribution: Metadata is missing required fields: Name, ...
  • pranavcracker
  • 10
  • Opened 
    on Mar 21
  • #351
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub