Skip to content

spec_version warnings should be logged after migrations are executed #45

@liamaharon

Description

@liamaharon

Currently spec version checks are executed and warnings logged before any migrations run, making them easily missed if the migrations are noisy.

The warning should be logged at the end, to reduce the chance of it being missed by the developer.

The process should also exit with a non-zero status code when there is a spec_version warning, unless disabled.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions