criyle
|
a77066dd5d
|
build(ci): try fix goreleaser build cache
|
2025-01-25 19:24:04 -05:00 |
|
criyle
|
bf5df76168
|
build(ci): update goreleaser
|
2025-01-25 19:00:16 -05:00 |
|
criyle
|
6e65e2bd4f
|
winc: fix setup time
|
2025-01-25 18:17:21 -05:00 |
|
criyle
|
58989da9a6
|
build(deps): update grpc middleware
|
2025-01-25 18:17:07 -05:00 |
|
criyle
|
5de715c576
|
build(deps): update packages
|
2025-01-25 16:12:28 -05:00 |
|
dependabot[bot]
|
c9c1117f89
|
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#132)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-10 13:41:30 -05:00 |
|
criyle
|
36528c7e4d
|
build(deps): update dependencies
|
2024-12-13 18:26:05 +00:00 |
|
dependabot[bot]
|
0e52741b52
|
build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#124)
|
2024-12-13 17:22:25 +00:00 |
|
tobiichi3227
|
205ec8b053
|
doc: fix wrong directory path (#116)
|
2024-09-17 20:27:06 -04:00 |
|
criyle
|
fdf64f4899
|
goreleaser: deprecate snapshot.name_template
|
2024-08-20 20:56:56 +00:00 |
|
criyle
|
bcc3bcfbe2
|
build: go 1.23
|
2024-08-20 20:43:36 +00:00 |
|
criyle
|
12fca4b82b
|
doc: deprecate centOS 7
|
2024-07-23 13:50:34 +00:00 |
|
dependabot[bot]
|
646f0241f0
|
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#110)
|
2024-07-11 23:26:28 +00:00 |
|
criyle
|
d20feda117
|
linuxcontainer: allow read write permission on /proc fs
#106
|
2024-05-23 10:38:02 +00:00 |
|
criyle
|
a8d50dba48
|
build: remove dynamic library on macOS
|
2024-05-04 01:41:34 +00:00 |
|
criyle
|
ac732af3c9
|
build: try fix CGO_ENABLE on macOS
|
2024-05-04 01:38:31 +00:00 |
|
criyle
|
2c09373414
|
build(deps): update dependencies
fix #104
|
2024-05-04 01:31:27 +00:00 |
|
criyle
|
89958d4e00
|
doc: fix -container-cred-start
|
2024-04-16 12:05:09 +00:00 |
|
criyle
|
5a3ccca09b
|
linuxcontainer: allow initCmd to be executed to initialize new container
fix #103
|
2024-04-16 11:14:17 +00:00 |
|
criyle
|
2ade4b9437
|
deps: remove deprecated functions and use rand/v2
|
2024-04-05 04:53:53 +00:00 |
|
dependabot[bot]
|
b4352b11e7
|
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#100)
|
2024-03-14 00:37:48 +00:00 |
|
criyle
|
f7327c0aa4
|
envexec: add eligibility check for pipeMapping
issue: #98
|
2024-03-08 15:16:30 +00:00 |
|
criyle
|
4c53a0c272
|
build: add grpcnotrace tag for smaller binary size
|
2024-03-04 07:47:31 +00:00 |
|
criyle
|
da3793123b
|
grpc: add grpc msg size config and set default to 64m
fix #96
|
2024-03-04 07:20:30 +00:00 |
|
BoYanZh
|
b0c85a6481
|
grace: fix empty copyOut (#97)
* fix: remove empty copyOut
* reserve capacity for copyOut
---------
Co-authored-by: Yang Gao <6821729+criyle@users.noreply.github.com>
|
2024-03-04 15:12:53 +08:00 |
|
criyle
|
01863bc522
|
build: go 1.22
|
2024-02-21 02:15:29 +00:00 |
|
criyle
|
39b603575b
|
doc: update interface
|
2024-02-06 12:57:36 +00:00 |
|
criyle
|
581b925450
|
stream: fix goroutine leak
|
2024-02-06 12:33:48 +00:00 |
|
criyle
|
aa41950f89
|
stream: add websocket transport layer support
|
2024-02-06 10:25:46 +00:00 |
|
criyle
|
a52f1360cd
|
pb: use empty message for stream flag
|
2024-02-05 15:51:56 +00:00 |
|
criyle
|
9966f490f3
|
stream: use index and fd to indicate io streams rather than name
|
2024-02-05 13:12:04 +00:00 |
|
criyle
|
9fe356feb5
|
shell: decouple terminal with grpc via stream interface
|
2024-02-05 11:55:58 +00:00 |
|
criyle
|
8dd368a655
|
stream: rename types to avoid stutters
|
2024-02-05 08:57:12 +00:00 |
|
criyle
|
c29d0adce2
|
rest: no copy file download
|
2024-02-03 15:49:32 +00:00 |
|
criyle
|
8025bd36b6
|
docs: fix typos
|
2024-02-03 15:19:49 +00:00 |
|
criyle
|
505994205f
|
github: remove cache as set up go did it
|
2024-02-03 13:02:26 +00:00 |
|
criyle
|
f716b7a682
|
github: upgrade action versions
|
2024-02-03 12:57:13 +00:00 |
|
criyle
|
eca512b06f
|
github: update action versions
|
2024-02-03 12:49:58 +00:00 |
|
criyle
|
cb1256f4bf
|
shell: support cancel with double ctrl-c
|
2024-02-03 12:39:29 +00:00 |
|
criyle
|
010c30f85e
|
stream: decoupled stream execution with grpc stream
|
2024-02-03 11:56:57 +00:00 |
|
criyle
|
485aa02153
|
deps: bump versions
|
2024-02-03 07:34:25 +00:00 |
|
dependabot[bot]
|
3496e24ee4
|
build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#92)
|
2023-12-19 03:01:08 +00:00 |
|
criyle
|
f25d768f65
|
doc: update naming convention
|
2023-11-10 01:52:59 +00:00 |
|
criyle
|
473d620996
|
env: avoid duplicated error and update gitignore
|
2023-11-10 01:46:32 +00:00 |
|
criyle
|
a8c49e95c4
|
github: fix build
|
2023-11-10 01:30:12 +00:00 |
|
criyle
|
4220c29481
|
*: rename executorserver to go-judge
|
2023-11-10 01:20:28 +00:00 |
|
criyle
|
4de8c98bc2
|
linuxc: create transient unit cgroup on systemd enabled distribution via dbus
fixes #89
|
2023-11-09 10:57:42 +00:00 |
|
criyle
|
2f2478539c
|
model: deprecate strict_memory_limit to percise definition
|
2023-10-30 04:04:42 +00:00 |
|
criyle
|
eded6e02f6
|
linuxc: add addressSpaceLimit to enable rlimit_as
|
2023-10-30 03:10:28 +00:00 |
|
dependabot[bot]
|
1117e6eed7
|
build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#88)
|
2023-10-26 01:01:24 +00:00 |
|