Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add the generate release announcement message command #483

Closed
wants to merge 6 commits into from

Conversation

tashima42
Copy link
Contributor

@tashima42 tashima42 commented Sep 13, 2024

command to generate the rancher release announcement messages:

release generate rancher release-message --tag v2.8.8-alpha2 --previous-tag v2.8.8-alpha1 --prime-only --action-run-id 10857046301
`v2.8.8-alpha2` is available based on this commit ([link](https://github.com/rancher/rancher/commit/release/v2.8))!
* Link of commits between last 2 RCs. ([link](https://github.com/rancher/rancher/compare/v2.8.8-alpha1...v2.8.8-alpha2))
* Completed GHA build ([link](https://github.com/rancher/rancher/actions/runs/10857046301)).
* Images with -rc:
    * rancher/aks-operator v1.2.5-rc.1
    * rancher/cis-operator v1.0.15-rc.2
    * rancher/eks-operator v1.3.5-rc.1
    * rancher/gke-operator v1.2.5-rc.1
    * rancher/rancher-webhook v0.4.11-rc.2
    * rancher/security-scan v0.2.17-rc14
    * rancher/system-agent v0.3.9-rc.4-suc
    * rancher/wins v0.4.18-rc2
* Components with -rc:
    * SYSTEM_AGENT_VERSION v0.3.9-rc.4
    * WINS_AGENT_VERSION v0.4.18-rc2
    * AKS-OPERATOR v1.2.5-rc.1
    * EKS-OPERATOR v1.3.5-rc.1
    * GKE-OPERATOR v1.2.5-rc.1
    * RKE v1.5.13-rc.2

@tashima42 tashima42 marked this pull request as ready for review September 16, 2024 16:05
@tashima42 tashima42 self-assigned this Sep 16, 2024
@tashima42
Copy link
Contributor Author

Not going forward with this. It would add unnecessary bloat to the codebase, considering it's about the same amount of work to do this message manually vs using this cmd

@tashima42 tashima42 closed this Nov 28, 2024
@tashima42 tashima42 deleted the announce-release branch November 28, 2024 19:57
@tashima42 tashima42 restored the announce-release branch November 28, 2024 19:57
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