Skip to content

Conversation

@javuto
Copy link
Collaborator

@javuto javuto commented Dec 23, 2025

Remove the creation of a DEB package for osctrl-cli to fix the CICD pipeline

@javuto javuto requested a review from Copilot December 23, 2025 07:06
@javuto javuto added osctrl-cli osctrl-cli related changes cicd CICD related issues labels Dec 23, 2025
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 fixes a CI/CD pipeline failure caused by issues with creating DEB packages for the osctrl-cli component. The fix removes cli from the DEB package build matrix and adds arm64 architecture support to the main merge workflow.

Key Changes:

  • Removed osctrl-cli from DEB package creation in both release and main merge workflows
  • Added arm64 architecture to the DEB package build matrix in the main merge workflow

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/create_tagged_releases.yml Removed "cli" from components matrix to exclude it from DEB package creation during tagged releases
.github/workflows/build_and_test_main_merge.yml Removed "cli" from components matrix and added "arm64" to goarch matrix for DEB package builds

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

@javuto javuto merged commit d8c2a2a into main Dec 23, 2025
54 checks passed
@javuto javuto deleted the fix-cicd-cli-error branch December 23, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cicd CICD related issues osctrl-cli osctrl-cli related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants