-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[UNDERTOW-2431] Bump jboss-parent to 46, checkstyle and slightly upda… #1655
Open
baranowb
wants to merge
1
commit into
undertow-io:main
Choose a base branch
from
baranowb:UNDERTOW-2431_max
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
baranowb
added
enhancement
Enhances existing behaviour or code
under verification
Currently being verified (running tests, reviewing) before posting a review to contributor
waiting CI check
Ready to be merged but waiting for CI check
waiting peer review
PRs that edit core classes might require an extra review
labels
Aug 22, 2024
This PR needs rebase so CI can run @baranowb |
@baranowb FYI, I'll be looking into what is needed to release the checkstyles project so we can move forward with this PR. |
ditto here #1654 I'm marking both as duplicates and linking the PRs so it can be clear that they are alternatives to the same issue |
fl4via
added
duplicate
Duplicates other pull request(s)
and removed
waiting CI check
Ready to be merged but waiting for CI check
labels
Sep 18, 2024
fl4via
removed
duplicate
Duplicates other pull request(s)
under verification
Currently being verified (running tests, reviewing) before posting a review to contributor
waiting peer review
PRs that edit core classes might require an extra review
labels
Oct 4, 2024
fl4via
force-pushed
the
UNDERTOW-2431_max
branch
from
October 4, 2024 08:01
d5a06fd
to
9d28443
Compare
fl4via
added
next release
This PR will be merged before next release or has already been merged (for payload double check)
waiting peer review
PRs that edit core classes might require an extra review
labels
Oct 4, 2024
fl4via
approved these changes
Oct 4, 2024
fl4via
approved these changes
Oct 4, 2024
fl4via
added
failed CI
Introduced new regession(s) during CI check
and removed
waiting peer review
PRs that edit core classes might require an extra review
labels
Oct 4, 2024
…te src to align with new rules
fl4via
force-pushed
the
UNDERTOW-2431_max
branch
from
October 21, 2024 11:14
9d28443
to
31c5150
Compare
fl4via
added
waiting CI check
Ready to be merged but waiting for CI check
and removed
failed CI
Introduced new regession(s) during CI check
labels
Oct 21, 2024
ropalka
approved these changes
Oct 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Enhances existing behaviour or code
next release
This PR will be merged before next release or has already been merged (for payload double check)
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.
…te src to align with new rules
Issue: https://issues.redhat.com/browse/UNDERTOW-2431
On hold, this require release of new undertow-checkstyle and decision which approach will be better.
This PR assumes no change in config, hence "MAX" changes are required.
Alternative: #1654