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

PTOW-2-fix-linting-errors #12

Merged
merged 1 commit into from
May 12, 2024

Conversation

nathan-pubx
Copy link
Collaborator

This linting issue was entirely my fault, i didn't realise that the eslint config wasn't hooked up to my prettier installation, nor did i inspect the circleci command that runs to verify my testing was appropriate. (I do think though that a specific 'quotes': ['error', 'single'] rule in the eslint would be helpful though)

that said, i have another issue. I only have access to an arm64 machine, and the testing packages run by prebid seem to require me to have access to an amd64 machine, hence, i can't run or verify the correctness of the prebid CI tests.

If you're happy for me to do so, i'll spin up an ec2 instance and then run the circleci docker image exactly as prebid do, to verify that the tests also pass. If not, i'll keep looking for revised pull request failures against the prebid pull request

@nathan-pubx nathan-pubx requested a review from pnhegde May 11, 2024 15:02
@pnhegde pnhegde merged commit 8cc7a9c into Pubx-ai:master May 12, 2024
2 checks passed
pnhegde pushed a commit that referenced this pull request Jul 3, 2024
)

* collect EIDs for bid request

* add ad slot positioning to payload

* RPO-2012: Update local storage name-spacing for c_uid (#8)

* Updates c_uid namespacing to be more specific for concert

* fixes unit tests

* remove console.log

* RPO-2012: Add check for shared id (#9)

* Adds check for sharedId

* Updates cookie name

* remove trailing comma

* [RPO-3152] Enable Support for GPP Consent (#12)

* Adds gpp consent integration to concert bid adapter

* Update tests to check for gpp consent string param

* removes user sync endpoint and tests

* updates comment

* cleans up consentAllowsPpid function

* comment fix

* rename variables for clarity

* fixes conditional logic for consent allows function (#13)

* [RPO-3262] Update getUid function to check for pubcid and sharedid (#14)

* Update getUid function to check for pubcid and sharedid

* updates adapter version

* [RPO-3405] Add browserLanguage to request meta object

* ConcertBidAdapter: Add TDID (#20)

* Add tdid to meta object

* Fix null handling and add tests

* Concert Bid Adapter: Add dealId Property to Bid Responses (#22)

* adds dealid property to bid responses

* updates tests

* use first bid for tests

* adds dealid at the correct level

---------

Co-authored-by: antoin <antoin.campbell@voxmedia.com>
Co-authored-by: Antoin <antoinfive@gmail.com>
Co-authored-by: Sam Ghitelman <sam.ghitelman@voxmedia.com>
Co-authored-by: Sam Ghitelman <SGhitelman@gmail.com>
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.

2 participants