Go to file
Dustin 99e7f6135b
dustin/luci/pipeline/head This commit looks good Details
main: Log to journal if possible
If `luci` is running as a systemd service and the systemd-journal socket
is available, logs will now be sent there instead of to the standard
error stream.  This has the advantage of logging individual fields,
including level/severity, code location, span variables, etc., rather
than a single string.
2024-08-10 07:10:56 -05:00
ci ci: Add Jenkins build pipeline 2024-07-29 13:10:42 -05:00
src main: Log to journal if possible 2024-08-10 07:10:56 -05:00
.gitignore Implement basic functionality 2024-07-28 10:12:11 -05:00
Cargo.lock main: Log to journal if possible 2024-08-10 07:10:56 -05:00
Cargo.toml main: Log to journal if possible 2024-08-10 07:10:56 -05:00
Containerfile Add container image build script 2024-07-29 10:58:00 -05:00
dch-root-ca.crt Add container image build script 2024-07-29 10:58:00 -05:00
nsenter.sh Add container image build script 2024-07-29 10:58:00 -05:00
rustfmt.toml Implement basic functionality 2024-07-28 10:12:11 -05:00