Metacity Workspace
Metacity Workspace is a Python package, which is also the main Metacity application.
See running live: http://metacity.cc
Installation
Install with:
pip install metaworkspace
For easy installation, follow the instructions described here.
Branches
| Branch | Description |
|---|---|
| main | protected, merged PRs auto tested and deployed to PyPI and to live server if tag present |
| dev | merged PRs auto tested and version bumped if tag present |
PR Merge Commit message conventions
Use any of the following tags in the merge commit message title to indicate the type of PR:
| In commit message | Descrition | Branches |
|---|---|---|
action::bump |
flag to run bump pipeline | dev |
action::package |
flag to run deploy package to PyPI | main |
action::deploy |
flag to run deploy to metacity.cc server | main |
Dev branch actions (together with action::bump):
| In commit message | Descrition | Branches |
|---|---|---|
version::patch |
bump version after patch/bug fix/minor change | dev |
version::minor |
bump version after new feature/minor change | dev |
version::major |
bump version after major change/breaking change | dev |
If no tag is used, no action runs after the PR is merged. If no version tag is used, the version is bumped as patch.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
metaworkspace-0.3.6.tar.gz
(3.6 MB
view details)
File details
Details for the file metaworkspace-0.3.6.tar.gz.
File metadata
- Download URL: metaworkspace-0.3.6.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cea2faeb12fe279fd0e252977bef1c66eec8423d66bc34cec3ddac558c264945
|
|
| MD5 |
cd40abd96c0fe1e88e2c344b6d14a767
|
|
| BLAKE2b-256 |
c35401a9817313d7b4d4e315a6e7e0349ad416bf4c8d23c71d32db1ff5d12682
|