Closed andres-torres-marroquin closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Passed #10773
•
37480ed2c0 ℹ️: Merge a5905908884bca6b21b85ab78645e21a5debac47 into e3d2fe8c03f4294a9425bdacdf9d...
Project |
fides
|
Branch Review |
refs/pull/5451/merge
|
Run status |
Passed #10773
|
Run duration | 00m 38s |
Commit |
37480ed2c0 ℹ️: Merge a5905908884bca6b21b85ab78645e21a5debac47 into e3d2fe8c03f4294a9425bdacdf9d...
|
Committer | Andres Torres |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
View all changes introduced in this branch ↗︎ |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.47%. Comparing base (
e5f240d
) to head (a590590
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Passed #10778
•
dc3bfed3fc: HJ-138 - Added a security setting that must be set to true to enable the access ...
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #10778
|
Run duration | 00m 37s |
Commit |
dc3bfed3fc: HJ-138 - Added a security setting that must be set to true to enable the access ...
|
Committer | Andres Torres |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
View all changes introduced in this branch ↗︎ |
Closes #HJ-138
Description Of Changes
Added a security setting that must be set to true to enable the access request download feature
Code Changes
get_access_results_urls
and its testsSteps to Confirm
.env
:FIDES__SECURITY__SUBJECT_REQUEST_DOWNLOAD_UI_ENABLED
as true or falseFIDES__SECURITY__SUBJECT_REQUEST_DOWNLOAD_UI_ENABLED==false
Pre-Merge Checklist
CHANGELOG.md
main
downgrade()
migration is correct and works