Closed gilluminate closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Passed #10902
•
52d6a24d16 ℹ️: Merge 593b7c8ad194665d8098fd7b70695d57c3016327 into 306202ef00da7a5e73701663602a...
Project |
fides
|
Branch Review |
refs/pull/5480/merge
|
Run status |
Passed #10902
|
Run duration | 00m 38s |
Commit |
52d6a24d16 ℹ️: Merge 593b7c8ad194665d8098fd7b70695d57c3016327 into 306202ef00da7a5e73701663602a...
|
Committer | Jason Gill |
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 #10903
•
993aea1a4c: Support new "All" GPP approach (#5480)
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #10903
|
Run duration | 00m 41s |
Commit |
993aea1a4c: Support new "All" GPP approach (#5480)
|
Committer | Jason Gill |
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 ↗︎ |
Closes HJ-167, HJ-84
Description Of Changes
Code Changes
GPPUSApproach.ALL
on consent settings pagefides-js/src/fides-ext-gpp.ts
andfides-js/src/lib/gpp/us-notices.ts
to support the newGPPUSApproach.ALL
option appropriatelySteps to Confirm
/settings/consent
)/consent/privacy-notices
)/consent/privacy-experience
)__gpp('ping', (data) => {console.log(data)})
/fides-js-demo.html?geolocation=us-id&gpp=true
for Idaho).Pre-Merge Checklist
CHANGELOG.md
updatedmain
downgrade()
migration is correct and works