Issues connecting Jira with HCL Accelerate
HCL Accelerate is a data-driven value stream management (VSM) platform that integrates with multiple tools to extract data and build excellent interfaces to visualize the...
Try the new HCL Accelerate on HCL SoFY!!
As a DevOps practitioner, one of our key goals (apart from automation) is to ensure that our product teams continuously improve and evolve. And to...
Prompt crafting with GitHub Copilot!
The year 2024 is a year full of AI and AI-driven tools and technologies. Every business/sector is talking about implementations of AI and how it...
Azure Bicep and Azure Pipelines- Chapter 5
My first experience with Azure Bicep was pretty (click here if you want to learn the basics on Azure Bicep – Chapter 4, describes the...
Authoring infra-as-code with Azure Bicep – Chapter 4
Azure Bicep is the new language in town that offers user-friendly features to quickly deploy resources in Azure. It is a Domain Specific Language (DSL)...
What is trending with DevSecOps in 2023?
“DevSecOps” – one of the trending topics this decade, of course for some it is a major milestone to be achieved in 2023. It is...
Self-servicing: empowering teams!
These days organizations are focusing on “self-servicing”; a way to empower teams. In fact many software companies have defined their own versions or are evolving...
How to retrieve Jira Cloud issues using JQL and Python?
JQL stands for Jira Query Language and is a powerful tool to extract values. While working on the Jira interface, it is easy to leverage...
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...