Adds azure pipelines widget

Add translation for result and status
remove buildId value translation
Fixes syntax in azure pipelines
hide running status if finished
This commit is contained in:
Nitzan Miranda 2023-07-19 22:59:27 +03:00 committed by shamoon
parent 2aeb3f4c89
commit 04cccfdd60
6 changed files with 60 additions and 0 deletions

View file

@ -2,6 +2,7 @@ import adguard from "./adguard/widget";
import audiobookshelf from "./audiobookshelf/widget";
import authentik from "./authentik/widget";
import autobrr from "./autobrr/widget";
import azurePipelines from "./azurePipelines/widget";
import bazarr from "./bazarr/widget";
import caddy from "./caddy/widget";
import changedetectionio from "./changedetectionio/widget";
@ -91,6 +92,7 @@ const widgets = {
audiobookshelf,
authentik,
autobrr,
azurePipelines,
bazarr,
caddy,
changedetectionio,