Skip to content

.github: fix Cloudsmith package publish paths - #13

Merged
pamolloy merged 1 commit into
release/0.12.0-1.3.1from
fix-cloudsmith-path
Jun 5, 2026
Merged

.github: fix Cloudsmith package publish paths#13
pamolloy merged 1 commit into
release/0.12.0-1.3.1from
fix-cloudsmith-path

Conversation

@ozan956

@ozan956 ozan956 commented Jun 2, 2026

Copy link
Copy Markdown
Member

Publish step downloaded release artifacts into ./pkgs but attempted to push *.deb and *.rpm from the repository root.

Update the Cloudsmith publish commands to use the downloaded package paths so release uploads can find the generated DEB and RPM files.

Fixes: 9e0f8ac (".github: add release workflow and packaging support")

Publish step downloaded release artifacts into `./pkgs` but attempted to
push `*.deb` and `*.rpm` from the repository root.

Update the Cloudsmith publish commands to use the downloaded package
paths so release uploads can find the generated DEB and RPM files.

Fixes: 9e0f8ac (".github: add release workflow and packaging support")
Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
@ozan956
ozan956 requested a review from pamolloy June 2, 2026 12:02
@ozan956 ozan956 self-assigned this Jun 2, 2026
@ozan956 ozan956 added the bug label Jun 2, 2026
@ozan956

ozan956 commented Jun 2, 2026

Copy link
Copy Markdown
Member Author

I was looking for a debian package, then came across with this: https://github.com/analogdevicesinc/openocd/actions/runs/24672367790/job/72281495880#step:6:12 😅

@pamolloy
pamolloy requested a review from gastmaier June 5, 2026 09:51
@pamolloy
pamolloy merged commit 12ffa0a into release/0.12.0-1.3.1 Jun 5, 2026
8 checks passed
@pamolloy
pamolloy deleted the fix-cloudsmith-path branch June 9, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants