Skip to content

Add no-network core analyzer regression guard#107

Merged
Will-thom merged 1 commit into
mainfrom
test/no-network-core-guard
May 31, 2026
Merged

Add no-network core analyzer regression guard#107
Will-thom merged 1 commit into
mainfrom
test/no-network-core-guard

Conversation

@Will-thom
Copy link
Copy Markdown
Collaborator

Summary

  • Add local-first regression tests for the core analyzer.
  • Exercise core analysis with provider token environment variables unset.
  • Add static guards against network/provider-client imports and provider environment reads in production core code.
  • Document the guardrail in testing and permission posture docs.

Closes #80.

Validation

  • go test ./...

@Will-thom Will-thom added area: test area: validation Acceptance checks, validation scripts, and release readiness gates enhancement New feature or request security stage: 2.1 MVP hardening and validation work before Stage 3 status: ready Ready for contributors to pick up labels May 31, 2026
@github-actions
Copy link
Copy Markdown

Hi @Will-thom, thank you for contributing to PR Maven CLI.

I appreciate the time you spent opening this pull request. This project is intentionally shaped for focused, reviewable open source contributions, so your input helps the tool become more useful for Java and Maven teams.

A maintainer will review the context, labels, and next steps as soon as possible. If this is your first contribution here, welcome aboard.

Useful links:

  • Contributing guide: CONTRIBUTING.md
  • Testing guide: docs/testing.md
  • CI/CD guide: docs/ci.md

Thank you for helping build a deterministic, local-first Maven failure triage tool.

@Will-thom Will-thom merged commit d833664 into main May 31, 2026
21 checks passed
@Will-thom Will-thom deleted the test/no-network-core-guard branch May 31, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: test area: validation Acceptance checks, validation scripts, and release readiness gates enhancement New feature or request security stage: 2.1 MVP hardening and validation work before Stage 3 status: ready Ready for contributors to pick up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Stage 2.1] Add no-network core analyzer regression guard

1 participant