Utilities for Phylum integrations
Project description
phylum-ci
Python package for handling CI and other integrations
Local Development
Here's how to set up phylum-ci
for local development.
-
Clone the
phylum-ci
repo locallygit clone git@github.com:phylum-dev/phylum-ci.git
-
Ensure poetry is installed
-
Install dependencies with
poetry
, which will automatically create a virtual environment:cd phylum-ci poetry install
-
Create a branch for local development:
git checkout -b <name-of-your-branch>
Now you can make your changes locally.
-
When you're done making changes, check that your changes pass the tests:
poetry run pytest
-
Commit your changes and push your branch to GitHub:
git add . git commit -m "Description of the changes goes here" git push --set-upstream origin <name-of-your-branch>
-
Submit a pull request through the GitHub website
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file phylum-ci-0.0.1.tar.gz
.
File metadata
- Download URL: phylum-ci-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.3 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c11964ebb13f866029fbb9cf794173f989672177418cc9c5c4d8b39932f7c37 |
|
MD5 | 52f73687d448a8112f11c33f79de2054 |
|
BLAKE2b-256 | 59090ebc80afa2250f14fe0b6326fd213f200c0e34cfa7b563e1237881516afb |
File details
Details for the file phylum_ci-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: phylum_ci-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.3 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bdc730acb5695ee9ae7c61a3d8b36d640c5cf8512e387249cd32be9f48cd628 |
|
MD5 | f2c13e58234ca3c11ef6c1ad346a6951 |
|
BLAKE2b-256 | 6be13da157a089cb9fa8a91731ebf3ae71c1abb10cab5d6b829bb95babfe0632 |