Skip to content

pub2pypi: fix unknow dist format error#81

Merged
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:gh-action
Dec 26, 2023
Merged

pub2pypi: fix unknow dist format error#81
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:gh-action

Conversation

@yunjunz
Copy link
Copy Markdown
Member

@yunjunz yunjunz commented Dec 26, 2023

  • fix the following error (https://github.com/insarlab/PySolid/actions/runs/7326479653/job/19952659672) by turning on the merge-multiple option, as suggested by download-artifact readme

    • Checking dist/artifact-source: ERROR InvalidDistribution: Unknown distribution format: 'artifact-source'
  • display the structure of downloaded artifact files, to facilitate the debuging in the future, since this part is easy to have issues

  • update deprecated option names in gh-action-pypi-publish

  • README: fix typo

+ fix the following error by turning on the `merge-multiple` option, as suggested by download-artifact readme

   - Checking dist/artifact-source: ERROR InvalidDistribution: Unknown distribution format: 'artifact-source'

+ Display the structure of downloaded artifact files, to facilitate the debuging in the future, since this part is easy to have issues

+ update deprecated option names in gh-action-pypi-publish

+ README: fix typo
@yunjunz yunjunz merged commit cd23bae into insarlab:main Dec 26, 2023
@yunjunz yunjunz deleted the gh-action branch December 26, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant