Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore(ci): remove backcompat mitigation#62658

Merged
burmudar merged 2 commits intomainfrom
wb/backcompat/remove-softfail
May 14, 2024
Merged

chore(ci): remove backcompat mitigation#62658
burmudar merged 2 commits intomainfrom
wb/backcompat/remove-softfail

Conversation

@burmudar
Copy link
Contributor

Previously we made backcompat soft fail on exit code 1 due to it failing with a unreproducable error in CI that was not related to the code. Backcompat still tested the database for backwards compatability but the error happened during client code bundling which is unrelated to the backcompat tests - hence the soft fail

With the backcompat bump to 5.4.0 the error isn't happening anymore and we can thus remove the soft_fail mitigation

Test plan

CI

@burmudar burmudar requested review from a team May 14, 2024 09:46
@burmudar burmudar self-assigned this May 14, 2024
@cla-bot cla-bot bot added the cla-signed label May 14, 2024
@burmudar burmudar enabled auto-merge (squash) May 14, 2024 09:55
@burmudar burmudar merged commit 4b4f49b into main May 14, 2024
@burmudar burmudar deleted the wb/backcompat/remove-softfail branch May 14, 2024 10:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants