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

Improving error reporting in Canopy #83

Open
abbysmal opened this issue Mar 3, 2017 · 1 comment
Open

Improving error reporting in Canopy #83

abbysmal opened this issue Mar 3, 2017 · 1 comment

Comments

@abbysmal
Copy link
Owner

abbysmal commented Mar 3, 2017

Hello,

Following the mailing list report, I was thinking about how we could improve error reporting in Canopy when it tries to pull new content but fails to do so (with, for example, an invalid Canopy file that will be dropped).

Solution I thought about:

  • Storing the failing file and displaying it on the site too (or displaying it only with a specific get parameter ?), with the error written in the page's body ?
  • Having an offline command line utility to check if a file is good ?
  • Having a page displaying git pull's logs and errors ? Page that could be hidden (by using somehow the secret webhook URL ? Or a specific param ?)

What do you think about those ideas ? Any better one in mind ?

@abbysmal
Copy link
Owner Author

abbysmal commented Mar 3, 2017

(the offline command line utility also somehow joins some terrible scheme where we could also allow Canopy to generate actual HTML files statically like any static blogs generators. Not sure we want to do that but that could be also possible.)

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

No branches or pull requests

1 participant