Abhishek Kumar
Abhishek Kumar
## What changes were proposed in this pull request? Refactor `release-build.xml` and add exclusions. ## How was this patch tested? Pending
## What changes were proposed in this pull request? Avoid duplicate ranger-pmd-ruleset and re-use the one from dev-support. ## How was this patch tested? CI
## What changes were proposed in this pull request? `slf4j-reload4j` dependency needs to removed from `webapp` module (pulled in from parent `pom.xml`)as it can't be used simultaneously with `logback` implementation....
## What changes were proposed in this pull request? Integrate code coverage with JaCoCo in CI - Introduce Maven JaCoCo plugin - Merge all `jacoco.exec` files generated as part of...
## What changes were proposed in this pull request? To leverage existing docker images and support both docker and Kubernetes based deployments, it is important to keep application configs (eg:...
## What changes were proposed in this pull request? A new workflow to build ranger images: `ranger, ranger-db, ranger-solr and ranger-zk` with multi-arch support and publish them to GitHub Container...
## What changes were proposed in this pull request? Moving #600 here. - Add health checks in `docker-compose.yaml` for all supported docker services. - Add `curl` to the `ranger-base` image...
## What changes were proposed in this pull request? Adding an on-demand workflow to run and test ranger upgrades from released versions to the upcoming release. - download earlier releases...