hey @nao.hashizume, this isn't urgent but could you please review this MR?
@nao.hashizume, because Andrew is about to be unavailable, could you take over the review please?
Kev Kloss (2ea0f111) at 18 Mar 17:17
ci: add mirror reloader end-to-end integration test
... and 31 more commits
It doesn't due to:
Errno::ENOENT: No such file or directory @ rb_sysopen - /etc/gitlab/gitlab-workhorse/secret
They're mostly IO-bottlenecked though, so IDK. I just increased it to be sure.
I presume so?
Kev Kloss (001b4875) at 18 Mar 16:55
feat: remove limits on webservice and toolbox
Kev Kloss (ac8857e6) at 18 Mar 16:51
Kev Kloss (b94336db) at 18 Mar 16:51
Merge branch 'naohashizume/log-files-per-process' into 'main'
... and 1 more commit
This MR writes each process's output to its own log file when running caproni run, e.g. logs/puma.log.
Related to gitlab-org/quality/tooling/team#249
caproni-demo/monolith-edit-mode, run caproni run
cat logs/puma.log)thanks @nao.hashizume, LGTM!
This MR writes each process's output to its own log file when running caproni run, e.g. logs/puma.log.
Related to gitlab-org/quality/tooling/team#249
caproni-demo/monolith-edit-mode, run caproni run
cat logs/puma.log)Kev Kloss (6ee2090c) at 18 Mar 16:34
test: add tests for telemetry
This moves the hooks logic for the edit_mode_prepare hooks.
Makes the code easier to follow and change.
See #13
Kev Kloss (dbd7d2cc) at 18 Mar 15:00
refactor: extract hooks running to separate function in updater
Kev Kloss (10f90254) at 18 Mar 14:37
test: add integration test for edit_mode_prepare hook
Kev Kloss (92ea40e7) at 18 Mar 14:29
Apply 1 suggestion(s) to 1 file(s)