anton-kasperovich / adop-cartridge-cartridge-dev

Cartridge Development cartridge for ADOP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cartridge Specification

The purpose of this repository is to provide utilities that save time when developing [https://github.com/Accenture/adop-docker-compose](DevOps Platform) cartridges based on this [https://github.com/Accenture/adop-cartridge-specification](cartridge specification).

Stucture

The structure is expected to conform to CARTRIDGE_SDK_VERSION 1.0

Using this Repository

Load this as a normal cartridge. Load this via a running instance of this cartridge and use the tools to enhance it.

Jobs

CreateNewCartridge

Specify a cartridge name and it will provide new repository local to your Gerrit instance.

ValidateCartridgeRepo

Ensure your cartridge still fits the specification.

LoadTestCartridge

Load in cartridge jobs from your local Gerrit instance./

About

Cartridge Development cartridge for ADOP


Languages

Language:Groovy 93.5%Language:Shell 6.5%