vxci


Namevxci JSON
Version 0.0.43 PyPI version JSON
download
home_pagehttps://git.vauxoo.com/devops/vxci
SummaryTool created to help with Odoo in the CI environment
upload_time2025-07-31 17:22:33
maintainerNone
docs_urlNone
authorVauxoo
requires_pythonNone
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Vauxoo",
    "author_email": "info@vauxoo.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/b5/64c279a13269e9b2b1dc448d600ab4942e835296a516b1fd7e1cad20ced3/vxci-0.0.43.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.43",
    "project_urls": {
        "Homepage": "https://git.vauxoo.com/devops/vxci"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "85ca82064155e7a816aa9e33a5d83e1b6d82bf2467017ae9f8a712845bbb9c41",
                "md5": "0d4888c34b6a124fefcd68bd7d22715f",
                "sha256": "bcf33ff02fa970366fe9d2e74a12c020907773151ad316a4952fb0073ace794d"
            },
            "downloads": -1,
            "filename": "vxci-0.0.43-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d4888c34b6a124fefcd68bd7d22715f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 26885,
            "upload_time": "2025-07-31T17:22:32",
            "upload_time_iso_8601": "2025-07-31T17:22:32.374356Z",
            "url": "https://files.pythonhosted.org/packages/85/ca/82064155e7a816aa9e33a5d83e1b6d82bf2467017ae9f8a712845bbb9c41/vxci-0.0.43-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ffb564c279a13269e9b2b1dc448d600ab4942e835296a516b1fd7e1cad20ced3",
                "md5": "7f951169fa092a9b1a4e935584d2a0f7",
                "sha256": "a72bda1411c1665490e56c306d7adafd90ade5a820d9d2b603944f056006a717"
            },
            "downloads": -1,
            "filename": "vxci-0.0.43.tar.gz",
            "has_sig": false,
            "md5_digest": "7f951169fa092a9b1a4e935584d2a0f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 30949,
            "upload_time": "2025-07-31T17:22:33",
            "upload_time_iso_8601": "2025-07-31T17:22:33.583315Z",
            "url": "https://files.pythonhosted.org/packages/ff/b5/64c279a13269e9b2b1dc448d600ab4942e835296a516b1fd7e1cad20ced3/vxci-0.0.43.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-31 17:22:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vxci"
}
        
Elapsed time: 0.79950s