1 مستودع
Automated systems specifically designed for the build, signing, and delivery of software plugins to marketplaces.
Distinct from Progressive Release Automators: Distinct from general release automation as it focuses on the binary signing and marketplace-specific upload requirements of plugins.
Explore 1 awesome GitHub repository matching devops & infrastructure · Plugin Release Pipelines. Refine with filters or upvote what's useful.
This project is a standardized project scaffolding and build automation system for developing IntelliJ IDE plugins. It provides a pre-configured directory layout and Gradle-based build automation to bootstrap new plugin projects with consistent compilation and dependency resolution. The template integrates a complete release management pipeline using GitHub Actions to automate the building, digital signing, and uploading of plugin binaries to a public marketplace. It includes a markdown-driven synchronizer that automatically updates marketplace release notes from a versioned text file during
Implements a deployment pipeline for digital signing and versioned uploads of binaries to a remote marketplace.