Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Tags: teler-sh/teler

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(event): add check for active dashboard config (#387)

before starting server

Fix #384

Signed-off-by: Dwi Siswanto <me@dw1.io>

v2.0.0-dev.3

Toggle v2.0.0-dev.3's commit message

Verified

This commit was signed with the committer’s verified signature.
dwisiswant0 Dwi Siswanto
refactor(alert): template loading to use ParseFS instead of ParseFiles (

fix #296)

This change updates the way alert templates are loaded in the
internal/alert package by replacing the use of template.ParseFiles
with template.ParseFS. This is done to make the loading of templates
more flexible and allow for more options when specifying the location
of the template files. Additionally, the change also updates the
template file path to be more consistent with the project's file
structure. This change will not affect the functionality of the program,
but it will improve maintainability and scalability in the long run.

v2.0.0-rc.4

Toggle v2.0.0-rc.4's commit message

Verified

This commit was signed with the committer’s verified signature.
dwisiswant0 Dwi Siswanto
ci: remove PR checks trigger by push action

v2.0.0-dev.2

Toggle v2.0.0-dev.2's commit message

Verified

This commit was signed with the committer’s verified signature.
dwisiswant0 Dwi Siswanto
ci: remove PR checks trigger by push action

v2.0.0-dev

Toggle v2.0.0-dev's commit message

Verified

This commit was signed with the committer’s verified signature.
dwisiswant0 Dwi Siswanto
move quote above of filters range

v2.0.0-rc.3

Toggle v2.0.0-rc.3's commit message
fix(build:Docker): disable CGO

v2.0.0-rc.2

Toggle v2.0.0-rc.2's commit message
refactor: module name

v2.0.0-rc

Toggle v2.0.0-rc's commit message
changelog: update

v2.0.0-beta2

Toggle v2.0.0-beta2's commit message
workflow(release): bump go version

v2.0.0-beta

Toggle v2.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #189 from kitabisa/development

Prep v2 (Beta)