Skip to content

feat: environment and stage addons #13

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 26 commits into from
Mar 18, 2025

Conversation

leonsteinhaeuser
Copy link
Owner

@leonsteinhaeuser leonsteinhaeuser commented Mar 16, 2025

Description

This pull request introduces environment and stage-based addons and improves the validation for defined addon property types. These enhancements aim to provide better flexibility and robustness in managing addons.

Changes

environment and stage based addons:

  • Added support for defining addons based on different environments (e.g., development, staging, production).
  • Implemented logic to load and apply addons specific to the current environment and stage.

Improved validation for defined addon property types:

  • Enhanced validation mechanisms to ensure that addon properties conform to the expected types.
  • Added comprehensive error messages to guide users in correcting invalid property definitions.

@leonsteinhaeuser leonsteinhaeuser self-assigned this Mar 16, 2025
@leonsteinhaeuser leonsteinhaeuser force-pushed the feat/environment-and-stage-addons branch from 5a08377 to b2bed9c Compare March 18, 2025 14:29
@leonsteinhaeuser leonsteinhaeuser marked this pull request as ready for review March 18, 2025 14:49
@leonsteinhaeuser leonsteinhaeuser marked this pull request as draft March 18, 2025 14:51
@leonsteinhaeuser leonsteinhaeuser marked this pull request as ready for review March 18, 2025 16:14
@leonsteinhaeuser leonsteinhaeuser merged commit 4d12761 into main Mar 18, 2025
3 checks passed
@leonsteinhaeuser leonsteinhaeuser deleted the feat/environment-and-stage-addons branch March 18, 2025 16:14
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.

1 participant