-
Notifications
You must be signed in to change notification settings - Fork 114
Add header for internal use #252
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
Conversation
adamstein-eb
left a comment
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.
Looks like lines 81 and 82 have tab characters in them which is why the Travis CI jobs failed. Can you replace them with spaces?
|
Removed tabs but still some of the builds fail |
|
I was able to get this working by adding the following to the
|
Testing CI/CD integration Update pythonpublish.yml Update __init__.py Update __init__.py Add github actions (xdevplatform#249) * Added pythonpublish.yml to auto-deploy to PyPi on new release Ads API v7 (xdevplatform#251) * Removed scoped timeline endpoint * added granular tap placements * added advertiser business categories endpoint * updated serving_status to entity_status for media creatives * replaced reach estimate with audience summary * added audience summary and tests Add header for internal use (xdevplatform#252) * add internal header Bump version (xdevplatform#253) Merge across forks to get CI working (xdevplatform#265) (xdevplatform#266) * Add store identifiers to line item * bump version Create python-package.yml Update python-package.yml Update python-package.yml Update python-package.yml removed windows removed python 3.8 Update python-package.yml remove pypy Update python-package.yml
# The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: Create pythonpublish.yml Testing CI/CD integration Update pythonpublish.yml Update __init__.py Update __init__.py Add github actions (xdevplatform#249) * Added pythonpublish.yml to auto-deploy to PyPi on new release Ads API v7 (xdevplatform#251) * Removed scoped timeline endpoint * added granular tap placements * added advertiser business categories endpoint * updated serving_status to entity_status for media creatives * replaced reach estimate with audience summary * added audience summary and tests Add header for internal use (xdevplatform#252) * add internal header Bump version (xdevplatform#253) Merge across forks to get CI working (xdevplatform#265) (xdevplatform#266) * Add store identifiers to line item * bump version Create python-package.yml Update python-package.yml Update python-package.yml Update python-package.yml removed windows removed python 3.8 Update python-package.yml remove pypy Update python-package.yml # The 2nd commit message will be skipped: # Update pythonpublish.yml # The 2nd commit message will be skipped: # Add github actions (xdevplatform#249) # # * Added pythonpublish.yml to auto-deploy to PyPi on new release # The 2nd commit message will be skipped: # Add header for internal use (xdevplatform#252) # # * add internal header # The 2nd commit message will be skipped: # Merge across forks to get CI working (xdevplatform#265) (xdevplatform#266) # # * Add store identifiers to line item # # * bump version
* Create pythonpublish.yml Testing CI/CD integration * Update pythonpublish.yml * Update __init__.py * Update __init__.py * Create python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * removed windows * removed python 3.8 * Update python-package.yml * remove pypy * Update python-package.yml * Create pythonpublish.yml Testing CI/CD integration Update pythonpublish.yml Update __init__.py Update __init__.py Add github actions (#249) * Added pythonpublish.yml to auto-deploy to PyPi on new release Ads API v7 (#251) * Removed scoped timeline endpoint * added granular tap placements * added advertiser business categories endpoint * updated serving_status to entity_status for media creatives * replaced reach estimate with audience summary * added audience summary and tests Add header for internal use (#252) * add internal header Bump version (#253) Merge across forks to get CI working (#265) (#266) * Add store identifiers to line item * bump version Create python-package.yml Update python-package.yml Update python-package.yml Update python-package.yml removed windows removed python 3.8 Update python-package.yml remove pypy Update python-package.yml * # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: Create pythonpublish.yml Testing CI/CD integration Update pythonpublish.yml Update __init__.py Update __init__.py Add github actions (#249) * Added pythonpublish.yml to auto-deploy to PyPi on new release Ads API v7 (#251) * Removed scoped timeline endpoint * added granular tap placements * added advertiser business categories endpoint * updated serving_status to entity_status for media creatives * replaced reach estimate with audience summary * added audience summary and tests Add header for internal use (#252) * add internal header Bump version (#253) Merge across forks to get CI working (#265) (#266) * Add store identifiers to line item * bump version Create python-package.yml Update python-package.yml Update python-package.yml Update python-package.yml removed windows removed python 3.8 Update python-package.yml remove pypy Update python-package.yml # The 2nd commit message will be skipped: # Update pythonpublish.yml # The 2nd commit message will be skipped: # Add github actions (#249) # # * Added pythonpublish.yml to auto-deploy to PyPi on new release # The 2nd commit message will be skipped: # Add header for internal use (#252) # # * add internal header # The 2nd commit message will be skipped: # Merge across forks to get CI working (#265) (#266) # # * Add store identifiers to line item # # * bump version * updated audience_summary to audience_estimate * removed automatically_select_bid from line items * updated example * update to v10 Co-authored-by: Tom Osowski <tosowski@twitter.com>
This adds an extra header option for internal use