Skip to content

RANGER-5682: Add README for agents-common module#1065

Open
openguardrail wants to merge 1 commit into
apache:masterfrom
openguardrail:RANGER-5682-agents-common-readme
Open

RANGER-5682: Add README for agents-common module#1065
openguardrail wants to merge 1 commit into
apache:masterfrom
openguardrail:RANGER-5682-agents-common-readme

Conversation

@openguardrail

Copy link
Copy Markdown

What changes were proposed in this pull request?

RANGER-5682: Adds a README.md for the agents-common (ranger-plugins-common) module. This is the core shared library for all Ranger service plugins but had no documentation.

The README covers:

  • Module purpose and how plugins use it
  • Usage example with RangerBasePlugin
  • Service definitions listing
  • Build instructions
  • Maven dependency for plugin developers

How was this patch tested?

Documentation-only change. Build commands verified:

  • mvn clean install -pl agents-common -am -DskipTests - BUILD SUCCESS
  • mvn test -pl agents-common - 528 tests pass

All code references (class names, method signatures, file paths) verified against the source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant