-
Notifications
You must be signed in to change notification settings - Fork 10
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(http): remove Apache HttpClient5, replace with RESTEasy client #383
chore(http): remove Apache HttpClient5, replace with RESTEasy client #383
Conversation
2b6f979
to
6416764
Compare
This PR/issue depends on: |
6416764
to
f8e9c86
Compare
/build_test |
Workflow started at 4/24/2024, 1:42:06 PM. View Actions Run. |
No GraphQL schema changes detected. |
No OpenAPI schema changes detected. |
hmm when I run |
CI build and push: At least one test failed ❌ (JDK17) |
Seems like a weird failure, but I suppose it could have to do with the Otherwise it could be a red herring and actually a problem that started with #396. |
these are the logs I see if this helps... |
Oh nice, thanks, that's very helpful. That could be a simple rebase issue actually. |
5914857
to
00dcc1d
Compare
/build_test |
Workflow started at 4/24/2024, 2:49:36 PM. View Actions Run. |
No GraphQL schema changes detected. |
No OpenAPI schema changes detected. |
CI build and push: All tests pass ✅ (JDK17) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
Welcome to Cryostat3! 👋
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
Fixes: #382
Depends on #342
Depends on #368
Description of the change:
Motivation for the change:
One less dependency to manage, more idiomatic.
How to manually test:
./smoketest.bash -OGr -s localstack
podman logs -f compose_reports_1