criyle
|
ad661b1ad2
|
feat(copy_out_truncate): add support to copy out truncate
|
2025-10-06 22:41:03 +00:00 |
|
criyle
|
033790c1c0
|
refactor(env): split big function into smaller chuncks
Build / Goreleaser (push) Waiting to run
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, darwin) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, linux) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, windows) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, darwin) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, linux) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, windows) (push) Blocked by required conditions
|
2025-05-28 22:17:41 -04:00 |
|
criyle
|
7f663ba0fd
|
refactor(envexec): normalize error messages
Build / Goreleaser (push) Has been cancelled
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, darwin) (push) Has been cancelled
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, linux) (push) Has been cancelled
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, windows) (push) Has been cancelled
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, darwin) (push) Has been cancelled
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, linux) (push) Has been cancelled
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, windows) (push) Has been cancelled
|
2025-05-25 22:44:50 -04:00 |
|
criyle
|
330573eceb
|
envexec: open collecting files before exec to avoid error when deleted
|
2022-12-26 13:13:29 -08:00 |
|
criyle
|
dbcfc79614
|
worker: add ability to cancel task when queue is full
|
2021-11-19 14:34:00 -08:00 |
|
criyle
|
915cbaccbb
|
envexec: add detailed file error message
|
2021-09-20 00:43:05 -07:00 |
|
criyle
|
b54becc32d
|
envexec: collect output through a file in container
- add `pipe` boolean to collector to indicate whether to use pipe or file as collector
close #21
|
2021-09-19 22:05:24 -07:00 |
|
criyle
|
78bb4d85de
|
filestore: use /dev/shm instead of memory as file storage
- increase default tmpfs size to 128M
- add /config to get file store path
- remove memory only file store
close #20
|
2021-09-19 15:47:24 -07:00 |
|
criyle
|
0d09e88184
|
envexec: Add pipe proxy support
|
2021-06-12 17:33:53 -07:00 |
|
criyle
|
6195204dcc
|
envexec: add optional flag for copyOut files
fix #14
|
2021-06-05 20:24:08 -07:00 |
|
criyle
|
2acca7d71c
|
envexec: refactor to not use empty interface
|
2021-03-13 16:08:51 -08:00 |
|
criyle
|
0db852c242
|
feat(worker): add default file copy out max
|
2021-01-09 00:22:51 -08:00 |
|
criyle
|
8821125e9e
|
security(envexec): add check for regular file when copy out
|
2021-01-02 12:45:05 -08:00 |
|
criyle
|
f5dff9ca57
|
Refactor package structure & debug outputs
|
2020-12-25 17:25:09 -08:00 |
|