PR BUILD
Version updated for https://github.com/exo-actions/pr-action to version 1.0.5.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The eXo PR Builds Action is a GitHub Action designed to automate the process of building Maven projects during pull requests. It simplifies CI workflows by setting up the necessary Maven and JDK environments, running builds with configurable options, and supporting private Maven repositories. This action is ideal for teams looking to streamline and standardize their project build and testing processes in a CI/CD pipeline.
Release notes
What’s Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/exo-actions/pr-action/pull/1
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/exo-actions/pr-action/pull/2
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/exo-actions/pr-action/pull/4
- Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/exo-actions/pr-action/pull/5
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/exo-actions/pr-action/pull/1
Full Changelog: https://github.com/exo-actions/pr-action/compare/1.0.4...1.0.5