-
Notifications
You must be signed in to change notification settings - Fork 0
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
Issue 191 #55
base: main
Are you sure you want to change the base?
Issue 191 #55
Conversation
Add mandatory id to rules & Update tests accordingly
Redo id test for catching startup event logs.
matching each regex against every line in description separately
Fix typo in package names
Update README to reflect latest changes with descriptions
Add JDK 20 to GH actions
…2.0.Final Bump quarkus version 3.2.0.Final
Configuration File tracking upon Pull Requests
…l rules, log only rules with an id. Update WildflyRule#toString.
Pre release update
Add file describing configuration file options
Add .quarkus to .gitignore
Remove star check from dirctories matching
Refactor error message on startup when the config is not found
Add openshift configuration
Introduce dry-run mode
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Status for workflow
|
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.
asd
@@ -13,7 +13,7 @@ jobs: | |||
strategy: | |||
fail-fast: false | |||
matrix: | |||
java-version: [17, 18, 19] | |||
java-version: [21] |
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.
21?
Update README with functionality
44e1a05
to
0799155
Compare
Add formatter GitHub action workflow
More information about the wildfly-github-bot-fork[bot]