Skip to content

Fix Fleet version release#71

Merged
ivan-flamingo merged 3 commits into
mainfrom
hotfix/qiv
Jul 8, 2026
Merged

Fix Fleet version release#71
ivan-flamingo merged 3 commits into
mainfrom
hotfix/qiv

Conversation

@ivan-flamingo

@ivan-flamingo ivan-flamingo commented Jul 8, 2026

Copy link
Copy Markdown

Summary by CodeRabbit

  • Chores
    • Updated release and packaging workflows to handle version tagging more consistently.
    • Release jobs now stop automatically if the workflow is already failed or cancelled.
    • Docker manifest publishing now uses the configured tag instead of always defaulting to latest.

@ivan-flamingo ivan-flamingo self-assigned this Jul 8, 2026
@ivan-flamingo ivan-flamingo merged commit a4c38d7 into main Jul 8, 2026
1 of 2 checks passed
@ivan-flamingo ivan-flamingo deleted the hotfix/qiv branch July 8, 2026 19:11
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 32b79973-9de1-454a-bdb8-e32e97018e3c

📥 Commits

Reviewing files that changed from the base of the PR and between 2d4741c and 33fa6b2.

⛔ Files ignored due to path filters (1)
  • .github/pull_request_template.md is excluded by !**/*.md
📒 Files selected for processing (3)
  • .github/workflows/release.yml
  • .github/workflows/version.yml
  • .goreleaser.yml

Walkthrough

This PR updates CI/CD configuration files. The Helm chart release step now tags charts as 9.9.9 when the resolved version is "latest", otherwise uses the resolved version. The release job gains a conditional guard to skip execution if the workflow has failed or been cancelled. The version resolution workflow step no longer sets the GH_REPO environment variable. The goreleaser Docker manifest configuration now uses a DOCKER_TAG environment variable for naming instead of hardcoding "latest", and the previous skip_push conditional logic was removed.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hotfix/qiv

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant