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

feat(main): add update version scripts #54

Merged
merged 1 commit into from
Oct 17, 2024
Merged

feat(main): add update version scripts #54

merged 1 commit into from
Oct 17, 2024

Conversation

cuisongliu
Copy link
Owner

This pull request includes updates to the README.md and gen/version/gen.go files, introducing new scripts to automate version updates and streamline the installation process. The most important changes include adding markers in the README.md for automated content replacement, renaming variables for clarity in gen/version/gen.go, and adding new scripts for updating the README.md based on version tags.

Documentation Updates:

  • README.md: Added markers for automated content replacement to streamline the process of updating installation instructions.

Code Enhancements:

  • gen/version/gen.go: Renamed variables cmd1 and cmd2 to cmdUpgradeImageName and cmdUpgradeChartVersion for better clarity. Added commands to update the README.md using new scripts. [1] [2]

New Scripts:

  • scripts/release_tag.sh: Added a script to update the README.md with the latest version of the AutoMQ operator installation instructions.
  • scripts/release_tag_sealos.sh: Added a script to update the README.md with the latest version of the AutoMQ operator installation instructions for Sealos.

Signed-off-by: cuisongliu <cuisongliu@qq.com>
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.74%. Comparing base (4a72280) to head (cf97604).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   27.74%   27.74%           
=======================================
  Files           4        4           
  Lines         310      310           
=======================================
  Hits           86       86           
  Misses        203      203           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cuisongliu cuisongliu merged commit d3ddc75 into main Oct 17, 2024
6 checks passed
@cuisongliu cuisongliu deleted the update-version branch October 17, 2024 13:48
@github-actions github-actions bot mentioned this pull request Oct 17, 2024
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.

2 participants