Skip to content

Update upsun.json schema validator #241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Apr 29, 2025
Merged

Conversation

flovntp added 9 commits April 14, 2025 10:53
mark removed keys as deprecated instead
adding `runtime` definition
adding rules to allow dot-keys on the top level but not below (except for name of services, routes and apps)
can't use/validate dot variable at the root, otherwise, title and description for each keys are not displayed in PHPStorm (validation engine crash with patternProperties def)
allow additional properties at the root of the config file (dot-key?!)
adding limited list of container_profile
container_profile authorize null value
remove "crons.commands" as required, otherwise, it's not possible to use "cmd" (and i modify the Deprecated message to add a note using "crons.commands.start" instead
@flovntp
Copy link
Contributor Author

flovntp commented Apr 29, 2025

Is it possible to merge it as is and i will open a new one with incoming changes:

  • remove dot from title
  • refactor common settings using refs

@pjcdawkins pjcdawkins merged commit 906b978 into platformsh:main Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants