by converting push methods to pull and reducing batch size. Both have the net effect of reducing WIP.
Eric Ries • The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses
Deploy web apps anywhere
kamal-deploy.org
Build & Deployments
Our build process starts by pushing changes to a repository on GitHub. When code is pushed to a repository through a pull request, it triggers a job to build the changes made to the branch and deploy them in isolation. This worklow happens interactively within the pull request, where the author has visibility of all steps.
So... See more
Our build process starts by pushing changes to a repository on GitHub. When code is pushed to a repository through a pull request, it triggers a job to build the changes made to the branch and deploy them in isolation. This worklow happens interactively within the pull request, where the author has visibility of all steps.
So... See more
How we approach CI/CD · Resend
ankane/production_rails: Best practices for running Rails in ... - GitHub
github.com