Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lppedd/idea-jenkins-pipeline
Provides support for writing Jenkins Pipelines in IntelliJ-based IDEs
https://github.com/lppedd/idea-jenkins-pipeline
intellij intellij-plugin jenkins jenkins-pipeline
Last synced: about 1 month ago
JSON representation
Provides support for writing Jenkins Pipelines in IntelliJ-based IDEs
- Host: GitHub
- URL: https://github.com/lppedd/idea-jenkins-pipeline
- Owner: lppedd
- License: apache-2.0
- Created: 2023-05-15T20:42:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-21T21:16:54.000Z (over 1 year ago)
- Last Synced: 2024-09-30T18:05:18.479Z (about 2 months ago)
- Topics: intellij, intellij-plugin, jenkins, jenkins-pipeline
- Language: Java
- Homepage:
- Size: 1.81 MB
- Stars: 22
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins Pipeline
Provides support for Jenkins Pipelines (**declarative only** as of now) in Groovy files.
## Development status
The plugin is under active development.
[Open a discussion][1] for feature requests, and I'll consider them.## Preview
![](.github/images/coding.gif "Coding a declarative pipeline")
### Gutter icons
![](.github/images/gutters.png "Gutter icons on relevant pipeline items")
### Structure view
![](.github/images/structure.png "Structure view for a declarative pipeline")
## Author and contributors
- Edoardo Luppi
[1]: https://github.com/lppedd/idea-jenkins-pipeline/discussions/categories/ideas