-
Type:
Suggestion
-
Resolution: Low Engagement
-
Component/s: Pipelines - View Results
-
1
IntelliJ Jetbrains has a marketplace that has plugins to support CI/CD among other actions.
Other tools such as Azure, AWS Codestar, Gitlab, Github Actions, Google Cloud Build all have plugins. They mainly let you see the build steps and build status.
Some options that we can add in the plugin -
- Automatically provide build steps and status of a pipeline on git commit that will update so that the customer will not have to alt tab between browser window and IDE to check build details
- Provide a button that lets you check logs of a step within the IDE

This is what an IntelliJ Jetbrains project creation looks like. Bitbucket Pipelines is lacking here.

This is how the Github Actions tab looks like.
Here is a trailer for the Gitlab CI Dashboard in IntelliJ (Pycharm and Jetbrains) - https://www.youtube.com/watch?v=1c141iIO6lY
We can also consider integrating IntelliJ with Bitbucket in cloning repositories. The Web UI of Azure Devops has options to clone directly to an IDE. We can add the same with Bitbucket and provide an option for popular IDEs like shown below -