Skip to content

Conversation

@akash1810
Copy link
Member

What does this change?

How to test

How can we measure success?

Have we considered potential risks?

Checklist

  • I have listed any breaking changes, along with a migration path 1
  • I have updated the documentation as required for the described changes 2

Footnotes

  1. Consider whether this is something that will mean changes to projects that have already been migrated, or to the CDK CLI tool. If changes are required, consider adding a checklist here and/or linking to related PRs.

  2. If you are adding a new construct or pattern, has new documentation been added? If you are amending defaults or changing behaviour, are the existing docs still valid?

@changeset-bot
Copy link

changeset-bot bot commented Nov 6, 2025

⚠️ No Changeset found

Latest commit: a8f33db

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

`Construct` is a shared base type; use that to simplify some code.
…ers` parameter

`GuHorizontallyScalingDeploymentPropertiesExperimental` is implemented as a singleton;
only one instance is ever possible.

In a scenario where an `App` has multiple `Stack`s, we have the following timeline:
1. ???
@akash1810 akash1810 force-pushed the aa/refactor-singleton branch from 17466b0 to a8f33db Compare November 6, 2025 09:24
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

This PR is stale because it has been open 30 days with no activity. Unless a comment is added or the “stale” label removed, this will be closed in 3 days

@github-actions github-actions bot added the Stale label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants