-
Notifications
You must be signed in to change notification settings - Fork 836
New Adapter: pinkLion #4376
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
New Adapter: pinkLion #4376
Conversation
init new adapter
Code coverage summaryNote:
pinkLionRefer here for heat map coverage report
|
Code coverage summaryNote:
pinklionRefer here for heat map coverage report
|
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.
I have concerns over the implementation of this adapter. Thank you for starting a separate discussion.
Code coverage summaryNote:
pinklionRefer here for heat map coverage report
|
@bsardo added alias |
static/bidder-info/pinkLion.yaml
Outdated
aliasOf: "teqblaze" | ||
endpoint: "https://us-east-ep.pinklion.io/pserver" | ||
maintainer: | ||
email: "[email protected]" |
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.
We've sent an email to this address. Please respond to the email so that we can confirm that the address is reachable.
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.
@prebidPinkLion please respond to the email I sent on 8/28.
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.
@bsardo replied
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.
👍 verified receipt.
@@ -0,0 +1,15 @@ | |||
aliasOf: "teqblaze" | |||
endpoint: "https://us-east-ep.pinklion.io/pserver" |
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.
Verified the endpoint is reachable:
curl -i --location --request POST https://us-east-ep.pinklion.io/pserver
HTTP/1.1 204 No Content
Server: nginx/1.24.0
Date: Thu, 28 Aug 2025 18:58:58 GMT
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
The concern has been addressed offline.
Type of change
Other information
documentation PR -> prebid/prebid.github.io#6087