Gregory Ballantine gballan
  • Joined on 2021-07-01
244 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
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
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