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

Are git branch building and amplify push mutually exclusive? #10886

Closed
isaiahtaylor opened this issue Aug 14, 2022 · 3 comments
Closed

Are git branch building and amplify push mutually exclusive? #10886

isaiahtaylor opened this issue Aug 14, 2022 · 3 comments
Labels
pending-review Pending review from core-team question General question

Comments

@isaiahtaylor
Copy link

Which Category is your question related to? Amplify

Amplify CLI Version 7.6.22

I've connected Amplify with my git repo and am having it build on new commits. Is this path mutually exclusive with using amplify push? I've had some bugs switching back and forth between these methods.

@isaiahtaylor isaiahtaylor added the question General question label Aug 14, 2022
@isaiahtaylor
Copy link
Author

Another aspect to this question: in the non-git build flow, when I run amplify push, it creates artifacts which I then commit. In the new flow, those artifacts do not get created because I'm just modifying the schema and pushing.

@ykethan ykethan added the pending-review Pending review from core-team label Aug 31, 2022
@josefaidt
Copy link
Contributor

I've connected Amplify with my git repo and am having it build on new commits. Is this path mutually exclusive with using amplify push? I've had some bugs switching back and forth between these methods.

👋 this is relatively similar, where you must amplify pull to pull the latest backend state from your app's deployment bucket.

Closing due to age

@josefaidt josefaidt closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2024
Copy link

github-actions bot commented Mar 6, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-review Pending review from core-team question General question
Projects
None yet
Development

No branches or pull requests

3 participants