fix: version bump missing update-sources#103
Conversation
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
ⓘ You are approaching your monthly quota for Qodo. Upgrade your plan PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
ⓘ You are approaching your monthly quota for Qodo. Upgrade your plan PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||
PR Type
Bug fix
Description
Fix version bump workflow missing update-sources step
Extract and output release version from branch name
Checkout correct release tag instead of branch
Add process-resources step after version update
Diagram Walkthrough
File Walkthrough
publish.yaml
Extract version from branch and fix checkout ref.github/workflows/publish.yaml
release.yaml
Add process-resources step to release workflow.github/workflows/release.yaml
mvn -B process-resourcesstep after version update