Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 1.72 KB

File metadata and controls

21 lines (11 loc) · 1.72 KB

Scripts

⚠️ This project is being deprecated soon! The bash scripts will be going to the bash project and ansible to the ansible project!!!

Welcome to FlossWare Scripts! This represents a collection of reusable scripts we hope you will find useful.

Build Status

History

This project got its start as a way to provide scripts for Jenkins as part of our Continuous Delivery initiative. We currently use an OpenShift instance of Jenkins and faced challenges publishing artifacts from our Github Project to Bintray. We realized that we needed a repository of reusable scripts (presently bash functions) as well as provide Jenkins and OpenShift scripts that others can we reuse - ideally side stepping issues we discovered thereby helping folks to get on with "the business at hand."

Documentation

We recently changed our documentation from our main page to the Wiki. The general format of the pages is [script type]: [concept]. For example, Bash: Bintray.

Miscellaneous

Plugins

While not yet written, we have a longer term goal of providing some Jenkins plugins for things like publishing to Bintray. Stay tuned for things to come!