-
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
feat(Custom Targets): restrict Custom Targets domains #444
feat(Custom Targets): restrict Custom Targets domains #444
Conversation
/build_test |
Workflow started at 5/8/2024, 5:05:22 PM. View Actions Run. |
CI build and push: At least one test failed ❌ (JDK17) |
1 similar comment
CI build and push: At least one test failed ❌ (JDK17) |
/build_test |
Workflow started at 5/8/2024, 5:57:45 PM. View Actions Run. |
No GraphQL schema changes detected. |
No OpenAPI schema changes detected. |
CI build and push: All tests pass ✅ (JDK17) |
@andrewazores please let me know if this matches what you suggested :) |
f1d7580
to
c4b7325
Compare
/build_test |
Workflow started at 5/9/2024, 2:17:58 PM. View Actions Run. |
No OpenAPI schema changes detected. |
No GraphQL schema changes detected. |
CI build and push: At least one test failed ❌ (JDK17) |
f1d7580
to
9304827
Compare
/build_test |
Workflow started at 5/9/2024, 2:34:49 PM. View Actions Run. |
No OpenAPI schema changes detected. |
CI build and push: All tests pass ✅ (JDK17) |
e802b4a
to
9a0f825
Compare
Refactoring suggestions: https://github.com/aali309/cryostat3/pull/21/files |
/build_test |
Workflow started at 5/29/2024, 1:31:02 PM. View Actions Run. |
No GraphQL schema changes detected. |
No OpenAPI schema changes detected. |
CI build and push: All tests pass ✅ (JDK17) |
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: #323
Description of the change:
This change allows an environment variable to be configured so that...
Motivation for the change:
mentioned by: @andrewazores #323
How to manually test: