Commit Graph

14 Commits

Author SHA1 Message Date
Ferdinand Mütsch fbd90d2cc1 ci: adapt go version in github build action 2021-04-13 10:34:35 +02:00
Steven Tang 6256c8e10a
ref: embed files, bump to go 1.16 (#167)
* ref: embed portion of files
* fix: readd pkger
* ref: embed version.txt
* fix: wrong mail template import path
* refactor: get rid of sql-migrate
refactor: get rid of pkger in favor of go embed (resolve #164)
* chore: remove unused var [ci-skip]

Co-authored-by: Ferdinand Mütsch <ferdinand@muetsch.io>
2021-04-11 10:42:43 +00:00
Steven Tang 8ceef42ad4
ci(docker): Publish Docker Image on Release 2021-02-03 22:22:37 +11:00
Steven Tang 42a6e9d923
fix(ci): actions release, build on push/pr 2021-01-24 22:06:04 +11:00
Ferdinand Mütsch a8d5d69629 chore: update build workflow to exclude certain directories 2020-10-04 12:08:58 +02:00
Ferdinand Mütsch a7c83252ef debug: re-add workflows again 2020-05-31 10:29:15 +02:00
Ferdinand Mütsch 07a03ce3ac debug: remove workflows 2020-05-31 10:28:55 +02:00
Ferdinand Mütsch 05b740c87d chore: minor changes to the github actions 2020-05-31 09:52:13 +02:00
NickAc 0a513e959b
Automatically build the project for Linux users
Add a GitHub Action to build on Linux when a release is created
2020-05-30 21:50:16 +01:00
NickAc c68ee0a81e
Remove upload of artifact to Actions' artifacts
There is no need to upload the artifact to the Action itself since it will be uploaded to the release.
2020-05-30 21:04:22 +01:00
NickAc e4a2fbd51a
Automatically build the project for Windows users
This change makes it simpler for Windows users to use the project by automatically building the project with GitHub Actions on every release.

This allows for an easier way to use the project by automatically adding a zip file with the built executables to new releases.
2020-05-30 21:01:54 +01:00
Ferdinand Mütsch bbd2c24f9a
Update FUNDING.yml 2020-05-23 21:02:12 +02:00
Ferdinand Mütsch 7d36c4e111 Rename project.
Add build script.
2020-03-31 12:22:17 +02:00
Ferdinand Mütsch 7a950c9ff3
Create FUNDING.yml 2020-01-09 08:33:23 +01:00