Narayana LRA CI (GitHub Actions) - jbosstm/lra GitHub Wiki
Narayana LRA uses GitHub actions for continuous integration and PR testing. The actions included are:
- dependabot: needed to bump dependencies' versions
- workflows:
- verify-format.yml to test the format and style of the code.
- lra-profile.yml to run compilation and tests with different JDK versions
- jacoco-profile.yml to test the code coverage