Commit Graph

  • 797d6cf1d3 Added functionality to clone file permissions when archiving them master v0.3.1 gballan 2023-04-16 16:11:07 -04:00
  • fa4e51a0e8 Updated Makefile to change 'build' command to 'compile' gballan 2023-02-11 15:33:08 -05:00
  • b52a1ef08e Added script to build deb package gballan 2022-10-26 19:35:23 -04:00
  • 9b59d7485e Added a version subcommand gballan 2022-09-16 23:21:47 -04:00
  • 1ccd481f9e Refactored a bit to put the configuration and logging setup before Cobra launches, so it doesn't need to be handled in every sub-command v0.3.0 gballan 2022-09-15 10:09:10 -04:00
  • 4d77a0e2bc Separated the repository initialization into a separate sub-command gballan 2022-09-15 10:04:39 -04:00
  • 076947ebf9 Fixed the transcode job to rename the output file to the proper extension v0.2.1 gballan 2022-09-03 19:55:50 -04:00
  • 611d0dba9a Refactored the code a bit so that the Transcoder object handles more of its own setup gballan 2022-09-03 19:51:37 -04:00
  • 674327e0cf Added a multi-writer so that log messages go to both the console and log file gballan 2022-09-03 10:51:25 -04:00
  • 602ddb1a00 Added example config file to the build files gballan 2022-09-03 10:46:01 -04:00
  • 4306a9bca5 Added logging to file feature v0.2.0 gballan 2022-09-02 18:17:42 -04:00
  • 579450a537 Updated runtime dependencies in the readme gballan 2022-09-02 17:58:08 -04:00
  • 7011a1c776 Updated the readme with install and uninstall info gballan 2022-09-02 13:49:06 -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 2022-09-02 13:43:32 -04:00
  • e915ebdf34 Fixed lsof in woodpecker testing gballan 2022-09-02 12:12:09 -04:00
  • 96e64d0c37 Consolidated the test file gballan 2022-09-02 12:08:45 -04:00
  • 92d03f44dd Fixed the FileShouldBeLocked test for CI gballan 2022-09-02 01:57:05 -04:00
  • af65a9a92f Fixed the FileShouldBeLocked test for CI gballan 2022-09-02 01:56:04 -04:00
  • 925ad42cb1 Added more unit tests; added Testify package to improve testing capabilities gballan 2022-09-02 00:55:47 -04:00
  • 24f9b2b779 Added a quick and dirty file open check gballan 2022-09-01 15:16:56 -04:00
  • 6d1a24cefb Added some basic unit tests for some of the utility functions gballan 2022-09-01 14:25:02 -04:00
  • cf854a91f0 Added a main loop on a timed interval v0.1.1 gballan 2022-09-01 00:17:29 -04:00
  • 02dfc7c291 Finished the transcoding job v0.1.0 gballan 2022-08-31 23:53:51 -04:00
  • 1548701ed3 Added ingest file cleanup gballan 2022-08-31 22:50:42 -04:00
  • 9010de6a14 Added functionality to archive files from ingest gballan 2022-08-31 22:41:05 -04:00
  • a544f1f016 Added woodpecker config gballan 2022-08-31 20:21:24 -04:00
  • 9fa369b62e Added an explicit file mode setting when creating repository directories gballan 2022-08-31 20:16:21 -04:00
  • 7dc2432819 Updated .gitignore gballan 2022-08-31 20:13:45 -04:00
  • e82bb3c0f7 Updated .gitignore gballan 2022-08-31 19:56:49 -04:00
  • e49de463d7 Removed compiled binary from repo gballan 2022-08-31 19:56:26 -04:00
  • a8df1d0ab3 Basic project structure gballan 2022-08-31 19:56:06 -04:00
  • d99784e613 Initial commit gballan 2022-08-31 19:25:25 -04:00