Tobias McNulty

Results 37 issues of Tobias McNulty
trafficstars

Would it be possible to add a license (ideally something like BSD or MIT) to the repository? I'm happy to submit a PR if it'd be helpful (just let me...

What's the proper way to generate the JSON file for uploading to CloudFormation? It would be nice to document this in the README. For testing I manually import all the...

In addition to or after issue #6 is implemented I would love to provide a Launch Stack button in the README, a la https://github.com/remind101/empire. Here is the documentation for doing...

## Proposed feature Allow passing custom parameters to `omfwd`, for example, for TLS configuration. ## Rationale This feature is needed to allow customizing the client setup for `omfwd`: https://www.rsyslog.com/doc/master/tutorials/tls.html#client-setup ##...

The way the check for `BigAutoField` is ordered in `_generate_history_field()`, it erroneously generates an `IntegerField` instead of a `BigIntegerField` in the event/history model. This won't be apparent until the project...

Since adding Python 3.12 and dropping Python 3.8 support are being handled separately, I'm creating a new issue for dropping Python 3.8 support. @bmispelon in #1574: > Some of our...