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

After a push, run another diff #9

Open
simpsora opened this issue May 27, 2021 · 1 comment
Open

After a push, run another diff #9

simpsora opened this issue May 27, 2021 · 1 comment

Comments

@simpsora
Copy link

It's common for iamy to reformat or reorder things into its canonical format. When this happens, the code in git is now slightly out of sync with what's in AWS. Sometimes folks remember to pull after they push to confirm there are no changes, but often they don't and it requires another PR to sync the two.

iamy could compare the code and the state in AWS after a push and complain loudly if they're different. This would save a fair bit of frustration.

@liamdawson
Copy link
Contributor

If we go with it, #14 may provide a way to fix that problem before performing the push.

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

No branches or pull requests

2 participants