Capt. Cutlass
Capt. Cutlass
org.slf4j.simpleLogger.logFileAppend - If the output target is set as a path to a file, by default the file will be cleared before new records are written. By setting this parameter...
Set to true if you want the log level to be included in output messages. Defaults to true. `org.slf4j.simpleLogger.showLogLevel=true` https://jira.qos.ch/browse/SLF4J-508
Hey folks! Another thing most open source projects have in common is getting funding through sponsorship. Here is a default `FUNDING.yml` template (intentionally authorless) placed in the `.github` subdirectory. I...
**Is your feature request related to a problem? Please describe.** Last year, GitHub introduced [job summaries](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/) to output custom Markdown content related to the job run. We're trying to make...
**Description:** For those using GH Milestones, it would be nice to have a way to automatically link a PR/issue to specific version. **Justification:** While M/L projects get to choose which...
Ahoy, @koppor! 👋 Hope you're not weary of these pull requests flood 🙃 In 2022, GitHub introduced [support for various diagrams](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams) in markdown files. The suggestion is to transition the...
Ahoy, @JanEbbing! 👋 The integration test in the sample project is based on the older JUnit 4. This PR migrates it to JUnit 5.10.0 to be in sync with the...
After a recent update (commit https://github.com/apache/commons-lang/commit/67d5b27421cdaf9c2e43f54f61040cd7baf242eb) to `codecov/codecov-action` with the major v4 release, coverage reports for the `master` branch are no longer being uploaded to Codecov. The error message encountered...
Ahoy @daniel-jones-dev / @JanEbbing 👋 As the project transitions to using GitHub Actions, it might be beneficial to extend the Dependabot configuration to keep actions up to date as well.