-
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
Nodals AI RTD Module : initial release #12649
base: master
Are you sure you want to change the base?
Conversation
Tread carefully! This PR adds 31 linter errors and 1 linter warning (possibly disabled through directives):
|
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
Hey @Fawke, Any chance this can get reviewed before the next release? |
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
Just an FYI: I have not edited |
Hey @ChrisHuie / @Fawke - I hope you're both well. Sorry to chase, all I'm really after is a rough ETA on when the review could begin? I do expect a little back and forth on this one, so I'm just trying to manage other folks' expectations. |
Tread carefully! This PR adds 32 linter errors (possibly disabled through directives):
|
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
Tread carefully! This PR adds 1 linter error (possibly disabled through directives):
|
Documentation PR:
prebid/prebid.github.io#5812
Type of change
Bugfix
Feature
New bidder adapter
Updated bidder adapter
Code style update (formatting, local variables)
Refactoring (no functional changes, no api changes)
Build related changes
CI related changes
Does this change affect user-facing APIs or examples documented on http://prebid.org?
Other
Description of change
RTD Module submission.
Other information
This RTD module will load external Javascript files which will determine the targeting data for the ad units. We are an early stage company and know that we will need to make changes quickly to how this component functions, so the external script files are how we will manage this for now. The unit tests stub the API exposed by the external script.
We are working with a few publishers who have requested that we get this module into the public repo prior to them being able to integrate.