Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan transferred repository Metaunix/archon to Metaunix/archon-electron 2022-05-09 23:58:19 -04:00
gballan opened issue BitGoblin/dragoon#2 2022-05-09 22:50:06 -04:00
Directory Recursion
gballan opened issue BitGoblin/dragoon#1 2022-05-09 22:42:02 -04:00
Ignore Open Files
gballan created repository Metaunix/archon-electron 2022-05-09 22:28:11 -04:00
gballan pushed tag v0.3.0 to BitGoblin/dragoon 2022-05-06 16:41:07 -04:00
gballan pushed to master at BitGoblin/dragoon 2022-05-06 16:41:02 -04:00
fe29664a83 Version bump to v0.3.0
gballan pushed to master at BitGoblin/dragoon 2022-05-06 16:40:31 -04:00
5e8da26257 Refactored the transcoder so that it only checks the ingest directory once before archiving, ingesting and cleaning up to avoid race conditions where it may transcode/remove a file without being archived
gballan pushed to master at BitGoblin/dragoon 2022-05-06 15:33:29 -04:00
763c27ca95 Updated log4j config to output to both a log file and console; added local logs to .gitignore since we don't need to sync logs
gballan pushed to master at BitGoblin/dragoon 2022-05-06 02:58:55 -04:00
a8302c38e0 Added some minor logging functionality using log4j
gballan pushed to master at BitGoblin/dragoon 2022-05-06 02:47:59 -04:00
a977ff8cfe Refactored some code from the Transcoder class to a separate Repository class
gballan pushed tag v0.2.0 to BitGoblin/dragoon 2022-05-04 00:43:58 -04:00
gballan pushed to master at BitGoblin/dragoon 2022-05-04 00:43:50 -04:00
b049581632 Updated version info to v0.2.0
gballan deleted tag v0.2.0 from BitGoblin/dragoon 2022-05-04 00:42:52 -04:00
gballan pushed tag v0.2.0 to BitGoblin/dragoon 2022-05-04 00:41:04 -04:00
gballan pushed to master at BitGoblin/dragoon 2022-05-04 00:40:31 -04:00
5bde5bfee0 Made the transcoder run as a periodic task, with the interval defined in the config TOML file
gballan deleted branch php from BitGoblin/pigeon 2022-05-03 18:17:55 -04:00
gballan created branch master in BitGoblin/pigeon 2022-05-03 18:17:55 -04:00
gballan deleted branch master from BitGoblin/pigeon 2022-05-03 18:17:38 -04:00
gballan pushed to master at BitGoblin/pigeon 2022-05-03 14:45:56 -04:00
8261e2847f Updated Woodpecker config to run tests through Maven
gballan pushed to master at BitGoblin/pigeon 2022-05-03 13:59:07 -04:00
178a902cf3 Initial Maven project structure