jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
7.83k stars 187 forks source link

Add name/description to devbox json schema. #2092

Closed vhsantos closed 3 weeks ago

vhsantos commented 1 month ago

Summary

The current JSON schema does not include the name and description fields. This update adds these fields as optional properties to the Devbox JSON schema.

How was it tested?

LucilleH commented 3 weeks ago

cc @Lagoja @loreto

Lagoja commented 3 weeks ago

@loreto seems ok to me since the schema keeps those fields optional, and this could be useful metadata for products like Jetify Cloud and others.