[DO NOT MERGE] test: shadow-gen diff compare_sdk e2e (version fix) for ci-mgmt#2300 - #2452
Draft
pose wants to merge 1 commit into
Draft
[DO NOT MERGE] test: shadow-gen diff compare_sdk e2e (version fix) for ci-mgmt#2300#2452pose wants to merge 1 commit into
pose wants to merge 1 commit into
Conversation
THROWAWAY, DO NOT MERGE. Pre-merge end-to-end test of the centralized compare_sdk reusable workflow proposed in pulumi/ci-mgmt#2300. Both refs are pinned to the ci-mgmt PR branch (not @master) so the not-yet-merged reusable workflow and compare-sdk command resolve: - run-acceptance-tests.yml calls the reusable workflow at the PR branch - the compare_sdk Makefile target runs provider-ci at the PR branch Revert/close once the run is observed.
Does the PR have any schema changes?Looking good! No breaking changes found. Maintainer note: consult the runbook for dealing with any breaking changes. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2452 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 63 63
=========================================
Hits 63 63 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Throwaway test PR to re-validate the centralized
compare_sdkworkflow after the gen-sdk version fix (default--versiontoPROVIDER_VERSIONso legacy and gen-sdk embed the same version). Refs pinned to the ci-mgmt stack (reusable workflow @Branch, command @216aafe9c). Do not merge; closed once the run is observed. Supersedes the earlier #2430.