Skip to content

fix: cannot resolve project references (backport #1072)#1073

Merged
aws-cdk-automation merged 1 commit intomaintenance/v5.2from
backport/maintenance/v5.2-pr-1072
Jun 11, 2024
Merged

fix: cannot resolve project references (backport #1072)#1073
aws-cdk-automation merged 1 commit intomaintenance/v5.2from
backport/maintenance/v5.2-pr-1072

Conversation

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

Backport

This will backport the following commits from main to maintenance/v5.2:

Questions ?

Please refer to the Backport tool documentation

Fixes #1070

In the compiler constructor, the order of operations was not correct.
This wasn't caught previously because we did not have a test case
covering the automatic project references feature.

---

By submitting this pull request, I confirm that my contribution is made
under the terms of the [Apache 2.0 license].

[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0

(cherry picked from commit 825d1cb)
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Jun 11, 2024
Merged via the queue into maintenance/v5.2 with commit 259ca15 Jun 11, 2024
@aws-cdk-automation aws-cdk-automation deleted the backport/maintenance/v5.2-pr-1072 branch June 11, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-approve Automatically approve this PR backport

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants