TODO-Or-Not
Integrate your TODO comments with GitHub issues, easy set up and no content write perms needed.
GitHub Actions The tool is released on GitHub marketplace for easy use by any developers on their GitHub Actions pipelines
Integration Testing Integration testing between different components helps improve confidence in new changes and features
Project Management Though I was essentially the sole developer, there was still processes and protocols I implemented and enforced to improve productivity
GitHub Environments TODO-Or-Not is written to be used smoothly in GitHub Actions runner with a specific flag that treats env vars appropriately
Universal Design Designing the tool for both CLI use and pipeline use with as little branching logic as possible is a good example of Universal Design