-
Notifications
You must be signed in to change notification settings - Fork 745
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
fix(r/repository): suppress etag
changes
#909
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't been able to reproduce the changing etag
issue recently with several repository creations. That being said, I can't remember ever caring about the etag
output and it's good with me to suppress it by default.
Is anyone else running into this following error?
|
I just ran into this myself! Everything worked again when I backed out this change |
Looks like the tests caught this, but they were turned off a while back
|
Suppress the ETag changes for the `github_membership`, `github_team` and `github_team_members`. Following the example of integrations#909. Ignoring these changes with LifeCycle rules didn't work either.
Suppress the ETag changes for the `github_membership`, `github_team` and `github_team_members`. Following the example of integrations#909. Ignoring these changes with LifeCycle rules didn't work either.
/cc #796