Skip to content

Tags: freak12techno/grafana-interacter

Tags

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add persistent on-disk cache (#74)

* feat: add persistent on-file cache

* chore: pass filesystem to cache

* fix: reorder create mute callback data

* chore: fixed tests

* chore: add fs.WriteFile tests

* chore: add cache load/save tests

* chore: forgot to commit

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add silences count when creating silence via callback (#73)

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow confirming silence and clearing the keyboard (#65)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: refactor keyboard pagination (#64)

* chore: refactor keyboard pagination

* chore: allow using pagination with custom page callback data

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: refactor /alerts cmd and add 100% coverage (#62)

* feat: refactor /alerts cmd and add 100% coverage

* chore: updated config

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: hide buttons after deleting; allow deleting after creating sile…

…nce (#41)

* feat: hide buttons after deleting; allow deleting after creating silence

* chore: bump golang version in CI

v2.9.1

Toggle v2.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: fix goreleaser (#39)

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow muting with custom comments (#37)

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add validate-config command (#36)

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add header auth (#35)

* feat: add header auth

* chore: fixed linting

* fix: use header auth first