Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 863 Bytes

File metadata and controls

25 lines (17 loc) · 863 Bytes

Sandscape plugins

This repository contains Sandscape plugins. Sandscape plugins are used by [Sandscape][ss].

Naming plugins

Sandscape plugins which configure Jenkins core settings should be named core-*. Sandscape plugins which configure Jenkins plugins should have the same name as the Jenkins plugin ID. For example, the GitHub Authentication Plugin would have a Sandscape plugin named github-oauth and have a file github-oauth.groovy.

Sandscape plugins configuring Jenkins plugins must list the Jenkins plugin version in which that plugin was tested.

Plugins list

Sandscape plugins for configuring Jenkins core settings: <none yet>

Sandscape plugins for configuring Jenkins plugins: <none yet>

[docs]: [ss]: https://github.com/sandscape/sandscape