Gregory Ballantine gballan
gballan pushed to master at BitGoblin/adept 2022-09-03 10:51:27 -04:00
674327e0cf Added a multi-writer so that log messages go to both the console and log file
gballan pushed to master at BitGoblin/adept 2022-09-03 10:46:03 -04:00
602ddb1a00 Added example config file to the build files
gballan closed issue BitGoblin/adept#2 2022-09-02 18:20:38 -04:00
Allow user to configure where to send log files
gballan commented on issue BitGoblin/adept#2 2022-09-02 18:20:33 -04:00
Allow user to configure where to send log files

Handled in 4306a9bca5723546380abe3b0e459251f0ecf60b

Added to v0.2.0 release

gballan pushed tag v0.2.0 to BitGoblin/adept 2022-09-02 18:18:30 -04:00
gballan pushed to master at BitGoblin/adept 2022-09-02 18:17:51 -04:00
4306a9bca5 Added logging to file feature
gballan pushed to master at BitGoblin/adept 2022-09-02 17:58:11 -04:00
579450a537 Updated runtime dependencies in the readme
gballan opened issue BitGoblin/adept#9 2022-09-02 17:49:28 -04:00
Separate the folder setup into a sub-command
gballan opened issue BitGoblin/adept#8 2022-09-02 16:06:32 -04:00
Configurable archive and ingest directories
gballan opened issue BitGoblin/adept#7 2022-09-02 14:09:02 -04:00
Better error handling when initializing video repo
gballan opened issue BitGoblin/adept#6 2022-09-02 14:06:36 -04:00
Only attempt to transcode video files from ingest
gballan opened issue BitGoblin/adept#5 2022-09-02 14:03:35 -04:00
Log actions to a database
gballan opened issue BitGoblin/adept#4 2022-09-02 14:01:46 -04:00
Recurse through directories in ingest
gballan opened issue BitGoblin/adept#3 2022-09-02 13:59:13 -04:00
Allow configuring the run-as user
gballan opened issue BitGoblin/adept#2 2022-09-02 13:57:44 -04:00
Allow user to configure where to send log files
gballan pushed to master at BitGoblin/adept 2022-09-02 13:49:08 -04:00
7011a1c776 Updated the readme with install and uninstall info
gballan pushed to master at BitGoblin/adept 2022-09-02 13:43:34 -04:00
a8a46df87f Updated the Makefile to add commands for installing and uninstalling the software on Linux - this will make up for not having native packaging for the time being
gballan pushed to master at BitGoblin/adept 2022-09-02 12:12:11 -04:00
e915ebdf34 Fixed lsof in woodpecker testing
gballan pushed to master at BitGoblin/adept 2022-09-02 12:08:48 -04:00
96e64d0c37 Consolidated the test file
gballan pushed to master at BitGoblin/Zealot 2022-09-02 02:24:42 -04:00
0b6fb8a4f8 Added lsof to cargo test docker step