https://github.com/dwighthubbard/python_sdv4_templates
Python templates for screwdriver CD software
https://github.com/dwighthubbard/python_sdv4_templates
Last synced: 5 months ago
JSON representation
Python templates for screwdriver CD software
- Host: GitHub
- URL: https://github.com/dwighthubbard/python_sdv4_templates
- Owner: dwighthubbard
- License: bsd-3-clause
- Created: 2019-05-08T00:33:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T20:47:17.000Z (9 months ago)
- Last Synced: 2024-11-20T11:55:15.213Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 376 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
| Status | |
| ---------- | --- |
| **Pipeline** | [](https://cd.screwdriver.cd/pipelines/2819/events) |
| **Documentation** | |----
# Python Screwdriver CI Templates
These are templates for working on Python language Projects for [Screwdriver CI/CD](https://screwdriver.cd)
## Installing/Using these templates
### Prerequisites
To use these templates, you will need to set up screwdriver CI/CD, a working installation can be set up with a single command in a few minutes using the instructions at the Screwdriver [Getting Started](https://screwdriver.cd/#getting-started) page.
### Step 1 - Fork this code repository
### Step 2 - Add the forked repository as a new CI Pipeline in your screwdriver instance
- Log into the screwdriver user interface
- Click on "Create Pipeline" on the top
- Paste in the Git clone URL from step 1
- Click on "Create Pipeline"
- Click "Start" on the new pipeline to build and publish the Templates and Screwdriver Commands