Commit Graph

20 Commits

Author SHA1 Message Date
7011a1c776 Updated the readme with install and uninstall info
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
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
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-02 13:43:32 -04:00
e915ebdf34 Fixed lsof in woodpecker testing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-02 12:12:09 -04:00
96e64d0c37 Consolidated the test file
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-02 12:08:45 -04:00
92d03f44dd Fixed the FileShouldBeLocked test for CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-02 01:57:05 -04:00
af65a9a92f Fixed the FileShouldBeLocked test for CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-02 01:56:04 -04:00
925ad42cb1 Added more unit tests; added Testify package to improve testing capabilities
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-02 00:55:47 -04:00
24f9b2b779 Added a quick and dirty file open check
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-01 15:16:56 -04:00
6d1a24cefb Added some basic unit tests for some of the utility functions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-01 14:25:02 -04:00
cf854a91f0 Added a main loop on a timed interval
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-01 00:17:29 -04:00
02dfc7c291 Finished the transcoding job
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-31 23:53:51 -04:00
1548701ed3 Added ingest file cleanup 2022-08-31 22:50:42 -04:00
9010de6a14 Added functionality to archive files from ingest 2022-08-31 22:41:05 -04:00
a544f1f016 Added woodpecker config 2022-08-31 20:21:24 -04:00
9fa369b62e Added an explicit file mode setting when creating repository directories 2022-08-31 20:16:21 -04:00
7dc2432819 Updated .gitignore 2022-08-31 20:13:45 -04:00
e82bb3c0f7 Updated .gitignore 2022-08-31 19:56:49 -04:00
e49de463d7 Removed compiled binary from repo 2022-08-31 19:56:26 -04:00
a8df1d0ab3 Basic project structure 2022-08-31 19:56:06 -04:00
d99784e613 Initial commit 2022-08-31 19:25:25 -04:00