Skip to content

fix: skip attestant xml attempt #15614

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

Merged
merged 1 commit into from
Jun 6, 2025
Merged

fix: skip attestant xml attempt #15614

merged 1 commit into from
Jun 6, 2025

Conversation

wackerow
Copy link
Member

@wackerow wackerow commented Jun 4, 2025

Description

  • Adds array of xml fetches to skip, ie non-xml html parsing
  • Adds Attestant to this array

Related Issue

Fixes: Error parsing XML, invalid RSSResult or AtomResult type: https://www.attestant.io/posts/

This was expected with existing setup since we were fetching this in a custom manner and also keeping it in the list to attempt an XML fetch, when we know that will fail.

for custom html paths, add to array and will be skipped by xml parser
@github-actions github-actions bot added the tooling 🔧 Changes related to tooling of the project label Jun 4, 2025
Copy link

netlify bot commented Jun 4, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 883f2e1
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6840b2b763344300089dd36e
😎 Deploy Preview https://deploy-preview-15614--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 45 (🔴 down 5 from production)
Accessibility: 95 (🟢 up 1 from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 99 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@pettinarip pettinarip merged commit bdefda4 into dev Jun 6, 2025
6 checks passed
@pettinarip pettinarip deleted the patch-attestant branch June 6, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling 🔧 Changes related to tooling of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants