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

chore: manual pr build script #13070

Merged
merged 1 commit into from
Aug 3, 2023
Merged

chore: manual pr build script #13070

merged 1 commit into from
Aug 3, 2023

Conversation

sobolk
Copy link
Member

@sobolk sobolk commented Aug 3, 2023

Description of changes

Ability to kick off PR run manually.

yarn cloud-pr

Issue #, if available

Description of how you validated changes

$ yarn cloud-pr
What is your PR number ? 13070
Did you submit PR from fork (y/n)? y
PIN for sobkamil:
Press the button on your U2F token...
Successfully authenticated using u2f, session cookie saved in /Users/sobkamil/.midway/cookie
Successfully signed SSH public key /Users/sobkamil/.ssh/id_ecdsa.pub. The SSH certificate was saved in /Users/sobkamil/.ssh/id_ecdsa-cert.pub
2023/08/03 13:26:54 This profile appears to be ada managed, so there is no need to explicitly update.
2023/08/03 13:26:54 Your credentials will be pulled automatically, so you may continue on with your workflow.
https://us-east-1.console.aws.amazon.com/codesuite/codebuild/671107461633/projects/AmplifyCLI-PR-Testing/batch/AmplifyCLI-PR-Testing:732a33ba-6411-4937-93f7-2e6c2540b1de?region=us-east-1

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

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

@sobolk sobolk requested review from a team as code owners August 3, 2023 20:26
@codecov-commenter
Copy link

Codecov Report

Merging #13070 (052e988) into dev (ec9a2ba) will increase coverage by 48.56%.
Report is 291 commits behind head on dev.
The diff coverage is 59.37%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##              dev   #13070       +/-   ##
===========================================
+ Coverage    0.00%   48.56%   +48.56%     
===========================================
  Files        1296      848      -448     
  Lines      149743    38131   -111612     
  Branches     1296     7797     +6501     
===========================================
+ Hits            0    18519    +18519     
+ Misses     148447    18022   -130425     
- Partials     1296     1590      +294     
Files Changed Coverage Δ
...rmation/auth-stack-builder/auth-stack-transform.ts 91.30% <0.00%> (+91.30%) ⬆️
...tack-builder/auth-user-pool-group-stack-builder.ts 51.72% <ø> (+51.72%) ⬆️
...h-stack-builder/user-pool-group-stack-transform.ts 94.59% <0.00%> (+94.59%) ⬆️
.../src/provider-utils/awscloudformation/constants.ts 100.00% <ø> (+100.00%) ⬆️
...e-walkthrough-types/awsCognito-user-input-types.ts 100.00% <ø> (+100.00%) ⬆️
...vice-walkthrough-types/cognito-user-input-types.ts 100.00% <ø> (+100.00%) ⬆️
...y-category-function/src/commands/function/build.ts 0.00% <0.00%> (ø)
...ify-category-function/src/events/prePushHandler.ts 33.33% <0.00%> (+33.33%) ⬆️
...ider-utils/awscloudformation/utils/layerHelpers.ts 21.80% <0.00%> (+21.80%) ⬆️
...er-utils/awscloudformation/utils/storeResources.ts 30.38% <ø> (+30.38%) ⬆️
... and 57 more

... and 1244 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sobolk sobolk merged commit 727a1d3 into aws-amplify:dev Aug 3, 2023
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.

4 participants