14 Commits

Author SHA1 Message Date
Alessio
3a677c11dd Install nodejs a different way so it doesn't have one 8 major versions out of date lmao
Some checks failed
Build / build-docker (push) Successful in 6s
Build / test (push) Failing after 54s
Build / build-apt (push) Has been skipped
2025-02-21 14:05:27 -08:00
Alessio
c1f4808139 Add nodejs to primary build image for gitea build
Some checks failed
Build / build-docker (push) Successful in 3m38s
Build / test (push) Failing after 5s
Build / build-apt (push) Has been skipped
2025-02-21 13:55:07 -08:00
Alessio
574be89062 Bump go toolchain version to 1.21 to support slices (not 1.18 as incorrectly tried in the previous commit) 2024-12-23 19:28:17 -08:00
Alessio
b9c63cb35a Move to newer version of golangci-lint 2024-09-15 15:09:55 -07:00
Alessio
c454526e47 Add known hosts for dpkg upload 2024-06-10 22:02:34 -07:00
Alessio
fc08fb0be4 Statically link libc (musl) so the binaries are fully portable 2024-05-27 14:50:57 -07:00
b6b9ff09b8 Add winbind package to innosetup docker build 2024-03-16 18:30:28 -07:00
d5a93b188c Make bash the default shell in innosetup container 2024-03-16 18:30:28 -07:00
d8bf453f9c Add some debug info 2024-03-16 18:30:28 -07:00
439063dacc Add upload step for windows build
- Add ssh-agent and known_host for windows SSH upload
2024-03-16 18:30:28 -07:00
4022717e96 Use GNU grep in the Alpine docker image for windows build 2024-02-25 22:34:08 -08:00
71fc95e8d1 Pin golang:alpine docker container to v1.21.4 because v1.22 is crashing when compiling go-sqlite3 2024-02-19 23:41:33 -08:00
e4d91f9cbd Enable experimental windows build 2024-02-19 23:25:28 -08:00
599ba042b8 Create separate build file for the docker image 2023-06-03 10:56:01 -03:00