scriptworker 0.1.1
pip install scriptworker==0.1.1
Released:
TaskCluster Script Worker
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MPL 2.0
- Author: Mozilla Release Engineering
Classifiers
- Intended Audience
- Natural Language
- Programming Language
Project description
Scriptworker implements the TaskCluster worker model, then launches a pre-defined script.
This worker was designed for Releng processes that need specific, limited, and pre-defined capabilities.
Free software: MPL2 license
Usage
Create a config file. By default scriptworker will look in ./config.json, but this config path can be specified as the first and only commandline argument. There is an example config file, and all config items are specified in scriptworker.config.DEFAULT_CONFIG.
Launch: scriptworker [config_path]
Testing
Without integration tests,
NO_TESTS_OVER_WIRE=1 python setup.py test
With integration tests, first create a client with the assume:project:taskcluster:worker-test-scopes scope.
Then create a ./secrets.json or ~/.scriptworker that looks like:
{ "integration_credentials": { "clientId": "...", "accessToken": "...", "certificate": "..." } }
(certificate is only specified if using temp creds)
then
python setup.py test
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MPL 2.0
- Author: Mozilla Release Engineering
Classifiers
- Intended Audience
- Natural Language
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file scriptworker-0.1.1.tar.gz
.
File metadata
- Download URL: scriptworker-0.1.1.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5364c67448e0a21ce232f8b24013581b52fb66351f89c5dc1aa418ab9807387a |
|
MD5 | b88340ae1d54b2579e04d59aa0e9c78c |
|
BLAKE2b-256 | 354ddbad35bac45633bd7cf332e0a04f6c8022a67234d889edb4affcdba7f41f |
File details
Details for the file scriptworker-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: scriptworker-0.1.1-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bf62716ecf4c19cab927c4f1044d08b1e144fe1c6f6af8ff9815eafa2231e01 |
|
MD5 | 4d8f24dfd9be5a8b61139169b0c6f66b |
|
BLAKE2b-256 | 51e1e1c35a7ee4ec8460efec99399dcabebea39788d69df51e9e21e736144df9 |