-
The base images provided for function apps create a false illusion of idempotency to users. For example, I was recently using following base image in Dockerfile - "mcr.microsoft.com/azure-functions/py…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I start the container localstack logs all my services configurations.
![CleanShot …
-
### Aircraft Version
Development
### Build info
```json
{
"built": "2024-10-31T15:54:41+00:00",
"ref": "refs/tags/v0.12.0",
"sha": "2fe89113291f2478347dde0dc3228b55dc924f74",
"a…
-
I'm not sure where to report these issues so I do it here.
GITHUB_SHA is supposed to be a commit on GITHUB_REF, yet recently this doesn't seem to be true anymore:
E.g. I have a build with
- GIT…
-
### Discussed in https://github.com/orgs/langfuse/discussions/2104
## Description
We need to implement the same sampling logic in our TypeScript SDK that is currently used in our Python SDK. This …
-
I've followed instructions in the README.md file. However, I'm getting the following:
`root@itsputil01:~`
`$ snmpwalk -v 3 -u snmp-rw-user -l authPriv -a SHA -x AES -A -X EncryptPass localhost .1…
-
I've noticed that if file deletion is the only change, `dotnet-affected` does not include the project in the list of affected.
File deletion can break compilation of the project, so it must be retu…
-
-
### Aircraft Version
Stable
### Build info
```json
{
"built": "2024-11-09T01:50:24+00:00",
"ref": "refs/tags/v0.12.2",
"sha": "f05102ab846b402136e3f06e65b65e7c08b1cc8c",
"actor"…
-
https://github.com/lightningnetwork/lnd/blob/777abe5ff00707fbce0c58a4536cffebd055db25/scripts/install_bitcoind.sh#L5
The `ruimarinho/bitcoin-core:0.20.1` is pinned by a `tag`. Tags can be moved and…