vxci


Namevxci JSON
Version 0.0.34 PyPI version JSON
download
home_pagehttps://git.vauxoo.com/devops/vxci
SummaryTool created to help with Odoo in the CI environment
upload_time2023-06-23 21:06:14
maintainer
docs_urlNone
authorVauxoo
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
Overview
========



Deployv addon: Gitlab tools. Generated by cookiecutter and cookiecutter-deploy-addon.

A small set of tools to automate repetitive tasks for testing gitlab repositories.

It is important to say that this is not by any mean a replacement for the MQT tools, these are tools that we need in order to make gitlab-ci work properly with the MQT tools.

* Free software: BSD license

Installation
============

::

    pip install vxci

Documentation
=============

https://vxci.readthedocs.io/

Development
===========

To run the all tests run::

    tox

Note, to combine the coverage data from all the tox environments run:

.. list-table::
    :widths: 10 90
    :stub-columns: 1

    - - Windows
      - ::

            set PYTEST_ADDOPTS=--cov-append
            tox

    - - Other
      - ::

            PYTEST_ADDOPTS=--cov-append tox


Changelog
=========

0.1.0 (2017-03-03)
-----------------------------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://git.vauxoo.com/devops/vxci",
    "name": "vxci",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Vauxoo",
    "author_email": "info@vauxoo.com",
    "download_url": "https://files.pythonhosted.org/packages/d3/f4/e4b0e2d7d04d2e361fa1732433116a94ad1e3bf9f66fd6f2f3394339c3d7/vxci-0.0.34.tar.gz",
    "platform": null,
    "description": "========\nOverview\n========\n\n\n\nDeployv addon: Gitlab tools. Generated by cookiecutter and cookiecutter-deploy-addon.\n\nA small set of tools to automate repetitive tasks for testing gitlab repositories.\n\nIt is important to say that this is not by any mean a replacement for the MQT tools, these are tools that we need in order to make gitlab-ci work properly with the MQT tools.\n\n* Free software: BSD license\n\nInstallation\n============\n\n::\n\n    pip install vxci\n\nDocumentation\n=============\n\nhttps://vxci.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n    tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n    :widths: 10 90\n    :stub-columns: 1\n\n    - - Windows\n      - ::\n\n            set PYTEST_ADDOPTS=--cov-append\n            tox\n\n    - - Other\n      - ::\n\n            PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.0 (2017-03-03)\n-----------------------------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Tool created to help with Odoo in the CI environment",
    "version": "0.0.34",
    "project_urls": {
        "Homepage": "https://git.vauxoo.com/devops/vxci"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83c2bed15e24c866b84ddfcc6504afa7ca387242136a5827e231050ec98a02f2",
                "md5": "5bed006e0aca5dc2ce1726bc34e039a2",
                "sha256": "dfd7e920b390aef54eb05d7c6f98dd7895a069240dac54e9d974366ff976f35a"
            },
            "downloads": -1,
            "filename": "vxci-0.0.34-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5bed006e0aca5dc2ce1726bc34e039a2",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 24830,
            "upload_time": "2023-06-23T21:06:13",
            "upload_time_iso_8601": "2023-06-23T21:06:13.310207Z",
            "url": "https://files.pythonhosted.org/packages/83/c2/bed15e24c866b84ddfcc6504afa7ca387242136a5827e231050ec98a02f2/vxci-0.0.34-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3f4e4b0e2d7d04d2e361fa1732433116a94ad1e3bf9f66fd6f2f3394339c3d7",
                "md5": "d6e62206f08b2e04a5243bdd37e21bc2",
                "sha256": "2cb359f3a50f0d31cd81e4cafd6921f2983d604cd85243449994e29323098cb1"
            },
            "downloads": -1,
            "filename": "vxci-0.0.34.tar.gz",
            "has_sig": false,
            "md5_digest": "d6e62206f08b2e04a5243bdd37e21bc2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28950,
            "upload_time": "2023-06-23T21:06:14",
            "upload_time_iso_8601": "2023-06-23T21:06:14.877059Z",
            "url": "https://files.pythonhosted.org/packages/d3/f4/e4b0e2d7d04d2e361fa1732433116a94ad1e3bf9f66fd6f2f3394339c3d7/vxci-0.0.34.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-23 21:06:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vxci"
}
        
Elapsed time: 0.08705s