How to generate a token on Jira Cloud?
Step 1: Access the Jira Cloud instance and click on your user icon on the top right corner. As you scroll, you will find an...
BitBucket/Git fatal error
Trying to clone the git repo and you get a fatal authentication error? This is a common error that occurs when we update our credentials....
How to use BitBucket Server APIs to get file contents?
Setting the context BitBucket (BB) is an Atlassian product, a git-based source control repository. It has a user-friendly interface that allows users to view their...
Which agile method is the best ?
Agile is a well known buzzword in IT for more than two decades now; but still there are organizations struggling to make it a success...
CloudOps – is this DevOps??
In a Gartner report published in this year, end user spending on public Cloud services is expected to exceed $480 billion next year. This means...
Leveraging Confluence APIs
Atlassian Confluence is an excellent platform to collaborate and share knowledge with teams. Often this is not a favorite tool for most teams since they...
REST APIs in PowerShell – Chapter 4
Welcome back!! Our last chapters focused on PowerShell scripting (Chapter 1, Chapter2) and how we can call or include them in an Azure DevOps pipeline...
PowerShell in Azure DevOps – Chapter 3
If you are new to PowerShell, then my earlier chapters will help you scale on this topic quickly – chapter 1 – introduces PowerShell and...
Scripts in PowerShell ISE – Chapter 2
The last chapter was a quick intro to PowerShell ISE and the commonly used cmdlets. Now lets take a look at creating and executing scripts...
Create Jenkins Pipeline – Chapter 4
The last chapter – Chapter 3 introduced the concept of Jenkins Pipeline and the steps to install Pipeline plugin in Jenkins. In this chapter, we...