Skip to content

fix: update diamond access policy#1431

Open
ZohebShaikh wants to merge 5 commits intomainfrom
postgres-changes
Open

fix: update diamond access policy#1431
ZohebShaikh wants to merge 5 commits intomainfrom
postgres-changes

Conversation

@ZohebShaikh
Copy link
Contributor

@ZohebShaikh ZohebShaikh commented Mar 4, 2026

Postgres checks the type of tags. Postgres expects dict[str,str] I was using dict[str,int] with sql-lite

Updated both policies to adopt the type changes

authz change here

@ZohebShaikh ZohebShaikh requested a review from a team as a code owner March 4, 2026 11:25
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.19%. Comparing base (2e8842f) to head (fa4e37f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1431   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files          43       43           
  Lines        3119     3119           
=======================================
  Hits         2969     2969           
  Misses        150      150           

☔ View full report in Codecov by Sentry.
📢 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.

@ZohebShaikh ZohebShaikh changed the title Update diamond access policy fix: update diamond access policy Mar 4, 2026
bundles:
diamond-policies:
service: ghcr
resource: ghcr.io/diamondlightsource/authz-policy:0.0.20
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this still be your fork?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It needs these PR changes
Once approved and merged I will use the diamond-policy

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