Commit graph

9 commits

Author SHA1 Message Date
Christian Ditaputratama
9345e75b9c
chore(ci): Run golangci-lint after NodeJS ready 2024-08-22 00:50:34 +07:00
Christian Ditaputratama
4c7d53547b
feat!: Change the module name to "URL based"
This make me easier to test the module with external services.
2024-07-07 01:28:44 +07:00
Christian Ditaputratama
be43734663
chore(test): Add test shortcut to Makefile
Also rename `.github/workflows/lint.yml` to `.github/workflows/test.yml`
2024-07-07 00:51:54 +07:00
Christian Ditaputratama
0d72dd9995
build: Inject version when build the binaries
The version include git current commit and branch info.
2024-07-04 03:45:37 +07:00
ditatompel
acf99a3ca8
chore(ci): Release action (test) 2024-06-11 01:38:30 +07:00
ditatompel
c65c939d36
Add build workflow 2024-06-10 23:44:01 +07:00
ditatompel
dc1a3b2b92
chore: Rename workflow.yml to lint.yml
Naming workflow for what it does not a bad idea. Even it just contain
single golang-lint check.
2024-05-27 05:07:08 +07:00
ditatompel
1ece270c00
Add golangci-lint test workflow 2024-05-24 05:38:58 +07:00
ditatompel
062e0e90b1
Add and configure dependabot for Go and NPM 2024-05-24 04:56:55 +07:00