Skip to content

Conversation

megha-narayanan
Copy link

See this pull request: #2914

Same as above PR, but moved changes to an unstream branch instead of a personal fork

Copy link

changeset-bot bot commented Aug 1, 2025

⚠️ No Changeset found

Latest commit: 9ea519c

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

@megha-narayanan megha-narayanan marked this pull request as ready for review August 1, 2025 19:51
@megha-narayanan megha-narayanan requested review from a team as code owners August 1, 2025 19:51
@@ -2,7 +2,7 @@
"defaultDevPackages": [
"@aws-amplify/backend",
"@aws-amplify/backend-cli",
"aws-cdk-lib@2.204.0",
"aws-cdk-lib@2.201.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Any particular reason why aws-cdk-lib is getting downgraded here?

@@ -516,6 +516,8 @@ export class SandboxDevToolsCommand implements CommandModule<object> {
shutdownService,
resourceService,
storageManager,
undefined,
undefined,
Copy link
Contributor

Choose a reason for hiding this comment

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

I am assuming these are activeLogPollers and toggleStartTimes, do they get defined later on?

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