{"repo":"codeship/scripts","free":true,"listed":false,"github":"https://github.com/codeship/scripts","clone":"git clone https://github.com/codeship/scripts.git","description":"Scripts for use on Codeship Basic","language":"Shell","stars":214,"topics":["codeship","shell","bash","ci","cd","hacktoberfest"],"license":"MIT","category":"cli-tools","readme_excerpt":"Codeship Scripts A public collection of useful scripts for use on Codeship and similar tools. E.g. scripts to install specific versions of software not included by default on the build VMs. Deployment scripts for external services to customize to your needs, configure caching or trigger notifications. And other scripts if you want to have them included. ;) Using the scripts Each script includes a comment at the beginning detailing how to configure and use the script in your builds. Those comments, for example, look like: It is important that you follow those instructions and not simply copy / paste the scripts into your Codeship project configuration. Most scripts include set -e to make the script fail as soon as a subcommand returns a non-zero exit code (which indicates failure). This is fine if you call the script as documented above (via the curl command). But it will have side effects if you copy the commands into your project settings on Codeship as any command that fails after the set -e will terminate your build. You'll get a SYSTEM build status, but no further error message or log output. You probably don't want this. :) Please see the post at https://docs.cloudbees.com/docs/cloudbees-codeship/latest/basic-builds-and-configuration/scripts# set e for more information on how set -e works and why this causes issues if you include it in your setup or test commands. Code of Conduct Please note that this project is released with a Contributor Code of Conduct. By participati","default_branch":null,"files":null,"tree":[],"storefront":"/r/codeship","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/codeship/scripts/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}