-
### zot version
v2.1.1
### Describe the bug
We are using Zot Registry to host our private Docker registry used mainly in our CI. We build images using Docker Buildx with `--cache-from` and `--cache…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported
### GitVersi…
-
Instead of bundling a kernel image per kernel version, we should leverage [GitHub's cache action](https://github.com/actions/cache).
However, we must also be able to use a local cache for developer…
l0kod updated
3 weeks ago
-
The move to equo for the Eclipse-based formatters causes issues in out CI build. See https://github.com/diffplug/spotless/pull/1524#issuecomment-1510938601
The problem is, that the plugin tries to wr…
-
I did all the steps described in the installation (several times) and in this step:
python -m pip install -r requirements.txt
I get this error:
```
Building wheels for collected packages: hnsw…
-
### Description of the bug
The pipeline prematurely stops with the error:
`Missing process or function Channel.empty([[]])`
The log file says:
`Caused by: groovy.lang.MissingMethodException: N…
-
While trying to use tools with Mistral, here is a sample code for boto3 which works fine:
```python
import json
import boto3
session = boto3.session.Session()
bedrock_client = session.client(…
-
gopls version: v0.15.2/go1.22.0
gopls flags:
update flags: proxy
extension version: 0.41.2
environment: Visual Studio Code darwin
initialization error: undefined
issue timestamp: Wed, 03 Apr 20…
-
**Which component are you using?**: cluster-autoscaler
**What version of the component are you using?**: 1.31.0
Component version: registry.k8s.io/autoscaling/cluster-autoscaler:v1.31.0
*…
-
Description:
I encountered an error while trying to retrieve tools using the composio_toolset. The specific action I was attempting is Action.GITHUB_ACTIVITY_STAR_REPO_FOR_AUTHENTICATED_USER. Below…