No project description provided
Project description
CDSW Job launcher
Run ./setup.sh to set up git pre/post push hook scripts. Then, a similar script loaded to the environment will execute the pre/post push hook scripts: https://stackoverflow.com/a/3812238/1106893
For example loading this script and defining an alias like this will do the trick:
alias gpwh="git-push-with-hooks.sh"
Setup of precommit
Configure precommit as described in this blogpost: https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/ Commands:
- Install precommit:
pip install pre-commit
- Make sure to add pre-commit to your path. For example, on a Mac system, pre-commit is installed here:
$HOME/Library/Python/3.8/bin/pre-commit
. - Execute
pre-commit install
to install git hooks in your.git/
directory.
Troubleshooting
Installation issues
In case you're facing a similar issue:
An error has occurred: InvalidManifestError:
=====> /<userhome>/.cache/pre-commit/repoBP08UH/.pre-commit-hooks.yaml does not exist
Check the log at /<userhome>/.cache/pre-commit/pre-commit.log
, please run: pre-commit autoupdate
More info here: https://github.com/pre-commit/pre-commit/issues/577
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 cdsw_job_launcher-1.0.21.tar.gz
.
File metadata
- Download URL: cdsw_job_launcher-1.0.21.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.9.13 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 918628752e2e0bb33372497df76a73fafbac9135aca2eb6dffed91a1bdc5e97e |
|
MD5 | fbb0add1b122a95ab6bc4d04ec076be8 |
|
BLAKE2b-256 | 50723cfb3cd0291ca900c52a4a065e4e25ecd06785fddec6e6ef9f1b04e09a32 |
File details
Details for the file cdsw_job_launcher-1.0.21-py3-none-any.whl
.
File metadata
- Download URL: cdsw_job_launcher-1.0.21-py3-none-any.whl
- Upload date:
- Size: 38.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.9.13 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8683a70bf1bd5bc3e5fd538b90b028dc72397e47c537fe7c3b65ce151c9b312a |
|
MD5 | 10d289535c73d9fe73ac0bb1730d3133 |
|
BLAKE2b-256 | 2240a9cc907a402ec63d1eec616d866dc5041731db5f6730afb36324ad1f1ce9 |