Gregory Ballantine gballan
  • Joined on 2021-07-01
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
gballan pushed tag v0.1.0 to BitGoblin/Zealot 2022-09-02 02:04:26 -04:00
gballan pushed tag v0.1.1 to BitGoblin/Zealot 2022-09-02 02:04:26 -04:00
gballan pushed tag v0.1.2 to BitGoblin/Zealot 2022-09-02 02:04:26 -04:00
gballan pushed tag v0.1.3 to BitGoblin/Zealot 2022-09-02 02:04:26 -04:00
gballan pushed to master at BitGoblin/Zealot 2022-09-02 02:04:13 -04:00
cab06fc350 Changed project named from adept to zealot
e6417cf5a3 Updated woodpecker config to run cargo tests
7d5e1514a1 Version bump to v0.1.3
cd886522ec Added unit tests for the file locking function
44ef95b440 Added a basic check to make sure we don't try to transcode a partially written file
Compare 26 commits »
gballan pushed to master at BitGoblin/adept 2022-09-02 01:57:07 -04:00
92d03f44dd Fixed the FileShouldBeLocked test for CI
gballan pushed to master at BitGoblin/adept 2022-09-02 01:56:06 -04:00
af65a9a92f Fixed the FileShouldBeLocked test for CI
gballan pushed to master at BitGoblin/adept 2022-09-02 00:55:50 -04:00
925ad42cb1 Added more unit tests; added Testify package to improve testing capabilities