Commit graph

27 commits

Author SHA1 Message Date
8c03ef0772 Switch back to local VM based testing since Docker (as in Docker CE) in Docker (as in Woodpecker) in Docker (on host) caused too many problems 2024-05-17 13:17:06 +07:00
d0017f79e6 reduce number of containers and add python reference 2024-05-17 11:26:27 +07:00
b240623458 stop using host's docker socket 2024-05-16 17:33:04 +07:00
c9acf34a5b run docker daemon manually in CI environment 2024-05-16 17:23:43 +07:00
640ae4392d run the main binary in verbose mode 2024-05-16 16:36:17 +07:00
b5021330fa add mongo data folder to ci 2024-05-16 16:32:41 +07:00
0497d85a1b Switch to ubuntu noble 2024-05-16 15:51:38 +07:00
060975becc add docker socket and install curl 2024-05-16 15:38:20 +07:00
a7484450d9 add ca-certificates 2024-05-16 15:12:06 +07:00
572ddb89da add apt update command in ubuntu 2024-05-16 15:04:37 +07:00
6fffffb834 try a new implementation of ci using ubuntu base image 2024-05-16 15:00:42 +07:00
d9bfb6ff01 make ExecSystem() verbosity togglable 2024-05-16 14:43:17 +07:00
0c0a50203f remove Python dependencies since we don't need them anymore 2024-05-16 14:42:38 +07:00
7e30f9e416 implement basic mongo initialization code for ubuntu 2024-05-16 12:06:38 +07:00
1e5f571e69 Implement distro dependent dependencies installation 2024-05-15 13:38:54 +07:00
b8c538d550 implemented most functions, except replset init and distro-dependent commands 2024-05-15 12:56:21 +07:00
31bca6e058 add distro detection function 2024-05-13 17:22:53 +07:00
d072aa36ae Revert "add upload step"
This reverts commit dc6c5b5352.
2024-05-13 15:54:13 +07:00
a07f2c71b3 Revert "update image link for upload step"
This reverts commit 54a31b7ae8.
2024-05-13 15:54:04 +07:00
78a2269a66 Revert "fix upload destination"
This reverts commit 8e4b910134.
2024-05-13 15:53:19 +07:00
8e4b910134 fix upload destination 2024-05-13 15:35:10 +07:00
54a31b7ae8 update image link for upload step 2024-05-13 15:31:44 +07:00
dc6c5b5352 add upload step 2024-05-13 15:30:39 +07:00
f00c461d89 update image url 2024-05-13 15:02:21 +07:00
97a414d673 add ci 2024-05-13 14:56:32 +07:00
3eca4b2baa add check_root function 2024-05-13 14:55:22 +07:00
bbeadd28fe initial commit 2024-05-13 12:11:04 +07:00