Alan Scherger

Results 30 comments of Alan Scherger
trafficstars

for applications with more than 1 port you will need some sort of opinions with labels to determine which endpoints map to which ports.

https://gist.github.com/rnorth/0fd5048da85957da39c17bd49c4ca922#file-direnvrc-L47-L80 FWIW it seems like @rnorth more-or-less already had done the work for this.

it'd be nice if we upgraded mypy to > 0.930 so that it can install typed_ast > 1.5.0 - so that this project can work natively on M1. As it...

i want to be the hero you're looking for, i think it's gonna take me a minute though 🥲

it turns out that example SCP policy is actually very confusing, but nevertheless the issue still applies

TL;DR: Based on my assumptions, I believe the fastest, short-term solution we have for you is to download this source code, checkout the tagged version of the plugin you prefer,...

I too have these similar questions. :+1: So here is the issue... in the log4j 1.2 api they mark that method as final: https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;a=blob;f=log4j-1.2-api/src/main/java/org/apache/log4j/Category.java;h=87da4db547f6d63c4befd3df958b9112edb0df23;hb=HEAD#l158 But in log4j 1.2 it is...

similarly, simple things like: ``` ``` for disabling an InputTag weren't entirely obvious.

> The solution I use with other applications that do not yet natively support AWS SSO is an external [`credential_process`](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html), using a tool like https://github.com/benkehoe/aws-sso-credential-process > > However, this doesn't...

@torntrousers how could we help get this wrapped up?