Update-Board is a lightweight CLI tool for managing and delivering updated versions of applications during testing.
Project description
upboard
upboard (Update-Board) is a lightweight CLI tool for managing and delivering updated versions of applications during testing.
upboard helps you distribute software updates to clients by providing a simple HTTP server (upboard-server) and a file publisher (upboard-publish). Applications can check for and download updates dynamically at runtime using standard HTTP requests.
📦 Installation
pip install upboard
🚀 Usage
Start the update server
upboard-server --dir ./release-dir --port 8000 --password mysecret
- Serves static files from
./release-dir - Accepts authenticated
PUTuploads at/api/v1/artifacts/...
Upload a file
upboard-publish --password mysecret http://localhost:8000/api/v1/artifacts/win32/x64/1.2.3-beta/ your-release-file
Check for updates (client-side, GET request)
GET /api/v1/updates/your-project/win32/x64/1.2.3-beta/your-release-file
📁 API Overview
| Description | Method | Endpoint Example |
|---|---|---|
| Upload a new version | PUT | /api/v1/releases/<product>/<platform>/<arch>[/<version>]/<filename> |
| Check if a newer version exists | GET | /api/v1/updates/<product>/<platform>/<arch>[/<version>]/<filename> |
📄 License
MIT License
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file upboard-0.0.1b2.tar.gz.
File metadata
- Download URL: upboard-0.0.1b2.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6babb3fe828d335b4081d319e6f22913738da1f9a0c077ae2db97af0a0af79b9
|
|
| MD5 |
b2beb6a0f02b23e2979f651e08caf74a
|
|
| BLAKE2b-256 |
5ee67c3b24afbc35b25c0870994057d81cdf8840c6968e107ff0cc7134faab3a
|
Provenance
The following attestation bundles were made for upboard-0.0.1b2.tar.gz:
Publisher:
python-publish.yml on ZeroKwok/upboard
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
upboard-0.0.1b2.tar.gz -
Subject digest:
6babb3fe828d335b4081d319e6f22913738da1f9a0c077ae2db97af0a0af79b9 - Sigstore transparency entry: 204631327
- Sigstore integration time:
-
Permalink:
ZeroKwok/upboard@241e470abfc018f1dd7ac4b16866bd58fdc27171 -
Branch / Tag:
refs/tags/v0.0.1b2 - Owner: https://github.com/ZeroKwok
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@241e470abfc018f1dd7ac4b16866bd58fdc27171 -
Trigger Event:
release
-
Statement type:
File details
Details for the file upboard-0.0.1b2-py3-none-any.whl.
File metadata
- Download URL: upboard-0.0.1b2-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d51334aac89bb9ed149275cc1c6ab21b64d45169e8ae79549d1601f8d304011a
|
|
| MD5 |
6a29413d40456a128191161712d3bad0
|
|
| BLAKE2b-256 |
19a56eba7397b9b47547d93330ba4fe995af62372f4729a3a8b864f5ff6b7ab4
|
Provenance
The following attestation bundles were made for upboard-0.0.1b2-py3-none-any.whl:
Publisher:
python-publish.yml on ZeroKwok/upboard
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
upboard-0.0.1b2-py3-none-any.whl -
Subject digest:
d51334aac89bb9ed149275cc1c6ab21b64d45169e8ae79549d1601f8d304011a - Sigstore transparency entry: 204631331
- Sigstore integration time:
-
Permalink:
ZeroKwok/upboard@241e470abfc018f1dd7ac4b16866bd58fdc27171 -
Branch / Tag:
refs/tags/v0.0.1b2 - Owner: https://github.com/ZeroKwok
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@241e470abfc018f1dd7ac4b16866bd58fdc27171 -
Trigger Event:
release
-
Statement type: