Rename release migration script

Version Control Information

Source branch: bruno.sc/rename-release-migration-script Target branch: devel

Commits:

* Rename release migration script

  `actions/migrate-cluster-repo.sh` has been provided to migrate a cluster repo
   after upgrading to the release v9 series.
  With upcoming release series and v10 already migrations won't happen in the
   cluster repo alone hence the release migration script's name needs to reflect
   just that.

  In this process "migration" has been disambiguated to "release migration".

  Resolves: #750

Closes: #750 (closed)
After: !1792 (merged)


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit
Edited by brunos

Merge request reports

Loading