Commit graph

31 commits

Author SHA1 Message Date
dbf80fa305
Upgrade golang 1.21 -> 1.22 2024-02-21 21:55:53 +01:00
a4ff04245a
Add -v.
All checks were successful
Build Docker image / build (push) Successful in 1m0s
Build Golang packages / release (push) Successful in 1m31s
2024-02-21 20:09:59 +01:00
eafffa009f
Better if. 2024-02-21 20:08:30 +01:00
868805c3a8
Cleanup and conditional on release.
All checks were successful
Build Docker image / build (push) Successful in 1m0s
Build Golang packages / release (push) Has been skipped
2024-02-21 20:06:09 +01:00
0ae503f060
Add release token.
All checks were successful
Build Docker image / build (push) Successful in 1m6s
Build Golang packages / release (push) Successful in 1m28s
2024-02-21 19:55:32 +01:00
533f6f42d5
Another try...
Some checks failed
Build Docker image / build (push) Successful in 1m3s
Build Golang packages / release (push) Failing after 1m25s
2024-02-21 19:46:00 +01:00
b74dbf864b
Remove @main.
Some checks failed
Build Docker image / build (push) Successful in 58s
Build Golang packages / release (push) Failing after 4s
2024-02-21 19:41:51 +01:00
d64a97d6a9
Disable cache.
Some checks failed
Build Docker image / build (push) Successful in 1m9s
Build Golang packages / release (push) Failing after 1m36s
2024-02-21 19:38:37 +01:00
df385055f4
Another try with gitea package.
Some checks failed
Build Docker image / build (push) Successful in 1m16s
Build Golang packages / release (push) Has been cancelled
2024-02-21 19:34:31 +01:00
1956094e32
Another try at releasing.
Some checks failed
Build Docker image / build (push) Successful in 56s
Build Golang packages / release (push) Has been cancelled
2024-02-21 19:27:14 +01:00
31a7fb255a
Remove useless echo. 2024-02-21 19:26:59 +01:00
99d81b5521
Try without ref.
Some checks failed
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Failing after 5s
2024-02-21 19:20:12 +01:00
05edb6f18d
Try @main.
Some checks failed
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Failing after 7s
2024-02-21 19:17:59 +01:00
4aee8eabb7
Change release action repo.
Some checks failed
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Failing after 9s
2024-02-21 19:14:43 +01:00
7b469c0c4f
Change workflow.
Some checks failed
Build Docker image / build (push) Successful in 1m1s
Build Golang packages / release (push) Failing after 13s
2024-02-21 19:10:20 +01:00
56449b11ec
Change go workfow to different runs-on.
Some checks failed
Build Docker image / build (push) Successful in 1m8s
Build Golang packages / release (push) Failing after 22s
2024-02-21 19:06:21 +01:00
b26b9785d4
Improve go.yml workflow.
Some checks failed
Build Golang packages / release (push) Waiting to run
Build Docker image / build (push) Has been cancelled
2024-02-21 19:05:56 +01:00
e508e8d967
Add go package build workflow.
All checks were successful
Build Docker image / build (push) Successful in 58s
2024-02-21 19:02:51 +01:00
bfffaa233d
Cleanup TODO, add documentation, add slog, change SQL for TimescaleDB compatibility. Split hints into hints table.
All checks were successful
Build Docker image / build (push) Successful in 1m11s
2024-02-21 18:56:29 +01:00
3c9eb5d332
Don't include compiled binary 2024-02-21 15:44:44 +01:00
2259c8c619
Don't commit docs as long as those are not anonymised yet.
All checks were successful
Build Docker image / build (push) Successful in 1m6s
2024-02-21 11:25:23 +01:00
de11154b96
Add main.go
Some checks failed
Build Docker image / build (push) Has been cancelled
2024-02-21 11:24:32 +01:00
f62f85e788
Add example .env 2024-02-21 11:23:47 +01:00
d8282c601c
Add example compose 2024-02-21 11:23:38 +01:00
62050699f2
Add container build workflow 2024-02-21 11:23:27 +01:00
9756e25f89
Add README.md 2024-02-21 11:23:11 +01:00
13d7cea2cb
Go init 2024-02-21 11:22:24 +01:00
5760b73d99
Add Dockerfile 2024-02-21 11:20:59 +01:00
c324a53b1e
Add .gitignore 2024-02-21 11:20:36 +01:00
7579902629
Update PostgreSQL 15 to 16 2024-02-21 11:20:29 +01:00
da357f01ff
Add compose example with database. 2024-02-21 11:19:53 +01:00