Skip to content

chore: remove Cloudsmith upload step from release target#42

Merged
pjcdawkins merged 1 commit intomainfrom
remove-cloudsmith-step
Apr 13, 2026
Merged

chore: remove Cloudsmith upload step from release target#42
pjcdawkins merged 1 commit intomainfrom
remove-cloudsmith-step

Conversation

@miguelsanchez-upsun
Copy link
Copy Markdown
Collaborator

Summary

  • Removes the Cloudsmith upload step from the release Makefile target
  • Removes the associated VERSION variable derivation that was only used by the Cloudsmith step

Test Plan

  • Verify make release completes without the Cloudsmith upload step

Copilot AI review requested due to automatic review settings April 13, 2026 10:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Removes the Cloudsmith upload logic from the release Makefile target and deletes the VERSION derivation that existed solely to support that upload step.

Changes:

  • Removed VERSION derivation that relied on GORELEASER_CURRENT_TAG/git describe.
  • Removed conditional Cloudsmith upload invocation from the release target.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pjcdawkins pjcdawkins merged commit 72fef56 into main Apr 13, 2026
7 of 8 checks passed
@pjcdawkins pjcdawkins deleted the remove-cloudsmith-step branch April 13, 2026 11:00
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.

3 participants