Livongo Tech Blog

Automated Version Bumping on Merges

Problem Requiring the committer to specify a unique, meaningful version identifier for every merge to a high traffic repository with a lengthy merge process results in painful merge conflicts and delays in merging otherwise approved code. Example scenario I have written a code change that has been approved and is ready to merge into our monorepo. I do a final … Continue reading “Automated Version Bumping on Merges”

Improved Vanity URL System

At the Front End team, we are constantly looking at ways to update page content with ease. A big part of that is vanity URL which is a redirecting mapping system that helps finding correct URLs. The vanity URL will be used for our marketing and communication team to spend their time wisely on A/B test experimentation. This blog post … Continue reading “Improved Vanity URL System”