Wolfgang Schnerring

Results 12 comments of Wolfgang Schnerring

Thanks @josephfinlayson for pointing out that "feed" can also be a Tarball! However, most Tarballs are removed from the [User Contributions](https://github.com/Kapeli/Dash-User-Contributions) repository and uploaded to the @Kapeli CDN, which is...

If you're using the `w3c` propagation format and want to log the trace/parent/span ID, it is doable, but somewhat cumbersome: nginx-opentracing provides variables for whatever directly exists in the opentracing...

I'd very much love being able to template the payload, especially for "generic webhook", because that would open up lots of integrations, e.g. things like sending deployment markers to [Honeycomb](https://docs.honeycomb.io/api/tag/Markers#operation/createMarker),...

To be quite honest, I don't really know. We've actually abandoned trying to make this work for now, because it caused too many problems. I think the concrete breaking point...

For what it's worth, after upgrading existing deployments with `./batou appenv-update-lockfile` just now, it works fine with even python-3.11 for me.

The networkx API has changed some in 2.x, I've taken a stab at updating linesman's usage in #43

Hi, were you able to find out what's going on here? Is there anything I can do to help? Thanks!

I've now tried to fix the linter issues.

Hrm. Sorry. Somehow the local lint installation behaved differently than the one on CI.

I have the same usecase (access google cloud registry while the local docker client already has all the authentication set up). My guess is, using the new "base" auth code...