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

Add INVENTORYPARTNERDOMAIN as a supported variable #74

Merged
merged 2 commits into from
Nov 22, 2021

Conversation

dkotter
Copy link
Collaborator

@dkotter dkotter commented Nov 18, 2021

Description of the Change

In v1.0.3 of the ads.txt spec, a new variable called INVENTORYPARTNERDOMAIN was added. This PR adds that to our list of supported variables so you don't get a warning when saving.

Alternate Designs

None

Benefits

You won't get a warning on a valid variable

Possible Drawbacks

None

Verification Process

Create a ads.txt file with the following line:
inventorypartnerdomain=test.com

Ensure it saves properly with no errors and shows up properly in the actual ads.txt file

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

#72

Changelog Entry

Added - support the INVENTORYPARTNERDOMAIN variable

@dkotter dkotter self-assigned this Nov 18, 2021
@dkotter dkotter linked an issue Nov 18, 2021 that may be closed by this pull request
@dkotter dkotter linked an issue Nov 18, 2021 that may be closed by this pull request
@jeffpaul jeffpaul requested a review from Rahmon November 18, 2021 22:37
@jeffpaul jeffpaul added this to the 1.4.0 milestone Nov 18, 2021
@jeffpaul jeffpaul requested review from a team and faisal-alvi and removed request for a team November 18, 2021 22:39
@jeffpaul jeffpaul merged commit 097f74e into develop Nov 22, 2021
@jeffpaul jeffpaul deleted the feature/inventory-partner-domain-support branch November 22, 2021 18:49
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.

Add support to inventorypartnerdomain
4 participants