-
Notifications
You must be signed in to change notification settings - Fork 31
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
chore(pom): upgrade vert-x from 4.4.4 to 4.4.9 #1913
Conversation
Hi @andrewazores! Add at least one of the required labels to this PR Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
/build_test |
Workflow started at 4/22/2024, 5:26:07 PM. View Actions Run. |
To run smoketest:
|
|
/retest |
Workflow started at 4/22/2024, 5:41:22 PM. View Actions Run. |
|
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
/build_test |
Workflow started at 4/22/2024, 6:06:04 PM. View Actions Run. |
To run smoketest:
|
|
* chore(pom): upgrade vertx from 4.4.4 to 4.4.9 * fix test mockito specifications for new overload * upgrade netty (cherry picked from commit b2e0c30)
* chore(pom): upgrade vertx from 4.4.4 to 4.4.9 * fix test mockito specifications for new overload * upgrade netty
* chore(pom): upgrade vertx from 4.4.4 to 4.4.9 * fix test mockito specifications for new overload * upgrade netty (cherry picked from commit b2e0c30) Co-authored-by: Andrew Azores <[email protected]>
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
To recreate commits with GPG signature
git fetch upstream && git rebase --force --gpg-sign upstream/main
Description of the change:
This change allows an environment variable to be configured so that...
Motivation for the change:
This change is helpful because users may want to...
How to manually test: