Skip to content

Conversation

@cderv
Copy link
Collaborator

@cderv cderv commented Nov 13, 2025

this way wa can manually call it to publish release

Aim is to start publishing v1.8 patch release there

this way wa can manually call it to publish release
@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Nov 13, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cderv cderv requested a review from Copilot November 13, 2025 15:12
Copy link
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

This PR extracts Cloudsmith package publishing into a separate, reusable workflow to enable manual publishing of releases (particularly for v1.8 patch releases). The new workflow downloads packages directly from GitHub releases rather than from workflow artifacts.

Key Changes:

  • Creates a new standalone workflow for Cloudsmith publishing with manual trigger capability
  • Updates the existing release workflow to call the new workflow instead of performing publishing inline
  • Implements version resolution logic supporting "latest" and specific version/tag inputs

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/publish-cloudsmith.yml New workflow with manual dispatch support, version resolution, asset validation, and Cloudsmith publishing jobs
.github/workflows/create-release.yml Refactored to call the new publish-cloudsmith workflow instead of performing publishing inline

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

@cderv
Copy link
Collaborator Author

cderv commented Nov 13, 2025

This require we do add rpm and deb assets to 1.8 though..

@cderv cderv merged commit cb5de84 into main Nov 13, 2025
51 checks passed
@cderv cderv deleted the gha/separate-cloudsmith branch November 13, 2025 17:17
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