Skip to content

Backport "feat: hook up actions in sbt-bridge to start forwarding actionable diagnostics" to LTS #19060

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

Merged
merged 12 commits into from
Dec 8, 2023

Conversation

Kordyjan
Copy link
Contributor

Backports #17561 to the LTS branch.

PR submitted by the release tooling.
[skip ci]

Instead of keeping track of the delta, we simply reverse the patches and
apply them. This shouldn't be problematic because we do a check
beforehand ensuring that there aren't overlapping patches. This greatly
simplifies the way these are applied for the tests while keeping the
same behavior.

[Cherry-picked 1cd8007]
This also has a small change where instead of applying all the actions
if we are doing a rewrite, we only actually take the first one

[Cherry-picked e97fea5]
Base automatically changed from lts-18154 to release-3.3.2 December 8, 2023 15:18
@Kordyjan
Copy link
Contributor Author

Kordyjan commented Dec 8, 2023

No regressions detected in the community build up to lts-16941.

Reference

@Kordyjan Kordyjan merged commit 8af6da5 into release-3.3.2 Dec 8, 2023
@Kordyjan Kordyjan deleted the lts-17561 branch December 8, 2023 15:18
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.

2 participants