Bash
Related articles
![Running your Travis CI builds locally with Docker Running your Travis CI builds locally with Docker](/static/b89d3cd615b382581e7e23fdeda6c1ae/0fd76/travis-ci-docker.png)
Running your Travis CI builds locally with Docker
Categories: DevOps & SRE, Front End | Tags: Bash, Tools, CI/CD, Node.js, Unit tests
Setting up the environment to run the tests on a CI/CD can take a few roundtrips between your host machine and the CI/CD running remotely. For every attempt, youāll have to commit and publish yourā¦
By David WORMS
Sep 6, 2021
![JS monorepos in prod 5: merging Git repositories and preserve commit history JS monorepos in prod 5: merging Git repositories and preserve commit history](/static/b4705e058e2548f2b140f09b51424f95/0fd76/migrating-to-monorepo.png)
JS monorepos in prod 5: merging Git repositories and preserve commit history
Categories: DevOps & SRE, Node.js | Tags: Bash, DevOps, Packaging, Git, GitHub, GitOps, JavaScript, Monorepo
At Adaltas, we maintain several open-source Node.js projects organized as Git monorepos and published on NPM. We shared our experience to work with Lerna monorepos in a set of articles: Partā¦
May 21, 2021
![How Node CSV parser may save your weekend How Node CSV parser may save your weekend](/static/617db7c17cd002c864fe835e694bba72/0fd76/csv-save-weekend.png)
How Node CSV parser may save your weekend
Categories: Hack | Tags: Bash, Hack, CSV, Node.js
Last Friday, an hour before the doors of my customer close for the weekend, a co-worker came to me. He just finished to export 9 CSV files from an Oracle database which he wanted to import intoā¦
By David WORMS
Dec 13, 2011