1 stable release
1.0.0 | Dec 29, 2024 |
---|
#455 in Command line utilities
99 downloads per month
20KB
134 lines
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