Skip to content

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

Filter by

142 results
 (95 ms)

142 results

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

I use this action to publish to https://test.pypi.org/project/f3d/ Once Trusted Publishing has been set up, this action has been working great for the last few years. However it started failing between ...
question
  • mwestphal
  • 3
  • Opened 
    10 days ago
  • #348

Traceback (most recent call last): File /app/attestations.py , line 149, in module main() File /app/attestations.py , line 129, in main dist_to_attestation_map = compose_attestation_mapping( ...
bug
  • dimaqq
  • Opened 
    19 days ago
  • #339

I ve been using this Github action for while but recently, it started failing due a seemingly strange behavior. During the Create Docker action step, it appears to try to pull an image name/tag using ...
  • pchang388
  • 1
  • Opened 
    24 days ago
  • #338

I wonder if we can have a sanity check for this… Your job run has repository_url: https://upload.pypi.org/legacy/ in the log, which is our default. And GitHub Actions is built to choose defaults if an ...
  • webknjaz
  • Opened 
    26 days ago
  • #337

Hi, Any chance we could get the environment parameter printed prior to failures like the one below? Could save a lot of potential time troubleshooting if this isn t being passed down an action hierarchy? ...
enhancement
  • ModeSevenIndustrialSolutions
  • 3
  • Opened 
    on Jan 29
  • #334

Description When using the pypa/gh-action-pypi-publish GitHub Action to publish my package, I encounter an error related to invalid provides-extra metadata. The error occurs even though my package builds ...
invalid
question
  • jinningwang
  • 13
  • Opened 
    on Jan 27
  • #333

xref https://github.com/python-attrs/attrs/issues/1386#issuecomment-2605504823
enhancement
  • webknjaz
  • 1
  • Opened 
    on Jan 22
  • #325

Previously, I didn t know if it s possible to detect. However, I just occurred to me that this can be inferred from the environment state. I think that we should be able to inspect the presence of other ...
enhancement
  • webknjaz
  • Opened 
    on Jan 20
  • #324

${{ runner.environment }} can be github-hosted and self-hosted: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#runner-context. ...
enhancement
  • webknjaz
  • Opened 
    on Jan 19
  • #323

This should be possible by inspecting the following environment variables: - RUNNER_DEBUG: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#default-environment-variables ...
  • webknjaz
  • 2
  • Opened 
    on Jan 19
  • #322
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! 
Restrict your search to the title by using the in:title qualifier.
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub