Jesse Mandel
Jesse Mandel
I added this to the my local build of Migradoc v1.5 for a project where I needed it. I just ported it over to 6.0 and thought I should share....
I am having trouble setting up cross domain Respond.js over https on IE8 - The media queries aren't parsed - New tabs/windows are popped up with the following url, one...
Any plans to update for better compatibility in TC 2021? I see the MsTeams Notifications section on the Administration screeen but no longer see the per project section. Seems like...
I don't need to access my bastion externally. My VPN gives me access to my VPCs private subnet but the public subnet requires the bastion. I deploy to the private...
*Issue #, if available:* #198 *Description of changes:* Adds a parameter to force no public IP addresses to be assigned By submitting this pull request, I confirm that you can...
VolumeType is hardcoded to gp2, would like to use gp3
* What problem are you trying to solve? Trying to proxy a private NuGet repository with authentication for `Hangfire.Pro`. Using `dotnet add package Hangfire.Pro` failed to find any versions, adding...
**Describe the bug** Homebrew formula update is failing on linux, I understand that is a different project but the issue seems to be happening in semgrep builds too. Related to...
Update to dotnet 9.0 but added other frameworks to continue supporting older frameworks and EF versions. Updated dependencies and relaxed versions to be more flexible. No code changes and tests...
I am using `pyrollbar` in an AWS lambda and would like to minimize the deployment zip. Can they be moved to the root or excluded from the package somehow?