Skip to content

opa bundle#61

Open
mxab wants to merge 8 commits into
mainfrom
wip/opabundle
Open

opa bundle#61
mxab wants to merge 8 commits into
mainfrom
wip/opabundle

Conversation

@mxab

@mxab mxab commented Jul 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

Comment thread .github/workflows/go.yml Outdated
grep -v 'o11y/metric.go' cov.all.out > cov.out
go tool cover -func=cov.out
- name: Analyze with SonarCloud
uses: SonarSource/sonarqube-scan-action@v8.2.1
Comment thread .github/workflows/release.yml Outdated
- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v6
uses: crazy-max/ghaction-import-gpg@v7
Comment thread .github/workflows/release.yml Outdated
name: Login to GitHub Container Registry
uses: docker/login-action@v3
- name: Login to GitHub Container Registry
uses: docker/login-action@v4.4.0
Comment thread .github/workflows/release.yml Outdated

-
uses: goreleaser/goreleaser-action@v6
- uses: goreleaser/goreleaser-action@v7.2.3
node-version: "22"

- name: Install OpenWiki
run: npm install --global openwiki
node-version: "22"

- name: Install OpenWiki
run: npm install --global openwiki
mxab added 3 commits July 22, 2026 23:38
- Updated .last-update.json to reflect new metadata and removed obsolete fields.
- Revised architecture.md to clarify the proxy and admission pipeline, including request handling and lifecycle.
- Created index.md as a navigation hub for key documentation.
- Enhanced operations-testing.md with clearer sections on transport, telemetry, and CI workflows.
- Expanded policy-integrations.md to detail HCL configuration and payload contracts for various policy adapters.
- Improved quickstart.md for better clarity on local operation and enforcement capabilities.
- Introduced source-map.md to provide a structured navigation map for NACP's codebase and documentation.
- Pin GH Actions in go.yml, openwiki-update.yml, and release.yml to
  fixed SHAs
- Regenerate mise.lock with updated tool versions (actionlint, go,
  golangci-lint, nomad, opa, regal, dlv)
- Update mise.toml to add actionlint = "latest"
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
71.1% Coverage on New Code (required ≥ 80%)
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

2 participants