Closed galvana closed 4 days ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Passed #11082
•
8fcfcfd279 ℹ️: Merge ed5378be985842e358968466a905666ba82fc7a2 into 8c59e5d3961d9e23206566f12192...
Project |
fides
|
Branch Review |
refs/pull/5512/merge
|
Run status |
Passed #11082
|
Run duration | 00m 37s |
Commit |
8fcfcfd279 ℹ️: Merge ed5378be985842e358968466a905666ba82fc7a2 into 8c59e5d3961d9e23206566f12192...
|
Committer | Adrian Galvan |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
⚠️ You've recorded test results over your free plan limit. Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Passed #11091
•
2321052827: Updating masking strict check to use config proxy (#5512)
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #11091
|
Run duration | 00m 42s |
Commit |
2321052827: Updating masking strict check to use config proxy (#5512)
|
Committer | Adrian Galvan |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
⚠️ You've recorded test results over your free plan limit. Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Description Of Changes
Updates the config lookup in
SaaSQueryConfig.get_masking_request
to useConfigProxy
. This was done so we can update the value ofmasking_strict
from Fidesplus.Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md
updatedmain
downgrade()
migration is correct and works