Tag: code
All the articles with the tag "code".
Conditionally run GitHub Actions based on PR labels
Posted on:November 18, 2023Enhancing GitHub Actions with conditional job execution, based on PR labels.
dependencies vs devDependencies
Posted on:November 7, 2019npm or yarn, the dilemma is always the same, is this a dependency or a dev dependency?
Git: How to delete all the merged branches
Posted on:February 18, 2016How to delete all the merged branches
Git: How to get all the changes on a branch
Posted on:July 27, 2015How to get all the changes on a branch
W3C Validation with Gulp
Posted on:April 1, 2015How to validate your code with Gulp