Continuous Integration scripts used by Mbed tools Python packages
Project description
Mbed Tools CI Scripts
Overview
Continuous Integration scripts used by mbed-tools projects.
Releases
For release notes and a history of changes of all production releases, please see the following:
For a the list of all available versions please, please see the:
Versioning
The version scheme used follows PEP440 and Semantic Versioning. For production quality releases the version will look as follows:
<major>.<minor>.<patch>
Beta releases are used to give early access to new functionality, for testing and to get feedback on experimental features. As such these releases may not be stable and should not be used for production. Additionally any interfaces introduced in a beta release may be removed or changed without notice. For beta releases the version will look as follows:
<major>.<minor>.<patch>-beta.<pre-release-number>
Installation
It is recommended that a virtual environment such as Pipenv is used for all installations to avoid Python dependency conflicts.
To install the most recent production quality release use:
pip install mbed-tools-ci-scripts
To install a specific release:
pip install mbed-tools-ci-scripts==<version>
Usage
Interface definition and usage documentation (for developers of Mbed OS tooling) is available for the most recent production release here:
Project Structure
The follow described the major aspects of the project structure:
azure-pipelines/
- CI configuration files for Azure Pipelines.docs/
- Interface definition and usage documentation.examples/
- Usage examples.mbed_tools_ci_scripts/
- Python source files.news/
- Collection of news files for unreleased changes.tests/
- Unit and integration tests.
Getting Help
- For interface definition and usage documentation, please see GitHub Pages.
- For a list of known issues and possible work arounds, please see Known Issues.
- To raise a defect or enhancement please use GitHub Issues.
- To ask a question please use the Mbed Forum.
Contributing
- Mbed OS is an open source project and we are committed to fostering a welcoming community, please see our Code of Conduct for more information.
- For ways to contribute to the project, please see the Contributions Guidelines
- For a technical introduction into developing this package, please see the Development Guide
Project details
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 mbed-tools-ci-scripts-1.7.5.tar.gz
.
File metadata
- Download URL: mbed-tools-ci-scripts-1.7.5.tar.gz
- Upload date:
- Size: 60.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 385b0a1060dadff5cf3e4fe0d40f432c8a740d0780c975a91a433afaf874c0af |
|
MD5 | 88902ea633f996534eba9913e156ad22 |
|
BLAKE2b-256 | 41bf1bb2394feb8c1fbcbd018b300061e435a5a6ba6d7ff467816ec6022f1daa |
File details
Details for the file mbed_tools_ci_scripts-1.7.5-py3-none-any.whl
.
File metadata
- Download URL: mbed_tools_ci_scripts-1.7.5-py3-none-any.whl
- Upload date:
- Size: 57.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb1a9809279d97c4e20e22eb161d1200e1e329b24b8008c2e1553d3c23245eca |
|
MD5 | 89a3b9f8bce04d64235460365c435616 |
|
BLAKE2b-256 | ab966a98173d854d4a117218630fd7edaa640c6ca7c4af84b1d558a568dc5239 |