Author: Prashant Trivedi

woman coffee apple iphone

How to integrate MS Teams With Jira

Reading Time: 3 minutes The Jira Cloud for Microsoft Teams app lets you connect Jira projects to Microsoft Teams so you can view personal notifications, view issues in a tab within a Chat or Team channel, and create Jara issues from your team’s workspace. Steps to integrate Jira with MS Teams:- Now you will be able to receive notification on MS Teams whenever any event gets triggered (definitely notification Continue Reading

woman in black long sleeved top

How To Export Confluence Pages and Spaces

Reading Time: 3 minutes Confluence uses spaces to group material into useful categories. Consider them as several folders where you could keep your work. You can create a personal space for yourself and each Confluence user, which you can either keep private or make public so that other users can read and update the information. The space directory includes both personal and common areas. Personal areas are also available Continue Reading

person in white shirt using computer

How Bitbucket users get rate limited

Reading Time: 3 minutes Token bucket technology is used for rate limitation. A user must pay one token for each REST API request they make when it is enabled. So to do so there several ways , lets discuss about how bitbucket user get rate limited. Procedure for rate limiting Rate-limiting objectives requests are sent using HTTP with bearer or basic authentication (such as REST API requests). It uses Continue Reading

people sitting at the table with computers

How To Archive Confluence Space

Reading Time: 2 minutes You can archive space to make its content less obvious while keeping it accessible on your Confluence site. In order to archive something, you must be a space administrator.The space’s status can be changed from archived to current whenever you wish it to be fully viewable again. Archive a space Choose Save On this page: Related pages: Choose Save A space’s impact after being archived Continue Reading

boy in white t shirt sitting on chair in front of computer

How to Create Jira Webhook

Reading Time: 3 minutes What is webhook Webhooks are HTTP callbacks that are specified by the user. When any JIRA event occurs, JIRA webhooks can be triggered to notify the online application. You might wish to notify your remote application, for instance, when a sprint has begun or an issue has been updated. Your remote application won’t need to repeatedly check JIRA (through the REST APIs) to see if Continue Reading

person holding black pen reviewing a document

How to Setup Nexus RM Cleanup Policy

Reading Time: 3 minutes What is the Nexus repository manager? A repository manager called Nexus by Sonatype groups, stores, and disperses the assets required for the development. Software distribution is made simpler by Nexus, which enables developers to fully control deployment and access to every artifact within an organization from a single location. Types of Nexus Repository Manager Proxy repositories, Hosted repositories, and Virtual repositories are the three types Continue Reading

How to integrate SonarQube with Azure DevOps

Reading Time: 3 minutes Whenever a developer writes code, he definitely wants to get his code to be analyzed before going on to production, and SonarQube being a code analysis tool helps the developer to find out bugs, vulnerabilities, code smells, code coverage, duplications, etc,. It collects and analyses source code and helps to deliver clean code. Moreover, Azure DevOps is a Microsoft product that provides automated builds and Continue Reading

young business people working with digital tablet while discussing together in conference room

How To Procure Jenkins License

Reading Time: 3 minutes To procure a Jenkins license, we should be aware of how many users are available in your Jenkins instance so that when we work with vendors i.e. Cloudbees we should give them the headcount of users for which we would like to procure the license. To do so, we make use of the available plugin called “User Activity Monitoring Plugin” This plugin monitors the activity Continue Reading

Programmers working on computer program

How To Remove Unwanted Users From Jira

Reading Time: 3 minutes Considering a scenario where there are multiple users who are inactive for the past two years, and now we wish to remove unwanted users who are inactive say 2 years back now so that we can perform these simple steps and get our work done very easily. Now to do so first, you might be aware of a few simple basics of Jenkins and Jira. Continue Reading

background

How to create SonarQube Portfolio

Reading Time: 4 minutes What is SonarQube SonarQube is an open-source platform which is developed by SonarSource. SonarQube is one of the DevOps tools which is known for automated code review and continuous inspection of code quality. As a result, this tool helps in delivering clean code and reviewing static analysis of code to detect bugs, code smells, and security vulnerabilities. It can also perform analysis on 20+ different languages. Continue Reading

How to Send Email notifications via Jenkins

Reading Time: 3 minutes Overview  In this blog, let’s discuss the approach to sending email notifications from Jenkins. If we want to be informed immediately about problems in our pipeline, they can be very helpful. Prerequisites: Steps involved to send email via Jenkins An email-sending solution is visible in Jenkins. This can be set up in the Manage Jenkins menu’s Configure System section. This is the built-in functionality of Continue Reading

Teamcity Vs Jenkins. Which CI Tool Is Better?

Reading Time: 5 minutes Why Jenkins? Jenkins is the maximum famous open-supply non-stop integration device. you may install Jenkins on foremost running structures like Windows or Linux because it runs on Java. It changed into at first created as a construct automation device for Java applications. Since then, it has advanced loads and has extra than 1400 plugins to effortlessly combine with different systems and tools. Jenkins automates the software Continue Reading

What Makes Openstack So Popular?

Reading Time: 3 minutes Today major requirement for most IT Companies is of cloud, but they don’t prefer public clouds due to security reasons, they basically want to set up their own cloud on their specific data centers, for example, companies like Ericsson, Vodafone. So Any Big Company wants its infrastructure cloud base without purchasing any kind of public cloud from the market. So these companies can put OpenStack Continue Reading