-
#### Summary
I'm getting the following error after upgrading axios to version 1.2.2:
> TS2339: Property 'Authorization' does not exist on type 'AxiosHeaders | Partial'.
> Property 'Author…
-
I'm currently working on deployments with pm2, and so far I really like how it works. There is one thing I don't get though. Generally, you keep application secrets out of your source control (api key…
-
Use this issue to discuss [the text input component in the GOV.UK Design System](https://govuk-design-system-production.cloudapps.digital/components/text-input/).
There is a separate issue to discu…
-
This is very similar to #85.
I am using Hystrix dashboard 1.5.0 (running the `.war` file in Cloud Foundry on Tomcat 8), and an application with Hystrix Core/Metrics Event Stream 1.4.23 (same cloud). …
-
I've been using `turndown` in [`enex-dump`](https://github.com/fabiospampinato/enex-dump) for converting Evernote's notes to markdown. I've tried to optimize it's performance, but the main bottleneck …
-
**What happened**:
We were trying out loki and the integration into grafana. When adding a dashboard with not only logs but also time series visualization, we encountered "too many outstanding reques…
-
**Describe the bug**
We are using the ServiceBusSenderClient to send messages to a service bus topic. When there is no message send for 15 minutes we see that the connection is freed but results in e…
-
Hi, we make heavy use of ONBUILD option in our environment.
Our typical Dockerfile looks like this:
```dockerfile
FROM my.company.com/ci/dotnet:v1-build as build
FROM my.company.com/ci/dotnet:v1…
-
**Version Used**:
MSBuild: 16.9.0.11203
.NET: 5.0.201
CSC: 3.900.21.12328 (comes with .NET 5.0.201 and used by `dotnet build`), 3.900.21.16010 (comes with Visual Studio and used at least by `msbui…
-
## Is your feature request related to a problem? Please describe.
Java works but compile to native java doesn't work.
Native Java:
https://www.graalvm.org/
## Describe the solution you'd lik…