-
Notifications
You must be signed in to change notification settings - Fork 8
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
Roadmaps are not loading (error msg: error parsing issue
)
#324
Comments
That's weird, other roadmaps seem to be working well. e.g.: |
I think we need to revert that PR until we figure out what's causing the error. cc @SgtPooki |
Deployment from the previous commit is working fine: https://starmaps-ccad3vayi-ipfs-ignite.vercel.app/roadmap/github.com/filecoin-station/roadmap/issues/1 Deployment from the PR is not working: https://starmaps-o358kbppd-ipfs-ignite.vercel.app/roadmap/github.com/filecoin-station/roadmap/issues/1 I'll go ahead and revert that PR while we fix whatever is causing the issue. |
Opened WIP PR #333 to address this |
error reproduced locally:
|
* Revert "Revert "feat: support children via GitHub Taskslist (#315)" to fix #324 (#326)" This reverts commit 4a93ba2. fixes #324 fixes #313 * test: add test to confirm failure in #324 * fix: failure when parsing non-child link in issue.body * chore: address codeclimate comments * test: ensure children link parsing handles markdown links * fix: parsing markdown links in children * fix: more issues parsing additional links as children * chore: parse children links with for loop
Roadmaps are not loading. It seems to be an error with the parser. Probably a regression from #315?
Tested on https://starmap.site/roadmap/github.com/filecoin-station/roadmap/issues/1
Response from the API:
https://starmap.site/api/roadmap?owner=filecoin-station&repo=roadmap&issue_number=1
Screenshot
The text was updated successfully, but these errors were encountered: