Commit Graph

47 Commits

Author SHA1 Message Date
753c2d482e
docs: update sandbox 2024-10-05 18:16:44 -04:00
9165e78a16
docs: update "How does it work?" 2024-10-05 18:12:53 -04:00
43a799e958
fix: pre-commit hook 2024-10-01 00:51:49 -04:00
16cbf4c1ef
docs: go report badge
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m30s
2024-09-30 22:27:10 -04:00
b40072a485
feat: rename module
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m19s
2024-09-30 22:04:18 -04:00
2a55fe1c3d
docs: add test badge
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m21s
2024-09-30 18:21:58 -04:00
a9a829da3f
feat: rename module
Some checks failed
build-image / create-empty-commit (push) Failing after 4s
checks / build (push) Successful in 1m20s
2024-09-30 17:38:40 -04:00
03065b0b69
docs: joj3 cli
All checks were successful
build-image / create-empty-commit (push) Successful in 6s
checks / build (push) Successful in 1m12s
2024-09-26 07:58:41 -04:00
7ce4d29d0e
docs: meta-conf
All checks were successful
build-image / create-empty-commit (push) Successful in 6s
checks / build (push) Successful in 1m22s
2024-09-26 03:45:59 -04:00
6af7be6cb1
docs: skip teapot steps with metadata
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m14s
2024-09-26 03:38:22 -04:00
8992d9df7a
docs: update usage of make prepare-test
All checks were successful
checks / build (push) Successful in 1m13s
2024-09-22 01:37:10 -04:00
a66dbc29e4
feat: use CopyInDir instead of CopyInCwd 2024-09-22 01:36:07 -04:00
5083b02a6f
docs: binary & executor & parser 2024-09-21 21:10:03 -04:00
5a860f1203 feat: repo health check (#16) (#17)
- repo size
- forbidden files
- meta files
- ascii character in files
- integrity check
- ascii character in the commit message
- release tag check

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-authored-by: zzjc1234 <2359047351@qq.com>
Co-authored-by: Hydraallen <wangruiallen@gmail.com>
Reviewed-on: FOCS-dev/JOJ3#17
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
2024-09-11 20:09:27 +08:00
2928e6321f
chore: rename dummy -> sample 2024-09-10 22:03:25 -04:00
97f89d210b
chore: update for deployment
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-30 07:39:28 -04:00
29627d2760
feat: remove submit to gitea
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-21 18:00:56 -04:00
16a59a7fc2
chore: add examples/keyword/clang-tidy
Some checks failed
continuous-integration/drone/push Build is failing
2024-05-02 20:30:57 -04:00
c53082283a
docs: run make before make test
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-03 19:33:36 -04:00
51539c1e7c feat: cpplint parser (#22)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: FOCS-dev/JOJ3#22
2024-04-04 07:29:00 +08:00
8f3804543a docs: detailed startup guide
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-04 01:04:20 +08:00
cb7cd5cc42
docs: update make test result
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-02 18:42:19 -04:00
6348a0807b
docs: detailed workflow explanation
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-31 02:05:32 -04:00
b59380ad4e
feat: go test on examples
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-23 19:55:10 -04:00
2586aeace1
docs: fix typo 2024-03-23 18:21:13 -04:00
ab0e7417c2
chore: add gofumpt to pre-commit
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-15 22:07:18 -04:00
8e49684abe
style: rename config -> conf for consistency 2024-03-12 15:39:05 -04:00
3d6286c68a
style: setup pre-commit 2024-03-12 03:55:32 -04:00
0c1ed2a3c2
chore: move /_example to /examples
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-08 18:48:13 -05:00
0abd1158fb
ci: run with gitea token
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-06 03:17:21 -05:00
7b34a86f67
refactor: use multiconfig to read config
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 19:21:52 -05:00
540937c949
chore: more examples
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 05:38:49 -05:00
2e80543abf
refactor: rename output field 2024-03-05 05:37:01 -05:00
c34ed3aa83
fix: typo
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 01:43:42 -05:00
f5b6b3cc9a
feat: multiple cmds each stage
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 01:38:16 -05:00
f73845b1c3
feat: add more configs 2024-03-04 17:57:10 -05:00
deba5665d9
refactor: rename variable & add log 2024-03-04 14:33:44 -05:00
ef1cd8f41b
fix: remove debugging logs 2024-03-04 03:14:35 -05:00
ab956f5662
feat: diff parser with example 2024-03-04 02:59:01 -05:00
a3deb3d974
style: rename Result -> ExecutorResult 2024-03-04 02:32:00 -05:00
8162c63b44
docs: models explanation 2024-03-04 02:30:58 -05:00
b252a54a83
feat: read from config file 2024-03-04 02:11:49 -05:00
5d6bf8c5cd
feat: copy in cached & cleanup 2024-03-04 01:02:44 -05:00
d5a104e7c4
feat: run single command in sandbox 2024-03-03 18:02:51 -05:00
0a701e3b60
feat: run with parsed toml 2024-03-03 03:14:53 -05:00
df62496537
feat: basic framework 2024-03-03 01:29:34 -05:00
262e253f26
feat: cgroups v1 runner 2024-03-01 01:38:09 -05:00