Skip to content

Try mismatching adapter code - #76

Open
dgirardi wants to merge 7 commits into
masterfrom
dgirardi-patch-42
Open

Try mismatching adapter code#76
dgirardi wants to merge 7 commits into
masterfrom
dgirardi-patch-42

Conversation

@dgirardi

@dgirardi dgirardi commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

Other information

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

This PR includes an adapter whose code does not match its file name. Bid adapter modules should be named BidAdapter, userId IdSystem, RTD RtdProvider, and analytics Analytics.

@dgirardi
dgirardi force-pushed the dgirardi-patch-42 branch from 569827c to 7f2cfd3 Compare July 9, 2026 19:41
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

This PR includes an adapter whose code does not match its file name. Bid adapter modules should be named <bidderCode>BidAdapter, userId <userIdCode>IdSystem, RTD <rtdCode>RtdProvider, and analytics <analyticsCode>AnalyticsAdapter.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Some adapters in this PR do not follow Prebid naming conventions.

  • Module zeta_global_sspBidAdapter defines bidder code zeta_global_ssp, which conflicts with:
    • bidder code zeta_global defined in module zeta_globalBidAdapter

@github-actions

github-actions Bot commented Jul 9, 2026

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! 🚀

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.

1 participant