All Projects → Otanikotani → view-github-actions-idea-plugin

Otanikotani / view-github-actions-idea-plugin

Licence: MIT License
Intellij IDEA plugin to browse execution of GitHub actions

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to view-github-actions-idea-plugin

dsl-api-generator
Generates binary compatible and Java interoperable DSL boilerplate code
Stars: ✭ 25 (+8.7%)
Mutual labels:  idea-plugin
ReactPropTypes-Plugin
A Jetbrains Plugin for react PropTypes
Stars: ✭ 62 (+169.57%)
Mutual labels:  idea-plugin
KotlinCodeSorter
🔌A simple plugin for sorting kotlin code. 一个可以对kotlin代码排序的小插件.
Stars: ✭ 25 (+8.7%)
Mutual labels:  idea-plugin
RedsoftYapiUpload
一个快速生成接口文档的IntelliJ IDEA的Yapi上传小插件,如果给你带来了方便,请给个Star 谢谢
Stars: ✭ 51 (+121.74%)
Mutual labels:  idea-plugin
idea-return-highlighter
Highlight return keywords.
Stars: ✭ 24 (+4.35%)
Mutual labels:  idea-plugin
markdown-editor
IntelliJ Platform A full-featured WYSIWYG editor for markdown
Stars: ✭ 92 (+300%)
Mutual labels:  idea-plugin
reasonml-idea-plugin
ReasonML Language Plugin for IDEA
Stars: ✭ 320 (+1291.3%)
Mutual labels:  idea-plugin
sbt-idea-example
SBT based IntellJ plugin template project
Stars: ✭ 20 (-13.04%)
Mutual labels:  idea-plugin
intellij-treeInfotip
IDEA项目结构树中的节点添加显示自定义备注文本IDEA DirectoryNode adds custom text for display
Stars: ✭ 48 (+108.7%)
Mutual labels:  idea-plugin
TinyPNG
TinyPNG IDEA Plugin for https://tinypng.com/
Stars: ✭ 21 (-8.7%)
Mutual labels:  idea-plugin
soar-jetbrains-plugin
Plugin of https://github.com/XiaoMi/soar for JetBrains IDE which for SQL optimize and rewrite. SQL 优化工具 SOAR 的 JetBrains IDE 插件
Stars: ✭ 20 (-13.04%)
Mutual labels:  idea-plugin
NutzCodeInsight
Intellij idea plugin for Nutz Web Framwork
Stars: ✭ 35 (+52.17%)
Mutual labels:  idea-plugin
mybatis-builder
An IDEA plugin integrated with MyBatis Generator, compatible with IntelliJ IDEA CE
Stars: ✭ 35 (+52.17%)
Mutual labels:  idea-plugin
intelliroutes
Support for Play Routes in IntelliJ IDEA
Stars: ✭ 21 (-8.7%)
Mutual labels:  idea-plugin
intellij-ui-test-robot
The library allows you to write and execute UI tests among IntelliJ IDEA. You can test your Plugin.
Stars: ✭ 60 (+160.87%)
Mutual labels:  idea-plugin
StopCoding
Idea防沉迷插件,关爱程序员健康。设置每工作多少分钟,强制休息。Idea anti addiction plug-in, care for the health of programmers. Set the number of minutes per work and force the rest.
Stars: ✭ 147 (+539.13%)
Mutual labels:  idea-plugin
go-builder-generator-idea-plugin
IntelliJ IDEA / GoLand golang plugin for generating Builder pattern code of golang struct.
Stars: ✭ 21 (-8.7%)
Mutual labels:  idea-plugin
cosy
阿里云智能编码插件(Alibaba Cloud AI Coding Assistant)是一款AI编程助手,它提供代码智能补全和IDE内的代码示例搜索能力,帮助你更快更高效地写出高质量代码。
Stars: ✭ 211 (+817.39%)
Mutual labels:  idea-plugin
dark-mode-sync-plugin
IDEA plugin for synchronizing themes with the operating system's Dark Mode
Stars: ✭ 38 (+65.22%)
Mutual labels:  idea-plugin
ansible-vault-editor-idea-plugin
Ansible Vault Editor IntelliJ Plugin with auto encryption/decryption
Stars: ✭ 29 (+26.09%)
Mutual labels:  idea-plugin

GitHub Actions

codecov GitHub Checks

A plugin for Intellij IDEA to display statuses of GitHub Actions of the repository. This plugin is a good alternative to alt-tabbing for every time you push some changes to the branch and want to see whether the repository's checks are passing on your changes.

Jetbrains Repository Plugin page

Checks Plugin

Use cases:

  • Imagine having some GitHub Workflows to set up to run on pull requests that must pass before you can merge the pull request. With this plugin you can see the status and the build log of the workflow
  • You did a push into some branch and you want to see how your GitHub Actions that were triggered by that push are doing. You can monitor the status of the actions via this plugin.

Features:

Team

Tofik Mamishov Andrey Artyukhov
Tofik Mamishov Andrey Artyukhov
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].