-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pre-commit checks now check for missing javadoc, and the Gradle check…
… Jenkins build now waits for pre-commit checks to pass before attempting (#4660) * Ignore all malformed objects when ignore_malformed is true (#4494) Fixes a bug to not fail the entire document when "ignore_malformed" is set to true. Allowing the valid fields to be indexed and ignore only the malformed fields. Signed-off-by: Hauck <joaoh14@gmail.com> Signed-off-by: Braddy Yeoh <braddy.yeoh@ucdconnect.ie> * Adding javadoc check to the precommi\t GitHub Action Signed-off-by: Braddy Yeoh <braddy.yeoh@ucdconnect.ie> * gradle check now only runs after successful gradle precommit check Signed-off-by: Braddy Yeoh <braddy.yeoh@ucdconnect.ie> * Added to CHANGELOG Signed-off-by: Braddy Yeoh yeohbraddy@gmail.com Signed-off-by: Braddy Yeoh <braddy.yeoh@ucdconnect.ie> Signed-off-by: Hauck <joaoh14@gmail.com> Signed-off-by: Braddy Yeoh <braddy.yeoh@ucdconnect.ie> Signed-off-by: Braddy Yeoh yeohbraddy@gmail.com Co-authored-by: Hauck <67768441+hauck-jvsh@users.noreply.github.com> Co-authored-by: Braddy Yeoh <braddy.yeoh@ucdconnect.ie>
- Loading branch information
1 parent
7b7ca98
commit 41f2b9a
Showing
3 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters