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

refactor: IPFS_NS_MAP from gateway-conformance v6 #92

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

lidel
Copy link
Member

@lidel lidel commented Jun 10, 2024

This PR switches to v6 with changes from ipfs/gateway-conformance#211

Notes

  • IPFS_NS_MAP handling refactored: No need to generate env from dnslink.json, a fixture in desired format is already provided, and we no longer mix subdomains with DNSLink tests, which also simplifies code

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

@lidel lidel force-pushed the refactor/gateway-conformance-v6 branch 7 times, most recently from b649909 to 6e39238 Compare June 10, 2024 18:42
no need to generate env from json, a fixture in desired format
is alreadt provided, and we no longer mix subdomains with
dnslink tests, whcih also simplifies code
@lidel lidel force-pushed the refactor/gateway-conformance-v6 branch from 6e39238 to 9446aa4 Compare June 10, 2024 19:15
@lidel lidel requested a review from SgtPooki June 10, 2024 19:21
@lidel lidel marked this pull request as ready for review June 10, 2024 19:23
@lidel lidel requested a review from a team as a code owner June 10, 2024 19:23
@lidel
Copy link
Member Author

lidel commented Jun 12, 2024

@SgtPooki if this looks good, ok to merge?

v6 should cut the number of requests made to 1/3 (because proxy-gateway is now explicit test suite, and does not multiply every subdomain test anymore)

@SgtPooki SgtPooki merged commit 8aadd53 into main Jun 12, 2024
25 checks passed
@SgtPooki SgtPooki deleted the refactor/gateway-conformance-v6 branch June 12, 2024 17:51
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.25.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants