Skip to content

feat: Add token filter for Agent with OPA - #2854

Merged
erebe merged 1 commit into
stagingfrom
erebe/opa
Aug 11, 2026
Merged

feat: Add token filter for Agent with OPA#2854
erebe merged 1 commit into
stagingfrom
erebe/opa

Conversation

@erebe

@erebe erebe commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Add new section to create/list/delete new Policy API Token.
It also fix in the current API token the enableAlertClickOutside that was still on after token creation.

image image image

@RemiBonnet

Copy link
Copy Markdown
Member

Qovery Preview

Qovery can create a Preview Environment for this PR.
To trigger its creation, please post a comment with one of the following command.

Command Blueprint environment
/qovery preview cc1de7de-94e5-40f8-8e45-bc8986d9dfec storybook
/qovery preview 964984c5-fba6-4371-88d3-a5daf99642ab test-prod
/qovery preview 28c47145-c8e7-4b9d-8d9e-c65c95b48425 staging
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

This comment has been generated from Qovery AI 🤖.
Below, a word from its wisdom :

The backlog never ends, be at peace with it

@nx-cloud

nx-cloud Bot commented Aug 10, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 0422df5

Command Status Duration Result
nx run console:build --parallel=3 --configurati... ✅ Succeeded 1m 17s View ↗
nx affected --target=test --parallel=3 --config... ✅ Succeeded 3m 12s View ↗
nx affected --target=lint --parallel=3 ✅ Succeeded 2m 51s View ↗
nx-cloud record -- yarn nx format:check ✅ Succeeded 5s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-11 15:38:00 UTC

@erebe
erebe force-pushed the erebe/opa branch 2 times, most recently from 71a5eb8 to 67ef7dd Compare August 10, 2026 13:34
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 52.17391% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.14%. Comparing base (d94870d) to head (d829869).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
...ccess/src/lib/domains-organizations-data-access.ts 10.00% 9 Missing ⚠️
...oks/use-policy-api-tokens/use-policy-api-tokens.ts 0.00% 5 Missing ⚠️
.../src/lib/settings-api-token/settings-api-token.tsx 16.66% 5 Missing ⚠️
...i-token/policy-api-token/policy-api-token-list.tsx 73.33% 3 Missing and 1 partial ⚠️
...te-policy-api-token/use-create-policy-api-token.ts 0.00% 3 Missing ⚠️
...te-policy-api-token/use-delete-policy-api-token.ts 0.00% 3 Missing ⚠️
...n/policy-api-token/policy-api-token-crud-modal.tsx 87.50% 1 Missing and 2 partials ⚠️
...policy-api-token/policy-api-token-policy-modal.tsx 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2854      +/-   ##
===========================================
+ Coverage    47.65%   48.14%   +0.48%     
===========================================
  Files         1278      899     -379     
  Lines        27547    22339    -5208     
  Branches      8042     6620    -1422     
===========================================
- Hits         13128    10755    -2373     
+ Misses       12190     9765    -2425     
+ Partials      2229     1819     -410     
Flag Coverage Δ
unittests 48.14% <52.17%> (+0.48%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread .husky/pre-commit
@erebe
erebe force-pushed the erebe/opa branch 3 times, most recently from e18e2ab to 26f48b7 Compare August 11, 2026 13:52
Comment thread yarn.lock.orig Outdated
Comment thread package.json.orig Outdated
@erebe
erebe merged commit 7c7f8fa into staging Aug 11, 2026
6 checks passed
@erebe
erebe deleted the erebe/opa branch August 11, 2026 15:39
@RemiBonnet

Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.335.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants