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

fix: fetching metadata from ipfs.io gateway #2604

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

MSzalowski
Copy link
Contributor

List of changes

  • fetching metadata from ipfs.io gateway

Why this was happening:

  • ipfs.io appears to block requests from bots. As a result, the GovTool metadata validation service was blocked because it used the default axios user-agent.

Checklist

  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

Copy link

github-actions bot commented Jan 6, 2025

✅ All checks succeeded

2 similar comments
Copy link

github-actions bot commented Jan 6, 2025

✅ All checks succeeded

Copy link

github-actions bot commented Jan 6, 2025

✅ All checks succeeded

@MSzalowski MSzalowski requested a review from placek January 7, 2025 08:11
@MSzalowski MSzalowski force-pushed the fix/ipfs-links-not-working branch from de251ee to 1101c5e Compare January 7, 2025 09:55
@MSzalowski MSzalowski merged commit 3d6c597 into develop Jan 7, 2025
12 of 14 checks passed
@MSzalowski MSzalowski deleted the fix/ipfs-links-not-working branch January 7, 2025 09:55
Copy link

github-actions bot commented Jan 7, 2025

✅ All checks succeeded

1 similar comment
Copy link

github-actions bot commented Jan 7, 2025

✅ All checks succeeded

Copy link

github-actions bot commented Jan 7, 2025

@MSzalowski
This PR is in the tag: develop-3d6c597b805cab9b3620fda242e67e2add7df0f9 , for govtool-metadata-validation service

Copy link

github-actions bot commented Jan 7, 2025

✅ All checks succeeded

Copy link

github-actions bot commented Jan 7, 2025

@MSzalowski
This PR is in the tag: develop-3d6c597b805cab9b3620fda242e67e2add7df0f9 , for govtool-frontend service

Copy link

github-actions bot commented Jan 7, 2025

@MSzalowski
This PR is in the tag: develop-3d6c597b805cab9b3620fda242e67e2add7df0f9 , for govtool-backend service

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.

2 participants