How we approach CI/CD · Resend
resend.com
How we approach CI/CD · Resend
issue A way to submit a suggested improvement, defect, task, or feature request to a repo.
The solution to this problem is to partition the development environment into releasable components. The components become units of work that can be the responsibility of a developer or a team of developers. When developers get a component working, they release it for use by the other developers. They give it a release number, and move it into a
... See more