Skip to content

chore: Alpha integ test#35928

Closed
abidhasan-aws wants to merge 9 commits intoaws:mainfrom
Abogical:alpha-integ-test
Closed

chore: Alpha integ test#35928
abidhasan-aws wants to merge 9 commits intoaws:mainfrom
Abogical:alpha-integ-test

Conversation

@abidhasan-aws
Copy link
Copy Markdown
Contributor

Issue # (if applicable)

Closes #.

Reason for this change

Description of changes

Describe any new or updated permissions being 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

Abogical and others added 9 commits October 13, 2025 09:35
- 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.
PATH environment variable is used to find yarn/node binaries. Without it, a ENOENT error is emitted when running yarn.
Running via node directly instead of lerna will keep the cwd at the root as expected.
Name was incorrectly configured.
@github-actions github-actions bot added the p2 label Nov 3, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team November 3, 2025 10:44
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Nov 3, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 3, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2025
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

The pull request linter fails with the following errors:

❌ The first word of the pull request title should not be capitalized. If the title starts with a CDK construct, it should be in backticks "``".

If you believe this pull request should receive an exemption, please comment and provide a justification. A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed, add Clarification Request to a comment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants