Skip to content

Update and add AI agent help CEQ rules - #8935

Merged
gansheer merged 1 commit into
apache:mainfrom
gansheer:feat/add-oss-helper-rules
Jul 30, 2026
Merged

Update and add AI agent help CEQ rules#8935
gansheer merged 1 commit into
apache:mainfrom
gansheer:feat/add-oss-helper-rules

Conversation

@gansheer

Copy link
Copy Markdown
Contributor

Fixes #8932

Add in the project the updated files from: Open-Harness-Engineering/ai-agents-oss-known-projects#13

- **Test command:** `./mvnw verify` (JVM integration tests) or `./mvnw verify -Dnative -Ddocker` (JVM + native tests)
- **Format command:** `./mvnw process-resources -Pformat` (run from project root, formats code and updates metadata)
- **Module-specific build:** yes (use `-pl` from root, e.g. `./mvnw clean install -pl extensions/kafka -am`)
- **Parallelized Maven:** yes (`-T1C` for 1 thread per core; `mvnd` Maven Daemon also recommended for faster builds)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if we need to guard Parallelized Maven with some instruction around not running tests or native builds in parallel?

I often see Claude trying to do this.

@gansheer
gansheer force-pushed the feat/add-oss-helper-rules branch from e879116 to 5988d2e Compare July 30, 2026 09:25
@gansheer
gansheer requested a review from jamesnetherton July 30, 2026 09:26
@gansheer
gansheer merged commit 4f40a5b into apache:main Jul 30, 2026
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.

Move AI Agents OSS Helper CEQ rules to the project

5 participants