Brian Dukes

Results 177 comments of Brian Dukes

I'd like to add another voice for, at least, being able to use import all on union types (see [an example of this usage in this project's app](https://github.com/stil4m/elm-analyse/blob/9da22d8408ab604486ade5c3c1d3d55b7e68f329/src/Client/App/App.elm#L4)). I agree,...

I believe this repo has migrated to https://github.com/elm-community/elm-test/tree/1.1.0, which supports 0.17

Updates from the GitHub Community ticket: * There are at least a [one other](https://github.com/bvcms/bvcms/runs/1199631078?check_suite_focus=true) running into this same issue when analyzing C# * Not every run was a failure, there...

I've added a link to the Chocolatey package in that wiki article. Regarding keeping this up-to-date, I just update the download URL and the version number and republish every time...

@dnnsoftware/approvers I would think we'd have this target 9.11.0, should we go ahead an retarget this PR to the `release/9.11.0` branch?

Agreed, I don't have significant concerns about the size of the install/upgrade packages (though open to hearing details about others' concerns).

Do we need to create a new issue to remove it?

I think this logic should only apply when there's an SSL offload header setup.

Thanks @rhaiamz, that clarification helps a lot. As @valadas pointed out, using a relative URL here seems most correct, so if we could preserve the relative URL, that would resolve...