Commit graph

112 commits

Author SHA1 Message Date
naskya
d70138204b
fix MSRV to v1.74 2024-06-20 23:22:34 +09:00
sup39
0cb4fbf6b4
refactor: macro-rs -> macros + macros_impl
Co-authored-by: naskya <m@naskya.net>
2024-06-12 00:53:51 +08:00
naskya
d888343ef4
ci: add clean task 2024-06-05 06:50:14 +09:00
naskya
efbce79f5f
ci: append -dev at the end of version in dev OCI image 2024-06-02 09:30:10 +09:00
naskya
696475ccd5
ci: document dependencies 2024-05-29 01:10:44 +09:00
naskya
330739b533
ci: use npx for one time execution 2024-05-28 02:37:03 +09:00
naskya
c837d01651
ci (docs): document private items 2024-05-25 03:28:37 +09:00
naskya
a7e5abf67d
ci: make sure backend build test doesn't fail when backend-rs build cache is not present 2024-05-24 21:43:46 +09:00
naskya
f81ad7ec0b
ci: fix cargo docs job 2024-05-24 21:15:14 +09:00
naskya
111d1c49f2
ci: deploy the docs 2024-05-24 08:20:57 +09:00
naskya
d0a96b6e7b
ci: fix paths again 2024-05-24 04:10:54 +09:00
naskya
1b529f6548
ci: fix command options
I didn't know that BusyBox's commands don't have verbose flags
2024-05-24 04:05:17 +09:00
naskya
dba3025023
ci: remove job dependency for cargo:doc 2024-05-24 03:59:09 +09:00
naskya
7b2c16c78c
ci: fix paths 🥴 2024-05-24 03:56:33 +09:00
naskya
a82d45935b
ci: update config 2024-05-24 03:36:13 +09:00
naskya
febe518d44
ci: fix scripts 2024-05-24 03:31:57 +09:00
naskya
f43e230cb3
ci: add cargo doc 2024-05-24 02:14:15 +09:00
naskya
92e3f58c83
ci: use Debian trixie for buildah host 2024-05-23 20:49:49 +09:00
naskya
b06c739dba
Revert "ci: use buildah image directly"
This reverts commit 3a7c5fcdbb.
2024-05-21 10:17:44 +09:00
naskya
ef68d061dd
ci: add back some buildah options 2024-05-20 20:37:57 +09:00
naskya
fddfcd890f
ci: add revert migration test 2024-05-20 19:42:15 +09:00
naskya
2411320501
ci: address buildah warning 2024-05-20 18:31:23 +09:00
naskya
ac61eebeb4
ci: skip clippy checks on deps updates 2024-05-20 18:30:49 +09:00
naskya
2613dfd952
ci: try overlay2 2024-05-18 21:14:47 +09:00
naskya
b8e5b8616a
ci: fix conditions 2024-05-18 20:49:13 +09:00
naskya
3a7c5fcdbb
ci: use buildah image directly 2024-05-18 20:43:58 +09:00
naskya
d9ff9101a1
ci: fix typo 2024-05-18 19:39:17 +09:00
naskya
58268a2c6e
ci: cargo test no longer depends on other workspaces 2024-05-18 19:39:02 +09:00
naskya
7dd3b8ec5a
ci: buildah package on bookworm is too old 2024-05-18 16:52:30 +09:00
naskya
23f47aac38
ci: buildah prune before build 2024-05-18 14:16:31 +09:00
naskya
ff63089128
ci: add firefish-js to backend deps 2024-05-16 16:59:04 +09:00
naskya
654ab006a6
ci: update config 2024-05-12 01:03:52 +09:00
naskya
d192a7c81a
ci: fix config 2024-05-11 21:35:56 +09:00
naskya
afe06edd16
ci: disable scans for now 2024-05-11 20:49:18 +09:00
naskya
3bdf4f9f9c
ci: GitLab CI's cache is slow 2024-05-11 20:35:01 +09:00
naskya
6eef39158e
ci: ignore unrelated files in sast 2024-05-11 19:55:12 +09:00
naskya
7b24210bd8
ci: add variables 2024-05-11 18:47:01 +09:00
naskya
d77da088f8
ci: tweak config 2024-05-11 18:38:02 +09:00
naskya
4fbf211e96
ci: add missing file copy 2024-05-11 10:35:00 +09:00
naskya
132615958b
ci: revise conditions 2024-05-11 10:32:10 +09:00
naskya
27c4b4c812
ci: fix typo 2024-05-11 10:28:39 +09:00
naskya
99f5063f4c
ci: reduce cargo builds 2024-05-11 10:27:09 +09:00
naskya
8f59f26aa0
ci: disable nodejs-scan
it doesn't work very well with this repository :(
2024-05-11 09:03:31 +09:00
naskya
6f6333f094
ci: edit sast config 2024-05-11 08:50:13 +09:00
naskya
96cbc6799c
ci: add container scanning 2024-05-11 08:41:33 +09:00
naskya
f9e2bd2448
ci: enable Static Application Security Testing 2024-05-11 07:26:53 +09:00
naskya
ac57e4c019
ci: update config 2024-05-10 21:39:13 +09:00
naskya
2ca7bd65aa
ci: update config 2024-05-10 21:05:34 +09:00
naskya
421030c38f
ci: fix rules 2024-05-10 16:34:58 +09:00
naskya
3886c5624b
ci: don't run cargo test with napi feature flag 2024-05-10 06:52:55 +09:00