cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): add update version scripts #54

Closed cuisongliu closed 4 days ago

cuisongliu commented 4 days ago

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:

Code Enhancements:

New Scripts:

codecov-commenter commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.