-
Notifications
You must be signed in to change notification settings - Fork 10
test(logging): disable CI test logging, remove over-verbose RestAssured logging #972
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
base: main
Are you sure you want to change the base?
test(logging): disable CI test logging, remove over-verbose RestAssured logging #972
Conversation
/build_test |
Workflow started at 7/4/2025, 2:40:08 PM. View Actions Run. |
No GraphQL schema changes detected. |
No OpenAPI schema changes detected. |
/build_test |
CI build and push: At least one test failed ❌ |
Workflow started at 7/4/2025, 3:24:57 PM. View Actions Run. |
No GraphQL schema changes detected. |
No OpenAPI schema changes detected. |
CI build and push: At least one test failed ❌ |
1a2d6ac
to
c35decc
Compare
/build_test |
CI build and push: At least one test failed ❌ |
Workflow started at 7/4/2025, 4:27:55 PM. View Actions Run. |
No GraphQL schema changes detected. |
No OpenAPI schema changes detected. |
CI build and push: At least one test failed ❌ |
/build_test |
Workflow started at 7/5/2025, 12:19:30 PM. View Actions Run. |
No OpenAPI schema changes detected. |
No GraphQL schema changes detected. |
CI build and push: At least one test failed ❌ |
/build_test |
Workflow started at 7/7/2025, 9:50:27 AM. View Actions Run. |
No OpenAPI schema changes detected. |
No GraphQL schema changes detected. |
CI build and push: At least one test failed ❌ |
c35decc
to
8f471bc
Compare
/build_test |
Workflow started at 7/7/2025, 10:34:43 AM. View Actions Run. |
No GraphQL schema changes detected. |
No OpenAPI schema changes detected. |
CI build and push: At least one test failed ❌ |
8f471bc
to
80d0eb8
Compare
CI build and push: At least one test failed ❌ |
/build_test |
Workflow started at 7/8/2025, 11:14:47 AM. View Actions Run. |
No OpenAPI schema changes detected. |
No GraphQL schema changes detected. |
CI build and push: At least one test failed ❌ |
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
See #971
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: