arturobernalg opened a new pull request, #299:
URL: https://github.com/apache/jspwiki/pull/299
This pull request introduces two new GitHub Actions workflows:
1. **Java CI Workflow**:
- Provides continuous integration support for multiple OS and Java
versions.
- Caches Maven dependencies for optimized build times.
- Implements CodeQL analysis for enhanced code security.
2. **Dependency Review Workflow**:
- Triggered on pull requests to ensure dependencies are reviewed and safe.
These workflows aim to enhance the project's CI/CD pipeline, ensuring code
quality and security with each pull request. Feedback and suggestions are
welcome!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]