Skip to content

Conversation

@nevoodoo
Copy link
Contributor

Our packaging and upgrades were messy and very difficult to maintain and this switch moves to a standard bump version process that we have more control over.

Our packaging and upgrades were messy and very difficult to maintain
and this switch moves to a standard bump version process that we have
more control over.
Comment on lines +31 to +34
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
with:
root_options: '-v'
git_committer_email: 'software-team+githubcibot@populationgenomics.org.au'
git_committer_name: 'cpg-software-ci-bot'
github_token: ${{ secrets.BOT_ACCESS_TOKEN }}
fetch-depth: 0

Check warning

Code scanning / zizmor

does not set persist-credentials: false Warning

does not set persist-credentials: false
@cpg-software-ci-bot
Copy link
Contributor

cpg-software-ci-bot commented Nov 25, 2025

📊 SonarQube Summary

Metric This PR Main Branch
✅ Coverage 76.3% 76.3%
💨 Code Smells 47 47
🐞 Bugs 0 0
🔐 Vulnerabilities 0 0
🚨 Security Hotspots 1 0
📝 New Issues 0 0
🌟 Quality Gate ✅ OK ✅ OK

🔗 View Main Branch Report
🔗 View PR Report

@github-actions
Copy link
Contributor

github-actions bot commented Nov 25, 2025

🐳 Docker Image Built

A new Docker image has been built for this PR:

Image: australia-southeast1-docker.pkg.dev/cpg-common/images-dev/cpg_flow:37c043dbf87a1ff3bdecb9929422612232c46803

Pull command:

docker pull australia-southeast1-docker.pkg.dev/cpg-common/images-dev/cpg_flow:37c043dbf87a1ff3bdecb9929422612232c46803

🔗 View in Google Cloud Console


This comment was automatically generated by the Docker workflow.

The docs builds had some duplication across workflows and caused issues in packaging.
This change condenses the workflows.
@nevoodoo nevoodoo marked this pull request as ready for review November 30, 2025 23:11
@nevoodoo nevoodoo requested a review from a team as a code owner November 30, 2025 23:11
@nevoodoo
Copy link
Contributor Author

nevoodoo commented Jan 5, 2026

We should just use the standard uv version --bump for bumping our packages instead of adding a dependency on other tools like bump-my-version.

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