Skip to content
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

make eslint fix the formatting #3412

Closed
wants to merge 14 commits into from

Conversation

olafbuitelaar
Copy link
Contributor

@olafbuitelaar olafbuitelaar commented Jan 2, 2019

as mentioned here #3399, the fix attribute only manipulates the stream.
according the doc this is the way to modify the src;

@harpere harpere added the needs 2nd review Core module updates require two approvals from the core team label Jan 3, 2019
Copy link
Contributor

@idettman idettman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR needs to be updated with latest from master, I'm currently seeing 26 modified files

telariaEng and others added 9 commits January 3, 2019 21:07
…ze instead of bid.sizes (prebid#3377)

* Added telaria bid adapter

* more documentation

* Added more test cases. And improved some code in the adapter

* Removed the check for optional params, they are handled in the server. Also updated certain param names used in  the test spec.

* added some spaces to fix CircleCI tests

* added some spaces to fix CircleCI tests

* fixed code indentation in /spec/AnalyticsAdapter_spec.js which causing the CircleCI tests to fail.

* Reverted the changes

* merged with prebid master.

* creative Id is required when we build a response but our server doesn't always have the crid, so using a sentinel value when we don't have the crid.

* - removed an un used method
- Removed the package-lock file.

* merging to master

* updated telaria bid adapter to use player size provided by the bid.mediaTypes.video.playerSize instead of bid.sizes.

prebid#3331

* - removed the requirement for having player size
- updated the test spec to reflect the above change
- removed changes to the package-lock.json file.

* added a param to the ad call url to let us know that the request is coming via hb.

* to lower casing the bidder code.
* New adapter "Coinzilla" added

* Solved required modifications related to bidderRequest.referrerInfo.referer
* Changing to requestId in order to align with prebid cores mapping of bidId to responseId

* Need to update in other events as well

* Catching and logging no bid found

* Lint error fix
* inprogress

* add support for s2sConfig bidderOptions

* merged missing updates from origin

* changed arrow function in spec mocha tests to standard functions

* fixed missing closing bracket and paren

* updated incorrect spec expected values for s2sConfig tests

* removed rubicon specific s2s configuration default value for sra

* deleted unnecessary test and revised a test description since the rubicon specific defaults were removed

* removed jsdoc for deprecated cookieSetUrl
prebid#3380)

* Backward compatible update & reduced TTL

* replaced deprecated getWindowTopLocation with referer detection module
* RAD-2356 Upgrade Mocha karma-webpack karma

* RAD-2356 update readme to support node v6 or more

* Remove webpack output logs while testing

* move from gulp-webserver to gulp-connect

* remove karma-require and redundant watch task
* Fix prebid#3265 - pbs cookie sync race condition

* add/update jsdoc comments
@olafbuitelaar olafbuitelaar mentioned this pull request Jan 3, 2019
@olafbuitelaar
Copy link
Contributor Author

This can be closed created a new PR with correct commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs update needs 2nd review Core module updates require two approvals from the core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants