Creating Reminders on Issue Transitions in Jira
In fast-paced environments, keeping track of issue statuses and ensuring timely follow-ups can be challenging. When an issue transitions…

Topics / DevOps
7 posts
In fast-paced environments, keeping track of issue statuses and ensuring timely follow-ups can be challenging. When an issue transitions…

Tired of Jira issues (work items) stuck in certain statuses, hidden from view until it’s too late? Our Time in Status custom field for Jira…

Your team manages hardware. Laptops get deployed, servers need maintenance, devices break and need repair. Right now, that information…

I assume that, as a developer, you already have Docker installed. Docker container allows you to run commands on various docker images. You…

In the first part we had setup our Lambda development environment with TypeScript and local testing. But there is a problem with it, if you…

AWS Lambda only supports NodeJS runtime and it can only run JavaScript. As always you need to transpile TypeScript to JavaScript using tsc…

I’ve been using IntelliJ since 2012, I have an active Jetbrains Toolbox subscription for years. I have developed Android/iPhone apps, Jira…
