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

feat: add codebuild PR, Release workflows and scripts #614

Merged
merged 4 commits into from
Jul 7, 2023

Conversation

phani-srikar
Copy link
Contributor

@phani-srikar phani-srikar commented Jul 5, 2023

Description of changes

Adds PR and Release workflows using AWS Codebuild service for CI/CD.
Adds scripts to use these workflows.
Contains some E2E workflow related changes that need to be tested and out of scope for this PR.

Issue #, if available

Description of how you validated changes

Tested by deploying the newly added testing and deployment stacks to my personal AWS account. Refer to this release commit that was generated after successful tag release workflow run. Refer to these PR checks that now get triggered in the Codegen repository.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • Breaking changes to existing customers are released behind a feature flag or major version update
  • Changes are tested using sample applications for all relevant platforms (iOS/android/flutter/Javascript) that use the feature added/modified

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

@phani-srikar phani-srikar requested a review from a team as a code owner July 5, 2023 20:56
@phani-srikar phani-srikar changed the title feat: add codebuild workflows and scripts feat: add codebuild PR, Release workflows and scripts Jul 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2023

Codecov Report

Merging #614 (507665c) into main (a33a960) will decrease coverage by 1.50%.
The diff coverage is 100.00%.

❗ 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             @@
##             main     #614      +/-   ##
==========================================
- Coverage   85.94%   84.44%   -1.50%     
==========================================
  Files         152      152              
  Lines        7490     6435    -1055     
  Branches     1957     1383     -574     
==========================================
- Hits         6437     5434    -1003     
+ Misses        960      901      -59     
- Partials       93      100       +7     
Impacted Files Coverage Δ
...delgen-plugin/src/visitors/appsync-java-visitor.ts 93.24% <100.00%> (-1.57%) ⬇️

... and 116 files with indirect coverage changes

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

@phani-srikar phani-srikar merged commit d2fe444 into aws-amplify:main Jul 7, 2023
2 checks passed
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