Skip to content

chore(release): fix download path for PublishToPyPI step#294

Merged
jericht merged 1 commit into
OpenJobDescription:mainlinefrom
jericht:jericht/fix_pypi_publish
Jun 25, 2026
Merged

chore(release): fix download path for PublishToPyPI step#294
jericht merged 1 commit into
OpenJobDescription:mainlinefrom
jericht:jericht/fix_pypi_publish

Conversation

@jericht

@jericht jericht commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

What was the problem/requirement? (What/Why)

I fixed the GitHub release, but now the PublishToPyPI step is failing: https://github.com/OpenJobDescription/openjd-model-for-python/actions/runs/28205044422/job/83555345059

Root cause is that the artifacts are downloaded into dist/dist folder, and the double dist folder is causing the PyPI publish to not see the artifacts

What was the solution? (How)

Remove the redundant dist folder

What is the impact of this change?

PublishToPyPI works

How was this change tested?

N/A - this download-artifacts call matches the one in reusable_release.yml, which we confirmed works in the above workflow: (see source code)

Was this change documented?

No

Is this a breaking change?

No

Does this change impact security?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Jericho Tolentino <68654047+jericht@users.noreply.github.com>
@jericht
jericht marked this pull request as ready for review June 25, 2026 23:03
@jericht
jericht requested a review from a team as a code owner June 25, 2026 23:03
@jericht
jericht merged commit 68cfdb1 into OpenJobDescription:mainline Jun 25, 2026
31 checks passed
@jericht
jericht deleted the jericht/fix_pypi_publish branch June 25, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants