- Notifications
You must be signed in to change notification settings - Fork21
Codefresh plugins repository
License
codefresh-io/plugins
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Use this repository to submit official Plugins for Codefresh. Plugins are curated automated step definitions for Codefresh. For more information about using Codefresh, see itsdocumentation.
Codefresh Plugins are available as plain Docker images. As long as Plugin Docker image is accessible, Codefresh can use it for its pipelines.
TBD
Take a look at theexample plugin for reference when you're writing your first few plugins.
The Plugin folder must containplugin.yaml andREADME.md files.
Before contributing a Plugin, become familiar with the format. Note that the project is still under active development and the format may still evolve a bit.
This GitHub repository contains the source for the packaged and versioned plugins released in thegs://codefresh-plugins Google Storage bucket (the Plugins Repository).
The Plugins in thestable/ directory in the master branch of this repository match the latest packaged Plugins in the Plugin Repository, though there may be previous versions of a Plugin available in that Plugin Repository.
The purpose of this repository is to provide a place for maintaining and contributing official Plugins, with CI processes in place for managing the releasing of Plugins into the Plugin Repository.
The Plugins in this repository are organized into two folders:
- stable
- incubator
Stable Plugins meet the criteria in thetechnical requirements.
Incubator Plugins are those that do not meet these criteria. Having the incubator folder allows plugins to be shared and improved on until they are ready to be moved into the stable folder. The plugins in theincubator/ directory can be found in thegs://codefresh-plugins-incubator Google Storage Bucket.
In order to get a Plugin from incubator to stable, Plugin maintainers should open a pull request that moves the plugin folder.
We'd love for you to contribute a Plugin that provides a useful automated step for Codefresh. Please read ourContribution Guide for more information on how you can contribute Plugins.
The following outlines the review procedure used by the Plugin repository maintainers. Github labels are used to indicate state change during the review process.
- AWAITING REVIEW - Initial triage which indicates that the PR is ready for review by the maintainers team. All e2e tests must pass in-order to move to this state
- CHANGES NEEDED - Review completed by at least one maintainer and changes needed by contributor (explicit even when using the review feature of Github)
- CODE REVIEWED - The plugin structure has been reviewed and found to be satisfactory given thetechnical requirements (may happen in parallel to UX REVIEWED)
- UX REVIEWED - The plugin installation UX has been reviewed and found to be satisfactory. (may happen in parallel to CODE REVIEWED)
- LGTM - Added ONLY once both UX/CODE reviewed are both present. Merge must be handled by someone OTHER than the maintainer that added the LGTM label. This label indicates that given a quick pass of the comments this change is ready to merge
After initial review feedback, if no updates have been made to the pull request for 1 week, thestale label will be added. If after another week there are still no updates it will be closed. Please re-open if/when you have made the proper adjustments.
This project is still under active development, so you might run intoissues. If you do, please don't be shy about letting us know, or better yet, contribute a fix or feature.
About
Codefresh plugins repository
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.