ci-watson


Nameci-watson JSON
Version 0.6.2 PyPI version JSON
download
home_pagehttps://github.com/spacetelescope/ci_watson
SummaryCI helper for STScI Jenkins
upload_time2023-08-31 12:17:26
maintainer
docs_urlNone
authorSTScI
requires_python>=3.9
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ci_watson

[![CI Status](https://github.com/spacetelescope/ci_watson/workflows/CI/badge.svg)](https://github.com/spacetelescope/ci_watson/actions)
[![Documentation Status](https://readthedocs.org/projects/ci-watson/badge/?version=latest)](https://ci-watson.readthedocs.io/en/latest/?badge=latest)

CI helper for STScI Jenkins.
If you ask nicely, it might also help you solve crimes.

Nightly regression test results are available only from within the STScI
network at this time.
https://plwishmaster.stsci.edu:8081/job/RT/job/ci_watson/test_results_analyzer/

## Installation ##

With `pip`::

    pip install ci-watson

With `conda`::

    conda install ci-watson -c http://ssb.stsci.edu/astroconda

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/spacetelescope/ci_watson",
    "name": "ci-watson",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "STScI",
    "author_email": "help@stsci.edu",
    "download_url": "https://files.pythonhosted.org/packages/5f/47/fd1cb7ea3d5a23541afa5e40e91c6180a3c2215c671bd514086875f5d669/ci_watson-0.6.2.tar.gz",
    "platform": null,
    "description": "# ci_watson\n\n[![CI Status](https://github.com/spacetelescope/ci_watson/workflows/CI/badge.svg)](https://github.com/spacetelescope/ci_watson/actions)\n[![Documentation Status](https://readthedocs.org/projects/ci-watson/badge/?version=latest)](https://ci-watson.readthedocs.io/en/latest/?badge=latest)\n\nCI helper for STScI Jenkins.\nIf you ask nicely, it might also help you solve crimes.\n\nNightly regression test results are available only from within the STScI\nnetwork at this time.\nhttps://plwishmaster.stsci.edu:8081/job/RT/job/ci_watson/test_results_analyzer/\n\n## Installation ##\n\nWith `pip`::\n\n    pip install ci-watson\n\nWith `conda`::\n\n    conda install ci-watson -c http://ssb.stsci.edu/astroconda\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "CI helper for STScI Jenkins",
    "version": "0.6.2",
    "project_urls": {
        "Homepage": "https://github.com/spacetelescope/ci_watson"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f47fd1cb7ea3d5a23541afa5e40e91c6180a3c2215c671bd514086875f5d669",
                "md5": "92b0a7f9b99b8a54ea939a184ee64c6c",
                "sha256": "d1d9d5a474a77c8a6f9f16a1d440fc22a9e2cbe67669e73d35e30a1c39de2a89"
            },
            "downloads": -1,
            "filename": "ci_watson-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "92b0a7f9b99b8a54ea939a184ee64c6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 25872,
            "upload_time": "2023-08-31T12:17:26",
            "upload_time_iso_8601": "2023-08-31T12:17:26.992135Z",
            "url": "https://files.pythonhosted.org/packages/5f/47/fd1cb7ea3d5a23541afa5e40e91c6180a3c2215c671bd514086875f5d669/ci_watson-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-31 12:17:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spacetelescope",
    "github_project": "ci_watson",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ci-watson"
}
        
Elapsed time: 0.11002s