Skip to content

[TENE-617] Fix the migration errors (secure gitlab scripts)

Konrad Pawlikowski requested to merge feature/TENE-617 into develop

Two new checks have been added,
the first one checks if this fake commit goes through correctly, if there is a problem it breaks the pipeline,
the second one checks if after the commit there are still any migrations with the name 9999...99 if there are then it breaks the pipeline.
At this point I haven't added a pipline migration check in cooperation with flyway, it seems relatively difficult,
Closes TENE-617

Merge request reports

Loading