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

cpex Id System: Fixes and cleanup, adds eids, changes cookie name #8559

Merged
merged 4 commits into from
Jun 23, 2022

Conversation

EskelCz
Copy link
Contributor

@EskelCz EskelCz commented Jun 14, 2022

Type of change

  • Bugfix
  • Code style update (formatting, local variables)

Description of change

  • getId has to return key id to trigger passing the id to bidders
  • removed unused params
  • added eids version
  • renamed cookie to not be mistaken with some Chinese id
  • not adding the id when cookie is not found
  • updated tests to match the changes

- `getId` has to return key `id` to trigger passing the id to bidders
- removed unused params
- added eids version
- renamed cookie to not be mistaken with some Chinese id
- not adding the id when cookie is not found
- updated tests to match the changes
@EskelCz EskelCz changed the title Fixes and cleanup, adds eids, changes cookie name cpexIdSystem: Fixes and cleanup, adds eids, changes cookie name Jun 14, 2022
@patmmccann patmmccann requested a review from jlukas79 June 14, 2022 18:26
@patmmccann patmmccann changed the title cpexIdSystem: Fixes and cleanup, adds eids, changes cookie name cpex Id System: Fixes and cleanup, adds eids, changes cookie name Jun 14, 2022
@patmmccann
Copy link
Collaborator

Please note test failures

@EskelCz
Copy link
Contributor Author

EskelCz commented Jun 14, 2022

@patmmccann Sorry forgot the cookie name change in tests :) Fixed

@EskelCz
Copy link
Contributor Author

EskelCz commented Jun 20, 2022

@jlukas79 Can we please get an estimate when this can be merged? It's a small change concerning just our code. Thanks

@EskelCz
Copy link
Contributor Author

EskelCz commented Jun 22, 2022

@patmmccann Please is there anyone else who can do the review? Should be no work at all I think.

@patmmccann
Copy link
Collaborator

Looks almost done, could you add tests to eids spec file?

@patmmccann patmmccann requested review from patmmccann and removed request for jlukas79 June 22, 2022 11:45
@patmmccann patmmccann assigned patmmccann and unassigned jlukas79 Jun 22, 2022
@EskelCz
Copy link
Contributor Author

EskelCz commented Jun 22, 2022

@patmmccann Sure, added. Thanks.

@patmmccann patmmccann merged commit d026a72 into prebid:master Jun 23, 2022
renebaudisch pushed a commit to renebaudisch/Prebid.js that referenced this pull request Jun 28, 2022
…ebid#8559)

* Fixes and cleanup, adds eids, changes cookie name

- `getId` has to return key `id` to trigger passing the id to bidders
- removed unused params
- added eids version
- renamed cookie to not be mistaken with some Chinese id
- not adding the id when cookie is not found
- updated tests to match the changes

* Fixed tests

* Adds eids test for cpexId
jlaso pushed a commit to AuDigent/Prebid.js that referenced this pull request Jul 1, 2022
…ebid#8559)

* Fixes and cleanup, adds eids, changes cookie name

- `getId` has to return key `id` to trigger passing the id to bidders
- removed unused params
- added eids version
- renamed cookie to not be mistaken with some Chinese id
- not adding the id when cookie is not found
- updated tests to match the changes

* Fixed tests

* Adds eids test for cpexId
bwhisp pushed a commit to bwhisp/Prebid.js that referenced this pull request Jul 13, 2022
…ebid#8559)

* Fixes and cleanup, adds eids, changes cookie name

- `getId` has to return key `id` to trigger passing the id to bidders
- removed unused params
- added eids version
- renamed cookie to not be mistaken with some Chinese id
- not adding the id when cookie is not found
- updated tests to match the changes

* Fixed tests

* Adds eids test for cpexId
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants