Cloudsmiths: looks like "set multiple distributions for a format" isn't work as expected #5758
Replies: 3 comments 2 replies
-
|
also, the last gorelease-action 6.3.0 isn't work correctly with cloudsmits repo: part of error, looks like: I can make the release only with action 6.2.1 and the old one cloudsmits config. |
Beta Was this translation helpful? Give feedback.
-
|
Hey I'm afk for this last couple of days, but will take a look at this later today or tomorrow Sorry for the delay |
Beta Was this translation helpful? Give feedback.
-
|
For the original issue, its an error response from Cloudsmith, I'm adding the response to the error so its easier to figure out what's wrong, I would guess maybe one of the distributions there is not supported? as of the second error, its a bug, fixing it as well both changes will be in tonight's nightly build! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After upgrading to the new goreleaser version, I updated cloudsmiths config as described in the docks:
Commit with full code change: tofuutils/tenv@b66c29e
But when we tried to release, we discovered an issue with publishing artifacts to cloudsmiths:
Failed release job: https://github.com/tofuutils/tenv/actions/runs/14861654351/job/41727848912
Successful release job, before config update: https://github.com/tofuutils/tenv/actions/runs/14019801719/job/39250219595
Config looks correct, and match to the example: https://goreleaser.com/customization/cloudsmith/#customization
Maybe I missing something here?
Beta Was this translation helpful? Give feedback.
All reactions