feat: Add created_by to MasterAPIKey model#6845
Conversation
…ng other API Keys
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6845 +/- ##
=======================================
Coverage 98.33% 98.33%
=======================================
Files 1336 1337 +1
Lines 49615 49628 +13
=======================================
+ Hits 48790 48803 +13
Misses 825 825 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Docker builds report
|
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
|
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
|
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
|
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
|
Zaimwa9
left a comment
There was a problem hiding this comment.
Code looks good and safe to me, haven't tested it yet, will do but approving to not block
Zaimwa9
left a comment
There was a problem hiding this comment.
Approving following offline discussion unless we have a stable way to reproduce the fallback behavior I experienced

Changes
Add 'created by' to Organisation API keys for better auditing.
How did you test this code?
Updated existing unit test and tested frontend changes locally.