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: generate datastore models for Admin CMS to consume post-deployment from CLI #6771

Merged
merged 5 commits into from
Mar 4, 2021

Conversation

kaustavghosh06
Copy link
Contributor

Description of changes:
This PR calls the Amplify Admin Service API post-deployment/post-push in the CLI to generate DataStore models in the cloud for the Admin UI CMS. This action is triggered only when Admin UI is enabled for the app + DataStore is enabled for the API.

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

@kaustavghosh06 kaustavghosh06 requested a review from a team as a code owner March 2, 2021 18:41
@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #6771 (53588c5) into master (697ff67) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6771   +/-   ##
=======================================
  Coverage   56.50%   56.50%           
=======================================
  Files         430      430           
  Lines       21140    21140           
  Branches     4237     4237           
=======================================
  Hits        11946    11946           
  Misses       8381     8381           
  Partials      813      813           

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 697ff67...53588c5. Read the comment docs.

Copy link
Member

@edwardfoyle edwardfoyle left a comment

Choose a reason for hiding this comment

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

A few small comments, but approved

@github-actions
Copy link

github-actions bot commented Mar 5, 2022

This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants