1
0
Fork 0
forked from gorb/backend
Commit graph

37 commits

Author SHA1 Message Date
193832b43a ci: whoops add missing commands
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 21:38:15 +02:00
c1c201d3c0 ci: test 1 million and 2
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 21:36:44 +02:00
3744307b8b ci: okay then
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 21:28:19 +02:00
dbf1504e7c ci: lets try again
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 21:23:59 +02:00
9116ce3909 ci: lets try this
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 21:19:23 +02:00
0e2bef889b ci: yuh
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 21:17:47 +02:00
f9195115f3 ci: remove sudo again
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 21:14:50 +02:00
3e49b349e8 ci: add a repo
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 21:14:13 +02:00
770e72ff5a Revert "ci: try using crossbuild package"
This reverts commit 1a7fdac049.
2025-06-01 21:11:46 +02:00
1a7fdac049 ci: try using crossbuild package
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
please please please work
2025-06-01 20:10:58 +02:00
57a5733cbe ci: remove sudo -_-
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 20:07:59 +02:00
e915e38a1e ci: add missing architecture
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 20:07:29 +02:00
554bdadb97 ci: fix apt command
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 20:05:54 +02:00
db2f43f326 ci: add libssl-dev for arm64 cross
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 20:03:59 +02:00
0b0befe5b9 ci: lets try this another way
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 20:00:11 +02:00
93ccbcb5f1 ci: try removing quotes?
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 19:46:51 +02:00
47cb246a63 ci: add missing -y
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 19:43:19 +02:00
42f281b3e9 ci: install podman container engine
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 19:42:47 +02:00
d3ae5dc91f ci: remove non-existent secret
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 19:38:59 +02:00
315a8b9954 ci: test ci 2025-06-01 19:38:19 +02:00
1ff3fa69a7 ci: automatically create docs 2025-05-27 22:13:15 +02:00
b853ed3e98 use docker as build system 2025-05-02 14:23:50 +02:00
4295e93134 ci: dont use tee 2025-05-02 13:53:03 +02:00
ad4effd425 ci: specify path for tee since the command wasnt found
I have no idea how this even happened, it should be included in the image
2025-05-02 13:50:06 +02:00
f020345e8a ci: install docker in rust container 2025-05-02 13:46:03 +02:00
040be2126c ci: try using cross for cross compile 2025-05-02 13:38:33 +02:00
3647dbcd41 ci: add musl-dev 2025-05-02 13:25:50 +02:00
eaa4fab96f Revert "ci: add step to install libssl-dev"
This reverts commit df99a1effe.
2025-05-02 13:24:52 +02:00
df99a1effe ci: add step to install libssl-dev 2025-05-02 13:18:13 +02:00
dc5ac8889a ci: try using alpine for cross 2025-05-02 13:13:01 +02:00
0f94bfbd28 fix: add missing dashes 2025-05-02 13:09:24 +02:00
b16d9c3b71 ci: build for x86_64 and arm64
This is an *attempt* to make the build system work for arm64 images as well, fingers crossed!
2025-05-02 13:08:24 +02:00
280e989c4b ci: remove unused docker commands 2025-05-02 00:34:46 +02:00
6c53d23bb7 ci: use --push on docker build 2025-05-02 00:29:43 +02:00
28fdcdcd3e ci: add missing tag to push 2025-05-02 00:26:11 +02:00
f6888b1803 ci: use environment instead of settings 2025-05-02 00:22:48 +02:00
7ad2771f52 ci: add build and docker publish ci 2025-05-02 00:21:18 +02:00