chore(gw): extract logical functions to improve readability#8855
chore(gw): extract logical functions to improve readability#8855justindotpub wants to merge 1 commit intoipfs:masterfrom
Conversation
957fc24 to
ec10aa3
Compare
Extract functions from getOrHeadHandler to improve readability and prepare for later refactorings
ec10aa3 to
01bd73c
Compare
|
@justincjohnson permissions at
To work around this, I am closing this PR and re-opening as upstream branch in #8883 – let's continue there. Not sure how to avoid these problems In the future 🤔 |
|
No problem @lidel. Sorry for the bumps that have made this review process more painful. |
|
@lidel Fission prefers that we work on branches in our org. By any chance are the CircleCI permission issues documented somewhere and something we could just fix on our end, or are there other problems caused by us working in our own org? Thanks. |
|
@justincjohnson not aware of any docs, this seems to be uncharted teritory. You could see if https://app.circleci.com/ allows you to enable CircleCI on your go-ipfs fork repo. Perhaps that will solve the problem? |
@lidel if you approve, this is an initial PR with some cleanup before implementing any redirects support.