forked from prebid/Prebid.js
-
Notifications
You must be signed in to change notification settings - Fork 1
Mobkoi Adapter: Get user sync bug fixes #15
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Expand AGENTS guidelines * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * core: remove findIndex polyfill usage * Delete AGENTS.md
Co-authored-by: Sébastien Rufiange <sebastien@rufiange.com>
…d#13243) * Expand AGENTS guidelines * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * adapter: handle Safari localStorage stubs * Delete AGENTS.md
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.8 to 3.0.9. - [Commits](mafintosh/tar-fs@v3.0.8...v3.0.9) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 3.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add ID format validation * Fix for trailing space * Fix tests
* feat: Nativery bid adapter * fix: set EUR as default currency and remove video from supported mediaType * test: try to fix circle ci test * test: fix utils read only members * test: translated some tests into english * docs: translated some comment into english * feat: restore video as supported mediaType --------- Co-authored-by: Andrea Fassina <fasenderos@gmail.com>
* Conversant Adapter: remove use of bidRequest.{}.userid
* Conversant Adapter: get rid of unused lines
* Conversant Adapter: get rid of user.ext.fpc in favor of eids for the userid
---------
Co-authored-by: johwier <john.wier@epsilon.com>
* Expand AGENTS guidelines * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * core: force color in e2e logs * Delete AGENTS.md
gulp 4 readme says we don't need this plugin anymore
Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
) * replace gutil with plugin-error and fancy-log https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 https://www.npmjs.com/package/fancy-log?activeTab=readme https://www.npmjs.com/package/plugin-error * Update gulpfile.js * Update gulpfile.js
* Expand AGENTS guidelines * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * core: remove polyfill imports * Delete AGENTS.md
* Bump braces and gulp Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `gulp` from 4.0.2 to 5.0.0 - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](gulpjs/gulp@v4.0.2...v5.0.0) --- updated-dependencies: - dependency-name: braces dependency-type: indirect - dependency-name: gulp dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Update gulpfile.js --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick McCann <patmmccann@gmail.com>
Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
* Update karma.conf.maker.js * Update package.json * Update package.json * delete additional unused deps * fix conflicts
* Expand AGENTS guidelines * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * fix: ensure cleanup for keywords coppa test * Delete AGENTS.md * Update bliinkBidAdapter_spec.js * Update bliinkBidAdapter_spec.js
…rebid#13266) This reverts commit dd91772.
…safari (prebid#13262) * Expand AGENTS guidelines * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * adapter: stabilize kargo tests * Delete AGENTS.md * Update bliinkBidAdapter_spec.js
…13164) * Expand AGENTS guidelines * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Update AGENTS.md * Create CLAUDE.md * Update AGENTS.md
…rver resolution (prebid#13020) * luponmedia adapter update - removed siteId, new keyId structure, build request using ortb converter * luponmedia: removed console logs * LuponMedia bid adapter: keyId regex change, change endpoint url if the host part is specified in the keyId * LuponMedia: removed onBidWon and sendWinningsToServer * Luponmedia: keyId regex change * Luponmedia: siteId backward compatibility * Luponmedia: removed adslot * Luponmedia: removed imp.context * Luponmedia: imp.ext.luponmedia initialization fix * Luponmedia: buildRequests tests cleanup * Luponmedia: check for dynamicAdBoost * Luponmedia: submodule name fix * Luponmedia: removed unused functions, use fromOrtb converter instead of custom code, tests fix * Luponmedia: code cleanup * Luponmedia: prevent false sync warning * Luponmedia: use ortb converter for interpretResponse, minor code refactoring * Luponmedia: improving test coverage * dynamicAdBoost - removed all params, keyId will be added autoamtically * docs change * Dynamic Ad Boost - removed unnecessary params * Luponmedia - interpretRespose fallback logic * Luponmedia Bid Adapter - more clearer interpret response logic * Luponmedia - interpret response fallback more props added * Luponmedia - fallback bids from the store, tests and final tweaks * Luponmedia - ensure that only valid bids stays in store, also remove used bids, proper tests added * Luponmedia bid adapter final tweaks * removed custom caching to ensure full compliance
* chore(codeql): warn on json request content type * Update jsonRequestContentType.ql * Update jsonRequestContentType.ql * Update jsonRequestContentType.ql * Update jsonRequestContentType.ql * Update jsonRequestContentType.ql * Update jsonRequestContentType.ql
* build system: better logging from update-metadata * build system: keep track of when disclosures were fetched * reuse previous disclosure if not too old * Reuse disclosures up to 14 days old
…bid#13535) * userId: alias userIdAsEids to fpd * fix enforceStorageType tests * Fix more tests * fix euid tests * simplify idx tests * add FIXME comments * make userIdAsEids configurable * simplify lmpId tests * Fix more tests * lint
Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
* bump coveralls * remove exceptions * results * eslint fix * Update package-lock.json * Update package-lock.json * Core: remove codex comments and unused lint rule (prebid#13520) --------- Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
* Fix coveralls comparisons * debug optios * remove debug flag * checkout depending on event type * fix merge sha ref * use pulls/merge ref * use checkout outputs * try refs/head * use branch name for coveralls * try checking owner * add print statements * revert to using commit * undo test config
* Fix coveralls comparisons * debug optios * remove debug flag * checkout depending on event type * fix merge sha ref * use pulls/merge ref * use checkout outputs * try refs/head * use branch name for coveralls * try checking owner * add print statements * revert to using commit * undo test config * debug logging * more logging * .before, not push.before * more adjustments * user owner.id and not name * use .login for repo * try to match gh ui * refactor * fix outputs * print commit info * Substitute comment * fix typo * fix condition * adjust some more * fix syntax * quotes * third time etc * try other variations * ridiculous * more debug * debug condition * setup token * pass repo * remove comment logic * undo debug changes * remove duplicate outputs * remove stray condition * step outputs not job outputs
* Add files via upload Adding new prebid adapter oprx for OptimizeRx * Update oprxBidAdapter.js * Update oprxBidAdapter.md * Update oprxBidAdapter.js * Update oprxBidAdapter.md * Update oprxBidAdapter.js * Update oprxBidAdapter.js * Add files via upload
* Core: enable no-redeclare rule for tests * Update eslint.config.js * Update eslint.config.js * Update eslint.config.js
…g rules (prebid#13571) * test config: enable import/no-duplicates and precision check * Update impactifyBidAdapter_spec.js * Update padsquadBidAdapter_spec.js * Update eslint.config.js * Update eslint.config.js --------- Co-authored-by: agentmoose <phoenixtechnerd@gmail.com>
* FreepassBidAdaptor. Allow credentails when req * FreePass adapter: update test to handle missing userIdAsEids without throwing an error --------- Co-authored-by: Patrick McCann <pmccann@cafemedia.com>
* RobustApps Bidder Adapter: basic setup * fix duplicates
**Update adapter to v8.0.0 and incorporate `prev_auction_info` into general params**
* check if argv is defined * Revert "check if argv is defined" This reverts commit 60dbeb0. * Disallow import babel config * Do not read argv from babelConfig.js --------- Co-authored-by: Patrick McCann <pmccann@cafemedia.com> Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
* introduce bidFloor as optional and fix few bugs * introduce ext.viewabilityPercentage for bid request * change md file * Set test: 1 for debug mode * for user sync pass uid * fixed native path * move viewability to each imp * introduce user gender,yob and keywords as optional params * introduce imp ext and add gpid * fixed test cases * rename ORTB_NATIVE_TYPE_MAPPING to NV_ORTB_NATIVE_TYPE_MAPPING * remove duplicate code in dailyhunt adapter * remove duplicate code * handle bidFloor as with pricing module --------- Co-authored-by: Mitesh Thakor <mitesh.thakor@verse.in>
* Core: add feature flags for log message support Closes prebid#10509 * Core: add lint rule for log function declarations * Use unique names for log function wrappers * Use standard log function names for log wrappers Allows calls to be removed with LOG_NON_ERROR and LOG_ERROR build flags. Adds eslint exclusions as these are intended to be treated the same as the standard log functions. This reverts commit 75dd4ee. * Lint * Remove log flags from feature testing prebid#13015 (comment) * Include log flags in features.json and add exception during tests * Include logResult in log function list * Extract disabled features * update README * Add warnings to logging feature description Notes potential debugging issues and recommends a testing framework when enabling. --------- Co-authored-by: Patrick McCann <patmmccann@gmail.com> Co-authored-by: Patrick McCann <pmccann@cafemedia.com> Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
* Core: enforce import extensions in tests * Tests: fix nexx360 utils import * Fix test path for bidResponseFilter * Test Fix: correct import path for enrichmentLiftMeasurement * Update previousAuctionInfo_spec.js * fix: restore fake-responder fixtures import * Update shinezBidAdapter_spec.js --------- Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
* Update iasRtdProvider.js * fix linting errors * add in unit tests * reforce tests to run * update appnexus and pubmatic adapter , cleanup ias * cleanup appnexus * Update iasRtdProvider.js * update appnexus bid adapter * remove newline * fix unit tests * update pubmatic * peer review * Update pubmaticBidAdapter.js --------- Co-authored-by: Patrick McCann <pmccann@cafemedia.com>
* bump coveralls * eslint fix * restore * Update package-lock.json
9db3db5 to
369e631
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of change
Description of change
Other information