Name | cdsw-job-launcher JSON |
Version |
1.0.21
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-08-17 20:31:11 |
maintainer | None |
docs_url | None |
author | Szilard Nemeth |
requires_python | <4.0,>=3.8 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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:
1. Install precommit: `pip install pre-commit`
2. 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`.
2. 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
Raw data
{
"_id": null,
"home_page": null,
"name": "cdsw-job-launcher",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Szilard Nemeth",
"author_email": "szilard.nemeth88@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/50/72/3cfb3cd0291ca900c52a4a065e4e25ecd06785fddec6e6ef9f1b04e09a32/cdsw_job_launcher-1.0.21.tar.gz",
"platform": null,
"description": "# CDSW Job launcher\n\nRun ./setup.sh to set up git pre/post push hook scripts.\nThen, a similar script loaded to the environment will execute the pre/post push hook scripts: \nhttps://stackoverflow.com/a/3812238/1106893\n\nFor example loading this script and defining an alias like this will do the trick:\n`alias gpwh=\"git-push-with-hooks.sh\"`\n\n\n## Setup of precommit\n\nConfigure precommit as described in this blogpost: https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/\nCommands:\n1. Install precommit: `pip install pre-commit`\n2. Make sure to add pre-commit to your path. For example, on a Mac system, pre-commit is installed here: \n `$HOME/Library/Python/3.8/bin/pre-commit`.\n2. Execute `pre-commit install` to install git hooks in your `.git/` directory.\n\n## Troubleshooting\n\n### Installation issues\nIn case you're facing a similar issue:\n```\nAn error has occurred: InvalidManifestError: \n=====> /<userhome>/.cache/pre-commit/repoBP08UH/.pre-commit-hooks.yaml does not exist\nCheck the log at /<userhome>/.cache/pre-commit/pre-commit.log\n```\n, please run: `pre-commit autoupdate`\nMore info here: https://github.com/pre-commit/pre-commit/issues/577",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "1.0.21",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2240a9cc907a402ec63d1eec616d866dc5041731db5f6730afb36324ad1f1ce9",
"md5": "10d289535c73d9fe73ac0bb1730d3133",
"sha256": "8683a70bf1bd5bc3e5fd538b90b028dc72397e47c537fe7c3b65ce151c9b312a"
},
"downloads": -1,
"filename": "cdsw_job_launcher-1.0.21-py3-none-any.whl",
"has_sig": false,
"md5_digest": "10d289535c73d9fe73ac0bb1730d3133",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 38554,
"upload_time": "2024-08-17T20:31:10",
"upload_time_iso_8601": "2024-08-17T20:31:10.127886Z",
"url": "https://files.pythonhosted.org/packages/22/40/a9cc907a402ec63d1eec616d866dc5041731db5f6730afb36324ad1f1ce9/cdsw_job_launcher-1.0.21-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "50723cfb3cd0291ca900c52a4a065e4e25ecd06785fddec6e6ef9f1b04e09a32",
"md5": "fbb0add1b122a95ab6bc4d04ec076be8",
"sha256": "918628752e2e0bb33372497df76a73fafbac9135aca2eb6dffed91a1bdc5e97e"
},
"downloads": -1,
"filename": "cdsw_job_launcher-1.0.21.tar.gz",
"has_sig": false,
"md5_digest": "fbb0add1b122a95ab6bc4d04ec076be8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 31431,
"upload_time": "2024-08-17T20:31:11",
"upload_time_iso_8601": "2024-08-17T20:31:11.842413Z",
"url": "https://files.pythonhosted.org/packages/50/72/3cfb3cd0291ca900c52a4a065e4e25ecd06785fddec6e6ef9f1b04e09a32/cdsw_job_launcher-1.0.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-17 20:31:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cdsw-job-launcher"
}