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

Blog RSS workaround via redirect using 302 status code #5652

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Nov 21, 2024

Redirect test:

$ curl -I https://deploy-preview-5652--opentelemetry.netlify.app/blog/index.xml 
HTTP/2 302 
...
location: /blog/2024/index.xml
...

Copy link
Contributor

@tiffany76 tiffany76 left a comment

Choose a reason for hiding this comment

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

RSLGTM.

@chalin
Copy link
Contributor Author

chalin commented Nov 21, 2024

/fix:text

@opentelemetrybot
Copy link
Collaborator

@opentelemetrybot
Copy link
Collaborator

fix:text failed or was cancelled. For details, see https://github.com/open-telemetry/opentelemetry.io/actions/runs/11948517767.

@chalin
Copy link
Contributor Author

chalin commented Nov 21, 2024

The previous /fix command is just a test of #5648, so the command and its failure can be ignored.

@chalin chalin added this pull request to the merge queue Nov 21, 2024
Merged via the queue into open-telemetry:main with commit 1ce408a Nov 21, 2024
17 checks passed
@chalin chalin deleted the chalin-patch-1 branch November 21, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants