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

Draft: _redirects support refactored #43

Conversation

justindotpub
Copy link

Experimenting with how to refactor _redirects support, on top of my general gateway refactoring branch.

@justindotpub justindotpub force-pushed the justincjohnson/redirects-after-refactoring branch 2 times, most recently from 0ea5550 to 65d3b47 Compare April 10, 2022 01:35
go.mod Outdated
@@ -121,4 +123,6 @@ require (
golang.org/x/sys v0.0.0-20211025112917-711f33c9992c
)

replace github.com/tj/go-redirects => ../go-redirects
Copy link
Author

Choose a reason for hiding this comment

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

Don’t forget to remove this.

@justindotpub justindotpub force-pushed the justincjohnson/redirects-refactoring-1 branch 2 times, most recently from ec10aa3 to 01bd73c Compare April 12, 2022 13:30
@justindotpub justindotpub force-pushed the justincjohnson/redirects-after-refactoring branch from 04de5d9 to 727061b Compare April 12, 2022 13:32
Justin Johnson added 7 commits April 13, 2022 10:01
…oo much PR noise

- Switch to fission-suite/go-redirects
- More experimental ipns path handling logic
- Remove unused function args
- Correct the approach to getting root CID when DNSlink is involved
@justindotpub
Copy link
Author

Replaced by ipfs#8890.

@justindotpub justindotpub deleted the justincjohnson/redirects-after-refactoring branch July 20, 2022 09:35
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.

1 participant