While debugging an item on tap-athena, I decided t...
# singer-tap-development
a
While debugging an item on tap-athena, I decided to also finally open an MR for this one: Draft: Resolve "Cookiecutter should offer to create a sample GitHub CI file." (!202) The first iteration, as I have it in this MR, would prompt whether to include a CI/CD sample template, with the options of "GitHub" or "None / Skip". If you select Github, you'd get a simple workflow with a pytest job (running on 3 versions of python) and a linting job run in parallel. Feel free to jump in with comments/suggestions, here or in the MR.