Skip to content
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

Add DeployStack configuration schema #4332

Merged
merged 4 commits into from
Jan 6, 2025

Conversation

Lasim
Copy link
Contributor

@Lasim Lasim commented Jan 4, 2025

Add DeployStack configuration schema

This adds support for .deploystack/config.yml configuration files used to customize application deployments in DeployStack. The schema enables validation and autocompletion for:

  • Application metadata (name, description, logo)
  • Branch-specific deployment configuration

The schema is hosted externally at cdnx.deploystack.io and maintained by the DeployStack team.

Copy link
Contributor

github-actions bot commented Jan 4, 2025

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@madskristensen madskristensen merged commit 09f2e2a into SchemaStore:master Jan 6, 2025
3 checks passed
@madskristensen
Copy link
Contributor

Thanks

@Lasim
Copy link
Contributor Author

Lasim commented Jan 6, 2025

Thank you @madskristensen. Happy new year!

@Lasim Lasim deleted the feat/deploystack-schema branch January 7, 2025 13:05
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.

2 participants