Skip to content

Conversation

Abogical
Copy link
Member

Reason for this change

Previously, the script was executing the script under the cwd of the script package, when it should be at the head branch folder. This has lead to the integration test to fail.

Description of changes

We'll use node explicitly to run the script without changing the cwd.

Describe any new or updated permissions being added

No new permissions were added.

Description of how you validated changes

Checklist


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

@github-actions github-actions bot added the admired-contributor [Pilot] contributed between 13-24 PRs to the CDK label Oct 10, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team October 10, 2025 15:17
@github-actions github-actions bot added the p2 label Oct 10, 2025
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Oct 10, 2025
@Abogical Abogical force-pushed the integ-deployment-test-invoke-fix branch 5 times, most recently from 9eae906 to 933483c Compare October 13, 2025 09:10
- Previously, the script was executing the script under the cwd of the script package, when it should be at the head branch folder. We'll use node explicitly to run the script without changing the cwd.

- Fixes the label and event conditions that would trigger the workflow.

- Use STS to assume Atmosphere role as OIDC is not needed when we use the codebuild runner.
Env variables include PATH variable used to find yarn/node binaries. Without it, a ENOENT error is emitted when running yarn.
@Abogical Abogical force-pushed the integ-deployment-test-invoke-fix branch from 933483c to bdc479e Compare October 13, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admired-contributor [Pilot] contributed between 13-24 PRs to the CDK contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant