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

Feature/custom namespacing #409

Merged
merged 8 commits into from
Jul 8, 2016
Merged

Feature/custom namespacing #409

merged 8 commits into from
Jul 8, 2016

Conversation

nedstankus
Copy link
Contributor

Switched global name to $$PREBID_GLOBAL$$, replaced, by default, with 'pbjs'.
Updated references in /src, /test and /integrationExamples.

Ned Stankus added 2 commits June 14, 2016 10:45
Replacing all references to 'pbjs' with '$$PREBID_GLOBAL$$'.
Adding integrationExamples to what gets string-replaced.
@nedstankus
Copy link
Contributor Author

#115

@protonate protonate self-assigned this Jun 16, 2016
@protonate protonate assigned mkendall07 and unassigned protonate Jun 24, 2016
Ned Stankus added 2 commits June 29, 2016 10:14
Conflicts:
	integrationExamples/gpt/pbjs_example_gpt.html
	src/bidmanager.js
	src/prebid.js
	test/spec/unit/pbjs_api_spec.js
Some cleanup after merge.
@nedstankus
Copy link
Contributor Author

@mkendall07 I resolved the conflicts with master and re-pushed.

@nedstankus
Copy link
Contributor Author

I'll resolve conflicts again, as soon at #438 is resolved.

Ned Stankus added 2 commits July 6, 2016 09:10
Conflicts:
	src/bidmanager.js
	src/prebid.js
	test/spec/unit/pbjs_api_spec.js
@nedstankus
Copy link
Contributor Author

OK, @mkendall07 -- ready for review again.

@mkendall07
Copy link
Member

@nedstankus
Thanks for keeping this up to date and apologies on the delay in review. I've been cautious to accept this PR because of so many touch points. We have to do a full regression on all the bidder adapters because we don't have complete code coverage.

With that said, i'll try to get this in by early next week.

@@ -10,6 +10,7 @@
"type": "git",
"url": "https://github.com/prebid/Prebid.js.git"
},
"globalVarName": "pbjs",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: please soft tabs (spaces)

@mkendall07
Copy link
Member

I'm going to merge this because it looks like it's working now. We'll monitor for any side effects as we move towards our next release iteration.

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