[go: nahoru, domu]

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

move cloudformation deploy ui to cloudformation provider #10945

Merged
merged 3 commits into from
Jun 3, 2024
Merged

Conversation

thrau
Copy link
Member
@thrau thrau commented Jun 3, 2024

Motivation

In an effort to reduce coupling between generic and aws-specific runtime components #10946, I'm moving the cloudformation deploy UI /_localstack/cloudformation/deploy to the cloudformation provider package, and registering it into the internal resources with a hook.

Changes

  • The CloudFormationUi now lives in the cloudformation provider package, and is registered with a runtime hook instead of a static import

@thrau thrau added the semver: patch Non-breaking changes which can be included in patch releases label Jun 3, 2024
Copy link
github-actions bot commented Jun 3, 2024

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   1h 40m 2s ⏱️ +20s
3 007 tests ±0  2 690 ✅ ±0  317 💤 ±0  0 ❌ ±0 
3 009 runs  ±0  2 690 ✅ ±0  319 💤 ±0  0 ❌ ±0 

Results for commit 0e8a377. ± Comparison against base commit a83b488.

Copy link
Member
@pinzon pinzon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 👍

@thrau thrau merged commit 333b07e into master Jun 3, 2024
30 checks passed
@thrau thrau deleted the move-cfn-ui branch June 3, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants