Skip to content

RPRS-3986: previousAuctionInfo data#43

Closed
michachen wants to merge 21 commits into
masterfrom
RPRS-3986-updates-prev-auc
Closed

RPRS-3986: previousAuctionInfo data#43
michachen wants to merge 21 commits into
masterfrom
RPRS-3986-updates-prev-auc

Conversation

@michachen

Copy link
Copy Markdown

riseUtils for COPPA, SUA handling, and adapter version bump. Replaced hardcoded COPPA and SUA handling with dynamic checks via deepAccess. Added support for previous auction metadata and refactored DNT logic using getDNT. Incremented adapter version to 8.0.0 to reflect these changes.

riseUtils for COPPA, SUA handling, and adapter version bump. Replaced hardcoded COPPA and SUA handling with dynamic checks via `deepAccess`. Added support for previous auction metadata and refactored DNT logic using `getDNT`. Incremented adapter version to 8.0.0 to reflect these changes.
@michachen

Copy link
Copy Markdown
Author

michachen and others added 9 commits July 9, 2025 16:14
Refactor bid adapter tests to adjust COPPA and SUA handling. Updated tests to use `params` instead of `bids` for COPPA and SUA validations. Reorganized test input structures for clarity and consistency across multiple bid adapters.
* Core: remove circleci

* Core: add stub circleci config

* Update RELEASE_SCHEDULE.md

* Update PR_REVIEW.md

* Update README.md

* Update config.yml
* 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
dgirardi and others added 11 commits July 10, 2025 09:06
…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>
@github-actions

Copy link
Copy Markdown

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@michachen michachen closed this Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants