-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trion gdpr and usp consent #4740
Conversation
…rebid version(1.0).
…an up/consistency of tests.
… the test that requires it
…that we didn't account for. Changing adapter to account for response body and required params.
…release that we didn't account for. Changing adapter to account for response body and required params." This reverts commit 324d157.
…that we didn't account for. Changing adapter to account for response body and required params.
…ab is not visible.
…ginal form after tests.
…nt objects in tests.
# Conflicts: # modules/trionBidAdapter.js # test/spec/modules/trionBidAdapter_spec.js
…nction for page url for 3.0 release
also submitted documentation pull request at prebid/prebid.github.io#1752 |
LGTM, but please try re-running the CircleCI unit tests to get them to pass. |
@bretg we had this issue with circleci build checks not passing on here in the past with our pull requests. We do not have a browser stack account to run this against so the error I'm getting in the build is 'Username is required'. |
I opened a CircleCI support ticket to get to the bottom of why some PRs (like this one) end up outside of Prebid's CircleCI account. The response was:
On your CircleCI project's screen, click "unfollow" on the Prebid.js row for your fork: |
@bretg Thanks for the info! I didn't realize it was associating our fork to the circleCi project. The tests all pass now. |
* Adding files associated with the trion adapter update to the newest prebid version(1.0). * Updating pull request with safer checks for user sync and general clean up/consistency of tests. * removing a call to bidder code for pull request review. also removing the test that requires it * there were some changes to the bid factory after our initial release that we didn't account for. Changing adapter to account for response body and required params. * Revert "there were some changes to the bid factory after our initial release that we didn't account for. Changing adapter to account for response body and required params." This reverts commit 324d157. * there were some changes to the bid factory after our initial release that we didn't account for. Changing adapter to account for response body and required params. * adding safety checks to Trion adapter * Sending up to trion endpoint if there is bot traffic or the browser tab is not visible. * sending the wrong param in the test. * Trion test cleanup. returning document and window states to their original form after tests. * Trion test cleanup. using before and after to alter window and document objects in tests. * re-adding trion adapter to prebid project to stop using deprecated function for page url for 3.0 release * minor formatting change * accept size array from media types banner over the sizes array from pubs. * updating trion bid adapter to be us privacy and gdpr compliant * encoding consent strings for test
This is happening to me. Stopped following but I can't see an option to follow the "real" project. |
Type of change
Description of change
Updating Trion to comply with gdpr and usp consent