[go: up one dir, main page]

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

Addons: remove old X-RTD-Hosting-Integrations HTTP header #11653

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

humitos
Copy link
Member
@humitos humitos commented Oct 7, 2024

Remove old HTTP header used by build.commands. All the projects are using the new addons now, so this header is not used anymore.

Copy link
Member
@stsewd stsewd left a comment

Choose a reason for hiding this comment

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

Anything else we need here? Tests are failing bc of this.

@humitos
Copy link
Member Author
humitos commented Oct 7, 2024

We can move the removal of that particular test to another PR if we want, so we can merge that removal quicker.

humitos added a commit that referenced this pull request Oct 7, 2024
This header is useless now that we are fully migrated to Addons.
I'm removing the only the test for now, since it's failing on all the PRs.

Related #11653
stsewd pushed a commit that referenced this pull request Oct 7, 2024
This header is useless now that we are fully migrated to Addons.
I'm removing the only the test for now, since it's failing on all the PRs.

Related #11653
@humitos
Copy link
Member Author
humitos commented Nov 5, 2024

I'm adding this PR to the next sprint since we are all already in addons. Besides updating this PR, we will want to remove the this header from the CF worker as well.

@humitos humitos self-assigned this Nov 5, 2024
humitos added a commit to readthedocs/common that referenced this pull request Nov 11, 2024
This header was used for `build.commands` when we were testing addons on those
projects that were using our own Sphinx extension to inject the flyout.

That is not required anymore since we have all the projects using the new
addons now.

Related readthedocs/readthedocs.org#11653
Closes #223
@humitos humitos marked this pull request as ready for review November 11, 2024 14:46
@humitos humitos requested a review from a team as a code owner November 11, 2024 14:46
dockerfiles/nginx/proxito.conf.template Outdated Show resolved Hide resolved
Co-authored-by: Eric Holscher <25510+ericholscher@users.noreply.github.com>
@humitos humitos enabled auto-merge (squash) November 12, 2024 13:03
humitos added a commit to readthedocs/common that referenced this pull request Nov 12, 2024
* CF Worker: remove unused `X-RTD-Hosting-Integrations` HTTP header

This header was used for `build.commands` when we were testing addons on those
projects that were using our own Sphinx extension to inject the flyout.

That is not required anymore since we have all the projects using the new
addons now.

Related readthedocs/readthedocs.org#11653
Closes #223

* Remove header from tests
@humitos humitos merged commit b207d2e into main Nov 12, 2024
5 checks passed
@humitos humitos deleted the humitos/remove-old-hosting-integrations-http branch November 12, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants