Gregory Ballantine gballan
gballan created branch go in BitGoblin/hardware-tests 2022-08-05 02:48:32 -04:00
gballan pushed to go at BitGoblin/hardware-tests 2022-08-05 02:48:32 -04:00
gballan pushed to master at BitGoblin/dragoon 2022-07-17 20:13:25 -04:00
ad0115e5f2 Fixed the install dependencies for the generated .deb package
gballan opened issue BitGoblin/dragoon#5 2022-07-17 16:55:25 -04:00
Prevent Transcoding Jobs From Running Simultaneously
gballan opened issue BitGoblin/dragoon#4 2022-07-17 14:29:00 -04:00
Target Java 17 Before September 2023
gballan pushed to master at BitGoblin/dragoon 2022-07-17 14:19:19 -04:00
3c6079807e Version bump to v0.3.2
gballan pushed tag v0.3.2 to BitGoblin/dragoon 2022-07-17 14:19:04 -04:00
gballan deleted tag v0.3.2 from BitGoblin/dragoon 2022-07-17 14:18:10 -04:00
gballan pushed tag v0.3.2 to BitGoblin/dragoon 2022-07-17 14:15:11 -04:00
gballan pushed to master at BitGoblin/dragoon 2022-07-17 14:14:57 -04:00
b21d98ef73 Updated woodpecker config to skip tests on packaging (since they would've already been run earlier)
gballan deleted tag v0.3.2 from BitGoblin/dragoon 2022-07-17 14:13:53 -04:00
gballan closed issue BitGoblin/dragoon#3 2022-07-17 14:10:23 -04:00
Allow Changing the Config File Location
gballan commented on issue BitGoblin/dragoon#3 2022-07-17 14:09:30 -04:00
Allow Changing the Config File Location

I implemented a CLI parsing class under config/Cmd to parse CLI parameters, and added a configFile parameter (set with -c or --configPath) to change the config file to load.

I used the…

gballan opened issue BitGoblin/dragoon#3 2022-07-17 14:07:48 -04:00
Allow Changing the Config File Location
gballan pushed tag v0.3.2 to BitGoblin/dragoon 2022-07-17 14:05:11 -04:00
gballan pushed to master at BitGoblin/dragoon 2022-07-17 14:04:52 -04:00
2e55876076 Changed the default config location to /etc/dragoon/config.toml; added a CLI option (-c) to specify a different config file.
gballan pushed to master at BitGoblin/dragoon 2022-07-17 13:33:01 -04:00
dad3e6c1cf Added .deb and .rpm package build step
gballan pushed to master at BitGoblin/bitgoblin-website 2022-07-10 01:17:59 -04:00
a4a63ced38 Fixed asset paths for the logo and cover photo
gballan pushed to master at BitGoblin/bitgoblin-website 2022-07-10 01:10:17 -04:00
507fa0f7e7 Copied over the views from the previous site; copied over images from previous site
gballan pushed to master at BitGoblin/bitgoblin-website 2022-07-10 00:45:24 -04:00
96c9fea488 Added Grunt.js to compile SASS and CoffeeScript assets; copied over styles and scripts from Hugo project