Mike Dillon

Results 18 issues of Mike Dillon

Do you have any plans to expose `worksheet_write_rich_string`? If not, do you have a rough idea of how much work it would be to add that support? Thanks for your...

Do you publish GPG signatures or SHA sums for your published packages? I'm particularly interested in checking the validity of the downloaded `*.deb` packages.

As far as I can tell, there isn't currently a place for a user to see a list of their watched apps. I think this would be a nice feature...

feature

This PR updates the internals for constructing `OneLogin::RubySaml::Logoutresponse` and `OneLogin::RubySaml::SloLogoutrequest` instances to match the latest recommendations for `ruby-saml`. These changes help avoid character set encoding issues with IdPs using something...

As discussed briefly at https://github.com/jwilder/docker-gen/pull/130 and https://github.com/jwilder/nginx-proxy/pull/254, it could be beneficial to restructure `docker-gen` to be usable both as a standalone binary and as an embedded library. I'm opening this...

The corresponding entry objects will be configured by AutoConfig when `@ConfigEntry.Gui.BoundedDiscrete` is present for fields of the following types: * `IntegerSliderListEntry`: `List`, `Integer[]`, `int[]` * `LongSliderListEntry`: `List`, `Long[]`, `long[]` ~I...

enhancement

* Add tags configuration to include @implNote * Add JavaDoc groups to separate AutoConfig and Cloth Config * Link to Java 8 docs * Fix a few javadoc formatting issues

I was looking for a way to hook in my own `nameProvider` function for an `Enum` that I'm exposing to Cloth via the bundled `autoconfig` functionality. It seems that I...

I was thinking today that it would be interesting to support named groups in the "Supported tags" lists in the `README.md` files. For example, given a library file like this:...

black-belt

This PR adds support for `default_only`, `include_all`, and `filter` to the `aws_rds_engine_version` data source. Adding these flags make it possible to get the default minor version given only a major...

documentation
size/M
tests
service/rds
needs-triage