Matt Bishop
Matt Bishop
Releases are named with a "v" prefix e.g. "v2.2.2" but the underlying Git tag does not have it. It's common for the tag itself to match and makes references in...
## 🎟️ Tracking Internal change. ## 📔 Objective Adds the GitHub Actions-based [Mega-Linter](https://github.com/oxsecurity/megalinter) for robust post-upload linting using a ton of available linters that don't need to be installed locally....
Hello, I see a file share in the storage account that the ACI uses for "modpacks" but isn't the default setup Paper, therefore plugins would need to be used? Placing...
Hello! I have been working with the repository to get it running for myself, and found a few areas when using Codespaces that could use refreshing: - Fewer packages have...
## 🎟️ Tracking Internal change. ## 📔 Objective We are doing more than ever in this repo and are now even bringing documentation into `README` files, placing more demands on...
## 🎟️ Tracking https://bitwarden.slack.com/archives/C024Z7LQNLB/p1747902781176209 ## 📔 Objective Adds some light documentation within the various SQL projects to explain their purpose and how they inter-relate, with links out to usage. Completes...
Cleans up the `Dockerfile`s a bit but most importantly drops Alpine in favor of a Slim Debian base image which is proving easier to maintain. This made the unoptimized image...
Utilizing the latest stable FFmpeg 8 I am getting ``` Traceback (most recent call last): File "/usr/src/app/tesla_dashcam/tesla_dashcam/tesla_dashcam.py", line 4776, in sys.exit(main()) ~~~~^^ File "/usr/src/app/tesla_dashcam/tesla_dashcam/tesla_dashcam.py", line 4700, in main process_folders(source_folder_list, video_settings,...