prepush


Nameprepush JSON
Version 1.1.0 PyPI version JSON
download
home_page
Summarycheck, which ci workflows will be triggered after your push
upload_time2024-01-19 22:08:11
maintainer
docs_urlNone
author
requires_python>=3.6
licenseCopyright © 2024 4rivappa Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords ci github actions workflows
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## pre-push

check what CI workflows are gonna be triggered after your push

### How it works

basically we are taking every modified file path, and check if it matches to any of the path-strings in the current git repository workflows

### workflows location

yaml files in `.github/workflows/` directory

### changed files

changed files are the one, which are added to the latest commit from the previous commit

### usage

run the `prepush` command, from anywhere in the git repository

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "prepush",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "ci,github actions,workflows",
    "author": "",
    "author_email": "Dhanush Arivappagari <4rivappa@proton.me>",
    "download_url": "https://files.pythonhosted.org/packages/4e/c4/ad9bb6f491877c6a152c84acbd316cf4c7c1a4afd42b338a34c94994afb7/prepush-1.1.0.tar.gz",
    "platform": null,
    "description": "## pre-push\n\ncheck what CI workflows are gonna be triggered after your push\n\n### How it works\n\nbasically we are taking every modified file path, and check if it matches to any of the path-strings in the current git repository workflows\n\n### workflows location\n\nyaml files in `.github/workflows/` directory\n\n### changed files\n\nchanged files are the one, which are added to the latest commit from the previous commit\n\n### usage\n\nrun the `prepush` command, from anywhere in the git repository\n",
    "bugtrack_url": null,
    "license": "Copyright \u00a9 2024 4rivappa  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "check, which ci workflows will be triggered after your push",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/4rivappa/prepush"
    },
    "split_keywords": [
        "ci",
        "github actions",
        "workflows"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68d9f02d3d2064e6bc41c4abcbcc6cc4d487ae47e22017d4236ef6d6b8089c6c",
                "md5": "14c40e801713b3d5edd099fb76f9717c",
                "sha256": "dbf82cfc6326e954012d5b5d9e77da547a592c5bd59bf13074ab4672a3a22980"
            },
            "downloads": -1,
            "filename": "prepush-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14c40e801713b3d5edd099fb76f9717c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4381,
            "upload_time": "2024-01-19T22:08:09",
            "upload_time_iso_8601": "2024-01-19T22:08:09.562002Z",
            "url": "https://files.pythonhosted.org/packages/68/d9/f02d3d2064e6bc41c4abcbcc6cc4d487ae47e22017d4236ef6d6b8089c6c/prepush-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ec4ad9bb6f491877c6a152c84acbd316cf4c7c1a4afd42b338a34c94994afb7",
                "md5": "ddba724c09746f6a0c9c0ba41db27fac",
                "sha256": "f7a6193be8e6f7c8ec2029385710fd6592433fdc17aa2f937aed9c459f6b8c07"
            },
            "downloads": -1,
            "filename": "prepush-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ddba724c09746f6a0c9c0ba41db27fac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3342,
            "upload_time": "2024-01-19T22:08:11",
            "upload_time_iso_8601": "2024-01-19T22:08:11.278041Z",
            "url": "https://files.pythonhosted.org/packages/4e/c4/ad9bb6f491877c6a152c84acbd316cf4c7c1a4afd42b338a34c94994afb7/prepush-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-19 22:08:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "4rivappa",
    "github_project": "prepush",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "prepush"
}
        
Elapsed time: 0.16926s