Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (28 loc) · 1.53 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.53 KB

Snake Runner

The repository contains source code of Snake Runner — a remote part of Snake CI add-on available on Atlassian Marketplace.

The main component of Snake CI (the add-on itself) is written in Java and is not available publicly at the moment.

Current component only executes tasks that were given by the Snake CI add-on.

What is Snake CI

If you are not familiar with Snake CI, you could jump to the technical documentation, or check our blog articles.

Here is also a YouTube video about Snake CI.

Changelog

If you are looking for a changelog, it's available in the official documentation — Snake Runner Changelog and Release Notes.

Installation

See our technical docs: Getting Started: Snake Runner

Configuration

Here is a full reference on all available configuration parameters: Runner Config

Contacts

While you can file an issue here on GitHub, you can also contact us directly via:

Development

See DEVELOPMENT.md.

Licenses