Skip to main content

MacPorts Custom Views Plugin for Buildbot

Project description

buildbot-macports-custom-views

Custom views plugin for MacPorts Buildbot.

Getting Started

Set up a buildbot environment

Install python37 & create a virtual environment:

sudo port install python37
python3 -m venv .venv
source .venv/bin/activate
pip install -U pip

Install buildbot dependencies & create buildmaster:

pip install 'buildbot[bundle]'
buildbot create-master master
mv master/master.cfg.sample master/master.cfg

Set up this plugin

Activate the python virtual environment created in the above step, then:

git clone https://github.com/macports/buildbot-macports-custom-views
cd buildbot-macports-custom-views
npm install
pip install -e .

For a production build:

npm run build

To run a development server:

npm run watch

Include it in the buildbot master.cfg:

c['www']['plugins']['buildbot_macports_custom_views'] = {}

Or directly use the ports

sudo port install buildbot-2 py-buildbot-macports-custom-views
buildbot create-master master

Start buildbot

buildbot start

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

buildbot-macports-custom-views-0.1.2.tar.gz (447.4 kB view details)

Uploaded Source

Built Distribution

buildbot_macports_custom_views-0.1.2-py2.py3-none-any.whl (453.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file buildbot-macports-custom-views-0.1.2.tar.gz.

File metadata

  • Download URL: buildbot-macports-custom-views-0.1.2.tar.gz
  • Upload date:
  • Size: 447.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for buildbot-macports-custom-views-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0ac7f8de66102dd3f938382aec3cccd8a3c764b3773d82914c84f181b0123891
MD5 3e3bb0cba82c837ff8c2cf85f8051e43
BLAKE2b-256 ba403158309beedb30c8cd696e1e8c48ef9e9a3dfcfdd514930a44e55320961a

See more details on using hashes here.

File details

Details for the file buildbot_macports_custom_views-0.1.2-py2.py3-none-any.whl.

File metadata

  • Download URL: buildbot_macports_custom_views-0.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 453.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for buildbot_macports_custom_views-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 76111390a52aab05f55600126d379abace702315938d830d5da288bbf6698c6f
MD5 9ba88d5a6bf54ff34931c46f3d865f7b
BLAKE2b-256 c02c24220a0e8fabf4336138e57ceff81f8b9cae957b0a23c83f3ce0a1a19bc9

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