Lowell Alleman
Lowell Alleman
I'm running into an issue with what appears to be missing javascript / WASM resources. The downloaded model loads shows the background image and then goes blank after just a...
I'm the (unresponsive) author of the ConcurrentLogHandler. I see that you have a package named concurrent-log-handler and just continued the version numbers from where I left off. Thanks for that....
- Add build script that creates a new temporary folder and builds a .tgz file with the needed content and nothing else. This avoids 2 common pitfalls: (1) Github tarball...
Vladimir, I'm finally getting around to a PR! Here's a collection of enhancements that I've been working with locally that would be nice to see in the upstream version, if...
- Add Amazon2023.yml core configs - Create 'linux_package_prereqs' for package installation prior to Splunk install, as some features like syslog/logrotate/cron have been removed from Amazon's latest distro.
Found this on PyPI, saw that pull requests were welcome but no link to GitHub was provided. Trivial patch to add a link. - Add URL for GitHub code -...
This is a set of possible DST unit tests for inclusion. This includes issues reported in #137. I'll keep this PR in draft mode for the time being. Not all...
# The problem Unandled exception if `ksconf sort -i` runs against a file that can't be updated. ## Environment * Ksconf version: 0.7.2 * OS & version used: Amazon Linux...
There seems to be much overlap between these two docs: * https://ksconf.readthedocs.io/en/latest/contrib.html * https://ksconf.readthedocs.io/en/latest/devel.html I think originally there was a decent reason to keep them seperate, but at this point...
# The problem XML formater doesn't handle XML comments well.