Skip to main content

Continuous testing / integration tool for the CubicWeb framework

Project description

Apycot is an Automated Python Code Testing platform built on narval and cubicweb.

Installation and configuration

Apycot is based on narval, so make sure you have a working narval setup. Please refer to narval’s documentation for help on installing a narval setup.

Once you have a properly functionning narval setup, you have to install Apycot elements on both the website part and the narval-bot side.

On the web/data server host

  • Install the cubicweb-apycot package (more info in the cubicweb book).

  • Modify password for the narval user for better security.

On the bot host

  • Install the narval-apycot package.

  • Edit /etc/narval/narval.ini, is neccessary (or ~/etc/narval.ini when running code from hg) to adjust the bot configuration. You can also generate a stub configuration file using narval rcfile > /etc/narval/narval.ini.

  • Indicate the connection informations for each instance in the /etc/narval/narval-cw-sources.ini file (makesure this file is not world readable), for instance:

    [cwo]
    url=https://www.cubicweb.org/
    token_id=The Token Name
    secret=<generated secret>
    
    [elo]
    url=https://www.logilab.org/
    token_id=The Other Token Name
    secret=<generated secret>

    where each section is the configuration for a cubicweb application.

  • For those running from source, narval/bin/narval must be in PATH (since the narval daemon spawns subprocess via the narval command).

You may check the bot can connect to the cubicweb instances by watching the narval bot’s logs (usually in /var/log/narval/).

More documentation

Beside low-level installation (described here), all the documentation to setup your continuous integration environment is available online through your instance at http://<your instance url>/doc/apycot

You should read this documentation in order to be able to create all the required objects to build your own testing and continuous integration platform.

Feedbacks, bug reports

Comments and bug reports are welcome on the python-projects@list.logilab.org mailing-list.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apycot-3.4.2.tar.gz (123.8 kB view details)

Uploaded Source

File details

Details for the file apycot-3.4.2.tar.gz.

File metadata

  • Download URL: apycot-3.4.2.tar.gz
  • Upload date:
  • Size: 123.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for apycot-3.4.2.tar.gz
Algorithm Hash digest
SHA256 eebe4a82ea1886d7e1982665ea132205f58f80edcd8fad0e7fb0ede4f65595b1
MD5 f6c4ffd8c250ef0fbb504cd4cbb9dc61
BLAKE2b-256 062488b5a17dc820c629dc061127ed9c82a7c2aa2c4aeadc25cf93e6f4e5676c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page