adapt_framework icon indicating copy to clipboard operation
adapt_framework copied to clipboard

New: Update workflows to allow migration scripts to automatically add version numbers

Open joe-allen-89 opened this issue 8 months ago • 0 comments

Subject of the issue/enhancement/features

Currently when creating migration scripts version numbers have to be added to each script manually, this is likely to lead to issues/time consuming job of updating versions before every release, we can use semantic-release-replace-plugin to do this automatically but each repo will need to be updated to use this.

A migration label will also be added to the repo in order to keep a closer eye on which repos require a migration script update.

joe-allen-89 avatar Jun 04 '25 10:06 joe-allen-89