#mastodon #prometheus #continuous-integration #rtos #ci #nuttx

app nuttx-prometheus-to-mastodon

Continuous Integration for Apache NuttX RTOS: Publish Failed Builds from Prometheus to Mastodon

1 stable release

1.0.0 Dec 29, 2024

#455 in Command line utilities

Download history 84/week @ 2024-12-25 15/week @ 2025-01-01

99 downloads per month

Apache-2.0

20KB
134 lines

(Experimental) Mastodon Server for Apache NuttX Continuous Integration (macOS Rancher Desktop)

Continuous Integration for Apache NuttX RTOS: Publish Failed Builds from Prometheus to Mastodon

Read the article...

To Post the Failed NuttX Jobs from Prometheus to Mastodon: run.sh

## Set the Access Token for Mastodon
## https://docs.joinmastodon.org/client/authorized/#token
## export MASTODON_TOKEN=...
. ../mastodon-token.sh

## Post the Failed Jobs from Prometheus to Mastodon
cargo run

Dependencies

~10–22MB
~309K SLoC