#github-actions-1
Read more stories on Hashnode
Articles with this tag
Eliminate network dependencies until the last responsible moment · Most product teams I've worked with are not full-stack. That is, there are backend...
An API should operate as intended. This requires both an expressed intent and verification that, indeed, the API fulfills this intent. · Where We've...
In the last article I covered how to Host API Docs in Django. To recap, this included the following: Creating an OpenAPI spec Generating API docs...
Recently been doing a fair bit of work in GitHub Actions, our chosen tool for CI at Patient Pattern. I've written a few event-based workflows,...