This repository has been archived by the owner on Mar 21, 2023. It is now read-only.
Releases: sensebox/sensebox-mailer
Releases · sensebox/sensebox-mailer
senseBox-mailer
Loading templates from external repository (#18) * remove books from mail templates * add en.docs.sensebox.de link to hackair mail * update luftdaten url * change books to docs link * use go modules * Update package name * update to go 1.15 * Update Docker base image to go 1.15 * Load templates from external repository (#14) * pull images from github * update dockerfile and install git * just pull main branch * add github actions stuff stub * restructure ci * remove v * seems there is no GOPATH * debug * GOPATH?! * Add /bin to PATH * debug * more ci? * Remove Gopkg files * use templates from remote git repo * install git in builder container image * install ca-certificates correctly * fix clone * set global templates after slurping * expand testing * use main branch of templates * update go mod templates * Cleanup (#16) * remove honeybadger * add env variables for templater * add prefixes * print logs in actions * oops removed to much stuff Co-authored-by: Matthias Pfeil <matthias.pfeil@wwu.de> * move js testing into test directory (#15) * document stuff (#17) * document templater variables * add optional flags Co-authored-by: Gerald Pape <ubergesundheit@users.noreply.github.com> * Fix logging from templating * Forgot this in e98b956 * Add error for template length * Update mailer/templates/templates.go Co-authored-by: Matthias Pfeil <matthias.pfeil@wwu.de> Co-authored-by: umut0 <umut08152@gmail.com> Co-authored-by: Mario <mario.pesch@uni-muenster.de> Co-authored-by: umut <u.tas@reedu.de> Co-authored-by: Matthias Pfeil <matthias.pfeil@wwu.de> Co-authored-by: Gerald Pape <ubergesundheit@users.noreply.github.com>