Commit graph

14 commits

Author SHA1 Message Date
Stephen Seo d57adee92c Add comment about tmpfs in example_config.toml 2023-11-17 20:42:45 +09:00
Stephen Seo 0a449d168d Fix "datetime_in_local_time" usage 2023-09-11 10:29:10 +09:00
Stephen Seo ec48b1f419 Impl setting build to fail/continue on limit
If "error_on_build" is set to "true" in the config, then the build will
fail if the "log_limit" is reached.
2023-06-25 20:21:22 +09:00
Stephen Seo fd86336ee0 Enforce a "log_limit" to limit stdout/stderr logs
Default "log_limit" of 1 GiB for stdout/stderr from building packages
output.
2023-06-23 20:01:58 +09:00
Stephen Seo a453b8cd34 Impl timestamped logs 2023-06-07 12:25:39 +09:00
Stephen Seo 3fd1263d80 Add notes about link_cargo_registry 2023-03-20 14:48:33 +09:00
Stephen Seo 1f7ece6b10 Fix example_config.toml 2022-07-20 11:34:24 +09:00
Stephen Seo 848d7a970c Some fixes to example_config.toml 2022-06-04 17:06:27 +09:00
Stephen Seo 6e36ed0efc WIP Impl no hardcoding of clone dir
Also modified example_config.toml due to changed variable names and
added a few comments.
2022-06-04 16:14:37 +09:00
Stephen Seo 4f957ba5f9 Fix hardcoded signature of db, editor 2022-06-02 16:45:50 +09:00
Stephen Seo 5d3561e08e Update example config comments 2022-06-02 16:08:48 +09:00
Stephen Seo 3d1443f77a Update example config's comments 2022-06-02 16:06:34 +09:00
Stephen Seo 20ca4f2628 Remove unnecessary variable from example config 2022-06-02 15:21:58 +09:00
Stephen Seo ba34f4735e Add AUR helper script, README, conf, and LICENSE 2022-06-02 15:02:07 +09:00