platformsh / platformify

Get your project ready to be deployed in Platform.sh
MIT License
2 stars 8 forks source link

Validate command doesn't accept "pre_start" command #190

Closed remilejeune2 closed 8 months ago

remilejeune2 commented 10 months ago

A pre_start command has been introduced a few month ago and it is not accepted by platformify.

To reproduce, use the following commands bloc:

        web:
          commands:
            pre_start: lkejzrezljkrzjlk
            start: ezrjklerzjlkerzjklzer

Then upsun validate gives you the following error:

Upsun config validation failed: applications.myapp.web.commands: Additional property pre_start is not allowed