-
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
Newspassid Bid Adapter: initial release #8567
Conversation
spec test file for new bid adapter with biddercode: newspassid
newspassid prebid JS bid adapter
fixed tests
renamed to correct bidder code
you double added the spec file |
moved bidAdapter.js file to correct folder (modules) and deleted duplicate spec file
Hey @newspassid-prebid, you need to create a .md file for this. It's basically the same as the .md file you did over here prebid/prebid.github.io#3849. The .md file needs to be here in /modules/newspassidBidAdapter.md I noticed in that docs PR, for the bidder code you put 'newspass' and it needs to be 'newspassid'. I noticed this when trying to run it on the test page and it says newspass bidder doesn't exist. |
adding md file to modules folder as requested.
Thanks @Rothalack - I've added the md file to the modules folder as requested. The .md file has |
fixes error in test params
I see you updated the docs PR .md file correctly. I do not see an update here on this PR to add the .md file in this repo. It sounds like you have added it on your end, maybe you just need to push the commit? |
yeap - my bad - just done! |
fixing latest feedback from prebid.org review
fixing latest feedback
hi @Rothalack @patmmccann - any feedback - had pushed an update last week and requested a re-review - not sure if we need to do anything else - please advise ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good to me, working in testing. I'll give Pat some time to respond.
@patmmccann - noticing the circle CI tests are failing - not sure why - its refusing to import chai so not sure this is down to something I've done - the edits committed shouldn't have caused any these issues ? |
updating version number - re-committing to see if circle CI tests now pass
tried recommitting my files - the circleCI tests removed the 'Restoring Cache' error but I'm still seeing errors on the Browserstack test - there's import failures being logged for standard modules/files which I don't think is caused by the spec files per say. Let us know your thoughts when you can @Rothalack @patmmccann |
should fix circleCi failures!
* New bid adapter: newspassid spec test spec test file for new bid adapter with biddercode: newspassid * New Bid Adapter: newspassid newspassid prebid JS bid adapter * fixed tests fixed tests * Rename newspassBidAdapter.js to newspassidBidAdapter.js renamed to correct bidder code * Update newspassidBidAdapter_spec.js * Deleted duplicate spec file moved bidAdapter.js file to correct folder (modules) and deleted duplicate spec file * fixes * Update newspassidBidAdapter.js * Create newspassid.md adding md file to modules folder as requested. * updated dev doc to modules filder fixes error in test params * Update newspassidBidAdapter.js fixing latest feedback from prebid.org review * Update newspassidBidAdapter.js fixing latest feedback * Update newspassidBidAdapter.js * updates per feedback * Update newspassidBidAdapter.js updating version number - re-committing to see if circle CI tests now pass * fixing location of files should fix circleCi failures!
* New bid adapter: newspassid spec test spec test file for new bid adapter with biddercode: newspassid * New Bid Adapter: newspassid newspassid prebid JS bid adapter * fixed tests fixed tests * Rename newspassBidAdapter.js to newspassidBidAdapter.js renamed to correct bidder code * Update newspassidBidAdapter_spec.js * Deleted duplicate spec file moved bidAdapter.js file to correct folder (modules) and deleted duplicate spec file * fixes * Update newspassidBidAdapter.js * Create newspassid.md adding md file to modules folder as requested. * updated dev doc to modules filder fixes error in test params * Update newspassidBidAdapter.js fixing latest feedback from prebid.org review * Update newspassidBidAdapter.js fixing latest feedback * Update newspassidBidAdapter.js * updates per feedback * Update newspassidBidAdapter.js updating version number - re-committing to see if circle CI tests now pass * fixing location of files should fix circleCi failures!
* New bid adapter: newspassid spec test spec test file for new bid adapter with biddercode: newspassid * New Bid Adapter: newspassid newspassid prebid JS bid adapter * fixed tests fixed tests * Rename newspassBidAdapter.js to newspassidBidAdapter.js renamed to correct bidder code * Update newspassidBidAdapter_spec.js * Deleted duplicate spec file moved bidAdapter.js file to correct folder (modules) and deleted duplicate spec file * fixes * Update newspassidBidAdapter.js * Create newspassid.md adding md file to modules folder as requested. * updated dev doc to modules filder fixes error in test params * Update newspassidBidAdapter.js fixing latest feedback from prebid.org review * Update newspassidBidAdapter.js fixing latest feedback * Update newspassidBidAdapter.js * updates per feedback * Update newspassidBidAdapter.js updating version number - re-committing to see if circle CI tests now pass * fixing location of files should fix circleCi failures!
Type of change
Description of change
New Bid Adapter: newspassid
contact email of the adapter’s maintainer:
[email protected]
official adapter submission