alpha
Login
or
Join now
thehale.dev
/
HabitSync-for-Todoist
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Sync completed tasks from Todoist to Loop Habit Tracker. Keeping track of your habits has never been easier!
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
HabitSync-for-Todoist
/
src
/
lib
/
lenador
/
at
main
2 files
Joseph Hale
feat: Include stack trace in error logs
5mo ago
2386afc7
index.ts
feat: Include stack trace in error logs The new structured logs are great -- I can now see that my syncs are failing in production with "TypeError | undefined is not a function" But I have no idea where that undefined could be. Adding stack traces is a bare minimum next step. The deployed code is minified, but that's only an obfuscation -- I can locally produce a production bundle for comparison and further debugging.
5 months ago
lenador.ts
style: Fix linting issues
5 months ago