Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Releases: sensebox/sensebox-mailer

senseBox-mailer

22 Feb 11:28
54ad4f8
Compare
Choose a tag to compare
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 <[email protected]>

* move js testing into test directory (#15)

* document stuff (#17)

* document templater variables

* add optional flags

Co-authored-by: Gerald Pape <[email protected]>

* Fix logging from templating

* Forgot this in e98b956

* Add error for template length

* Update mailer/templates/templates.go

Co-authored-by: Matthias Pfeil <[email protected]>

Co-authored-by: umut0 <[email protected]>
Co-authored-by: Mario <[email protected]>
Co-authored-by: umut <[email protected]>
Co-authored-by: Matthias Pfeil <[email protected]>
Co-authored-by: Gerald Pape <[email protected]>

v0.0.1

20 Mar 12:46
e43088c
Compare
Choose a tag to compare
Merge pull request #9 from sensebox/template_for_new_sensebox

Update templates for sensebox with senseBox v2 links