Skip to content

docs: correct release process to match deployed Prow config#324

Open
aevyrie wants to merge 1 commit into
mainfrom
docs/fix-release-process
Open

docs: correct release process to match deployed Prow config#324
aevyrie wants to merge 1 commit into
mainfrom
docs/fix-release-process

Conversation

@aevyrie

@aevyrie aevyrie commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

The previous ## Release Process section described a draft-release postsubmit on push to main producing a v{version}-tagged draft. That job is not deployed. The actual publish trigger in fslabs-infra (modules/ci/prow/terragrunt.hcl) is a publish-all postsubmit on branches matching ^cargo-fslabscli-\d+\.\d+\.\d+$, which runs fslabscli publish and creates the tag as cargo-fslabscli-{version}.

This PR rewrites the section (steps + Mermaid diagram) so it matches what actually runs.

@aevyrie aevyrie added the documentation Improvements or additions to documentation label Jul 16, 2026
@fslabs-bot

fslabs-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from aevyrie. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fslabs-bot fslabs-bot Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant