Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan pushed tag v0.1.0 to BitGoblin/adept 2022-09-02 00:11:36 -04:00
gballan pushed tag v0.1.1 to BitGoblin/adept 2022-09-02 00:11:36 -04:00
gballan deleted tag v0.1.3 from BitGoblin/adept 2022-09-02 00:11:31 -04:00
gballan deleted tag v0.1.2 from BitGoblin/adept 2022-09-02 00:11:29 -04:00
gballan deleted tag v0.1.1 from BitGoblin/adept 2022-09-02 00:11:28 -04:00
gballan deleted tag v0.1.0 from BitGoblin/adept 2022-09-02 00:11:26 -04:00
gballan pushed to master at BitGoblin/adept 2022-09-02 00:11:18 -04:00
24f9b2b779 Added a quick and dirty file open check
6d1a24cefb Added some basic unit tests for some of the utility functions
cf854a91f0 Added a main loop on a timed interval
02dfc7c291 Finished the transcoding job
1548701ed3 Added ingest file cleanup
Compare 13 commits »
gballan pushed to master at BitGoblin/adept 2022-09-01 23:49:14 -04:00
e6417cf5a3 Updated woodpecker config to run cargo tests
gballan pushed tag v0.1.3 to BitGoblin/adept 2022-09-01 23:48:21 -04:00
gballan closed issue BitGoblin/adept#1 2022-09-01 23:45:56 -04:00
Add ability to skip files that are still being written to
gballan commented on issue BitGoblin/adept#1 2022-09-01 23:45:54 -04:00
Add ability to skip files that are still being written to

Handled in cd886522eceda135e1282fcc5b9462f746971fff

Added unit tests in 7d5e1514a13ed0aeec19e27689263817d96bab7a

gballan pushed to master at BitGoblin/adept 2022-09-01 23:45:01 -04:00
7d5e1514a1 Version bump to v0.1.3
gballan pushed to master at BitGoblin/adept 2022-09-01 23:44:39 -04:00
cd886522ec Added unit tests for the file locking function
gballan pushed to master at BitGoblin/adept 2022-09-01 22:15:48 -04:00
44ef95b440 Added a basic check to make sure we don't try to transcode a partially written file
gballan opened issue BitGoblin/adept#1 2022-09-01 22:13:56 -04:00
Add ability to skip files that are still being written to
gballan pushed tag v0.1.2 to BitGoblin/adept 2022-09-01 18:25:27 -04:00
gballan pushed to master at BitGoblin/adept 2022-09-01 18:25:21 -04:00
b5d96c21a9 Version bump to v0.1.2
gballan deleted tag v0.1.2 from BitGoblin/adept 2022-09-01 18:25:04 -04:00
gballan pushed tag v0.1.2 to BitGoblin/adept 2022-09-01 16:16:41 -04:00
gballan pushed to master at BitGoblin/adept 2022-09-01 16:16:29 -04:00
70e2b29121 Added logging functionality via log4rs crate