ems-project / elasticms

ElasticMS's monorepo
MIT License
3 stars 8 forks source link

EMS job run should first check releases #937

Closed Davidmattei closed 2 months ago

Davidmattei commented 3 months ago

In EMS/core-bundle/src/Command/JobCommand.php

we should first check if we have a release:

Add upgrade info, for removing not needed release schedules anymore

Remove emsco:release:publish because JobCommand will publish releases. And schedules will throw errors that emsco:release:publish does not exist anymore