From a04597eb08b0b5e4d2630955bad22b5bd38a824f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 23 Jul 2024 00:53:58 +0200 Subject: [PATCH] Add Sentry to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index b1975fb2..a2dfc7cb 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1827,6 +1827,13 @@ upstream = "https://github.com/NickColley/semaphore" website = "https://semaphore.social/" added_date = 1695656621 # 2023/09/25 + +[sentry] +name = "Sentry" +description = "Error handling.\rGood option for DevOPS." +upstream = "https://github.com/getsentry/sentry" +website = "https://sentry.io" + [shadowsocks] name = "shadowsocks" description = "A SOCKS5 proxy to protect your Internet traffic"