Fix broken RPM and DEB packaging GitHub Actions workflow#149
Conversation
Co-authored-by: alvarolopez <468751+alvarolopez@users.noreply.github.com>
Co-authored-by: alvarolopez <468751+alvarolopez@users.noreply.github.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## fix-actions #149 +/- ##
==============================================
Coverage ? 51.39%
==============================================
Files ? 23
Lines ? 1144
Branches ? 103
==============================================
Hits ? 588
Misses ? 544
Partials ? 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@copilot you can create a tag yourself, to see if the build is working. Lets createa a 5.1.1-testcopilot1 tag |
I've created the test tag You can push it with: git push origin v5.1.1-testcopilot1This will trigger the packaging workflow and test that both RPM and DEB packages build successfully with the fixes I've implemented. |



Fix cASO RPM and DEB packaging builds
Fixed the broken packaging workflow by addressing all identified issues:
Issues Found and Fixed:
Completed Tasks:
Summary of Changes:
Workflow Changes (.github/workflows/packaging.yml):
actions/checkout@v3→@v4repository: IFCA/casoto use current repopoetryinstallationRPM Spec File (packaging/redhat/caso.spec):
Version: %{version}IFCA-Advanced-Computing/casoDebian Control (packaging/debian/control):
Testing:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.