Jira CI/CD Integration
Ever wanted to get build and deployment links directly in Jira? Now you can, just add this small step to the last stage of your pipeline and…
Hi! I'm a full-stack javascript developer interested in open-source, dev-ops, ci-cd, developer productivity, doing things "right", and writing things down. Hoping to pen down my thoughts through this blog.
Ever wanted to get build and deployment links directly in Jira? Now you can, just add this small step to the last stage of your pipeline and…
Over the past few years of using Typescript and slowly getting comfortable writing complex custom types, I have amassed a collection of…
Introducing "Redocusaurus": Redoc for Docusaurus Redocusaurus npm version npm downloads What is it? It is a preset for docusaurus, with…
This past month we had a really high AWS bill, and it was supposed to be high but not THIS high. The culprit - "Data Transfer Out". I'm sure…
After ending up with countless PDFs of my resume and never being sure of which one is the final version. I decided to start versioning it…
Do you have your project setup with both Prettier and Eslint? Do you want them to run in a specific order instead of using ESLint to run…
What is It? A plugin for danger-js that collects all the "TODO" comments introduced in a pull request (PR) and posts them as a comment on…