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(amplify-codegen): add headless support #122

Closed
wants to merge 4 commits into from
Closed

feat(amplify-codegen): add headless support #122

wants to merge 4 commits into from

Conversation

AaronZyLee
Copy link
Contributor

@AaronZyLee AaronZyLee commented Mar 24, 2021

Issue #, if available:
fix #56
fix #60
Description of changes:
Add headless support for amplify codegen add. The change follows the rules of using headless mode in amplify plugins.
How are these changes tested:
yarn test
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@AaronZyLee AaronZyLee marked this pull request as draft March 24, 2021 19:47
@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #122 (44cce29) into master (b878956) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   84.41%   84.41%           
=======================================
  Files         139      139           
  Lines        5410     5410           
  Branches     1122     1122           
=======================================
  Hits         4567     4567           
  Misses        726      726           
  Partials      117      117           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b878956...44cce29. Read the comment docs.

@alharris-at alharris-at changed the base branch from master to main June 29, 2022 00:10
@AaronZyLee AaronZyLee closed this by deleting the head repository Feb 10, 2023
@joaopegoraro
Copy link

Is there a reason this was closed? I was looking foward to the headless support

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.

Headless support for amplify add codegen Feature Request: Use codegen in headless mode seperate from push
3 participants