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

Revert "Remove experimental flag for SkipDetailedDiff (#1893)" #1929

Merged
merged 1 commit into from
May 6, 2024

Conversation

VenelinMartinov
Copy link
Contributor

This reverts commit c57799f, reversing changes made to e71c1a6.

reverts #1893

We have some downstream failures:
https://github.com/pulumi/pulumi-azure/actions/runs/8945276805/job/24576271881?pr=2001
https://github.com/pulumi/pulumi-github/actions/runs/8945161556/job/24576285007?pr=652

Some opened issues which look like prerequisites:
pulumi/pulumi-azure#1421 (related to the failure above)
pulumi/pulumi-confluentcloud#264 (we don't have credentials here, so likely why it did not produce a downstream failure)

Anton also noted some issues with SkipDetailedDiff in AWS, so this change seems much less risky than initially though.

This reverts commit c57799f, reversing
changes made to e71c1a6.
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.11%. Comparing base (40b5308) to head (cdecf0c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1929      +/-   ##
==========================================
+ Coverage   60.24%   62.11%   +1.86%     
==========================================
  Files         329      328       -1     
  Lines       44467    36983    -7484     
==========================================
- Hits        26791    22972    -3819     
+ Misses      16175    12511    -3664     
+ Partials     1501     1500       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@t0yv0 t0yv0 left a comment

Choose a reason for hiding this comment

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

Stamping to unblock @VenelinMartinov

@VenelinMartinov VenelinMartinov enabled auto-merge (squash) May 6, 2024 18:52
@VenelinMartinov VenelinMartinov merged commit 0f364af into master May 6, 2024
11 checks passed
@VenelinMartinov VenelinMartinov deleted the vvm/revert_skip_detailed_diff_rollout branch May 6, 2024 18:55
VenelinMartinov added a commit that referenced this pull request May 8, 2024
VenelinMartinov added a commit that referenced this pull request May 8, 2024
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.

None yet

2 participants