-
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
ci(custom_targets): correct broken behaviour from #188 #217
Conversation
/build_test |
Workflow started at 12/19/2023, 10:30:39 AM. View Actions Run. |
CI build and push: All tests pass ✅ |
CI build and push: At least one test failed ❌ |
/build_test |
Workflow started at 12/19/2023, 10:53:44 AM. View Actions Run. |
CI build and push: At least one test failed ❌ |
1 similar comment
CI build and push: At least one test failed ❌ |
/build_test |
Workflow started at 12/19/2023, 11:00:52 AM. View Actions Run. |
CI build and push: At least one test failed ❌ |
CI build and push: All tests pass ✅ |
…ts (cryostatio#188)" This reverts commit 539940e.
/build_test |
Workflow started at 12/19/2023, 11:10:17 AM. View Actions Run. |
CI build and push: At least one test failed ❌ |
CI build and push: All tests pass ✅ |
This reverts commit 87c060f.
/build_test |
Workflow started at 12/19/2023, 11:13:53 AM. View Actions Run. |
CI build and push: At least one test failed ❌ |
1 similar comment
CI build and push: At least one test failed ❌ |
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: #216
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: