Remove tags monorepo
article thumbnail

Continuous Deployment for NPM Packages

Grouparoo

A guide to the Grouparoo Monorepo Automated Release Process Coming from more traditional web & app development, I’m a big fan of git-flow style workflow. This blog post outlines our processes and the tools we use to automate our deployments and builds. What do automated releases look like?

MySQL 52
article thumbnail

Recompilation avoidance in rules_haskell

Tweag

It is particularly well-suited for multilingual monorepos. The exact mechanism is out of scope for this article, but well described in this blog series. Well, the story in this blog post would be quite uninteresting if things were so simple. As such, Bazel has a strategy for recompilation avoidance.

Coding 40