Remove old basic snapshot transformer and exemptions#9866
Remove old basic snapshot transformer and exemptions#9866dominikschubert wants to merge 2 commits into
Conversation
7051752 to
99ff516
Compare
LocalStack Community integration with Pro2 files ± 0 2 suites ±0 42s ⏱️ - 1h 57m 7s For more details on these errors, see this check. Results for commit 99ff516. ± Comparison against base commit 8cda50b. This pull request removes 5201 and adds 1 tests. Note that renamed tests count towards both. |
Test Results (amd64) - Acceptance7 tests ±0 4 ✅ - 1 3m 12s ⏱️ +13s For more details on these failures, see this check. Results for commit dd382fe. ± Comparison against base commit 8cda50b. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 2h 39m 17s ⏱️ For more details on these failures, see this check. Results for commit dd382fe. |
|
@dominikschubert This PR seems a bit outdated, do you think we can close it? |
|
I actually recently updated it and it's overall still relevant as the migration hasn't progressed, but willing to recreate it at a later time 👍 |
Motivation
Follow-up to #9772 which introduced an exemption list with paths that are still using the old transformer. This PR can't be merged yet since it will have a lot of CI failures. It should stay open until other PRs have regenerated/fixed the issues in the specific services. Until then it can be rebased and re-run to get an overview of all currently detected issues.
Changes