nievah-edge
The webhook front door for a self-hosted Nievah runtime.
It verifies each GitHub delivery against your App's webhook secret, parks it durably on your cloud's queue and answers GitHub inside its ten-second budget. Your runtime then pulls the work out, so nothing in your network has to accept a connection from the internet.
It is the same signature check your runtime runs, so do not fork it: a front door that verifies differently accepts deliveries the runtime refuses.
Install the extra for your cloud:
pip install "nievah-edge[azure]" # Azure Functions, Service Bus, Key Vault, Blob Storage
pip install "nievah-edge[gcp]" # Cloud Functions, Pub/Sub, Secret Manager, Cloud Storage
pip install "nievah-edge[aws]" # anywhere but Lambda, which ships boto3
The Terraform for each cloud, and what to give your runtime afterwards, is on your workspace's Runtime page in the Nievah console.
Proprietary. Use requires a Nievah licence from Magma Moose.
Release files for nievah-edge 1.43.114
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nievah_edge-1.43.114.tar.gz | 27.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nievah_edge-1.43.114-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 56.9 kB
Release files / nievah_edge-1.43.114.tar.gz
| Download URL | nievah_edge-1.43.114.tar.gz |
|---|---|
| Size | 27.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
176109a7d215ee2c2913d22687bb039ecf49704ef5a1b8aa8fde270510db618c
|
|
BLAKE2b-256 checksum How to use checksums |
e6ba724e63e9e09e542459c713ba800f93fba1653123877697249806a625ebca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / nievah_edge-1.43.114-py3-none-any.whl
| Download URL | nievah_edge-1.43.114-py3-none-any.whl |
|---|---|
| Size | 29.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1efc0087ea6a090d23efa80bbcf57cc607eaccc89fba1f69857a82ad7ccfd025
|
|
BLAKE2b-256 checksum How to use checksums |
01411d732a93476bf32c513d4e92619f2f706d41288b89e0f19891db80646613
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|