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

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

Merged

Conversation

aws-cdk-automation
Copy link
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
77 checks passed
@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