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 addEnvironment to ConfigBuilder - use with Analyze plugin #1010

Merged
merged 9 commits into from
Feb 20, 2025

Conversation

jpina1-godaddy
Copy link
Contributor

@jpina1-godaddy jpina1-godaddy commented Jan 13, 2025

Summary

Add a convenient method for adding environment-specific configurations during the create lifecycle.

This also updates @gasket/plugin-analyze to utilize it.

Changelog

create-gasket-app

  • Add addEnvironment method for create context

@gasket/plugin-analyze

  • Update create to use environment config
  • Fix for ANALYZE env var check with support for analyze in Gasket env check

@gasket/plugin-dynamic-plugins

  • Add to config during create

Test Plan

Tested with local create-gasket-app

@agerard-godaddy agerard-godaddy changed the title feat: added addEnvironment to ConfigBuilder Add addEnvironment to ConfigBuilder - use with Analyze plugin Feb 14, 2025
@agerard-godaddy agerard-godaddy marked this pull request as ready for review February 14, 2025 21:44
@agerard-godaddy agerard-godaddy requested a review from a team as a code owner February 14, 2025 21:44
@mmason2-godaddy mmason2-godaddy self-requested a review February 20, 2025 21:02
@jpina1-godaddy jpina1-godaddy merged commit 59d9193 into main Feb 20, 2025
2 checks passed
@jpina1-godaddy jpina1-godaddy deleted the pfx-823 branch February 20, 2025 21:20
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.

3 participants