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.1.tar.gz (447.4 kB view details)

Uploaded Source

Built Distribution

buildbot_macports_custom_views-0.1.1-py2.py3-none-any.whl (453.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: buildbot-macports-custom-views-0.1.1.tar.gz
  • Upload date:
  • Size: 447.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for buildbot-macports-custom-views-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4fcc176f033f5b838dd7376628ef2054053f3b8f51560940e510e75edea23a5c
MD5 3226e08fb57afe2388678e3314957165
BLAKE2b-256 ca9d6fbea27c7f3f4c76acb61e21c90f782fbd5c1ac92488d8e4546dce6bbdd7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: buildbot_macports_custom_views-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 453.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for buildbot_macports_custom_views-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ac1e566d0d9c425a042cde9a033988f7e151330e64f5bde6ac2625073658f4a5
MD5 a3fabb970d32f323f7fd01af0ff7cede
BLAKE2b-256 49230f12abd79af2db49d4d7c3fcf41492ea4151522ff7428ed54a6d8e8dded7

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