-
### Steps to reproduce the issue
```console
$ spack install go
[...]
various other packages install fine...
[...]
==> Installing go-bootstrap
==> Searching for binary cache of go-bootstrap
…
-
### Summary of the new feature / enhancement
> As a resource author, I want to be able to rely on a contract between my resource and DSC for any caching my resource should do for performance, so my r…
-
```
$ go version
go version go1.23.3 linux/amd64
$ go env
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/mvdan/.cache/go-build'
GOENV='/home/mvdan/.config/go/env'
GOEXE=''
GOEXPERIMEN…
mvdan updated
11 hours ago
-
`pixi run wheel` builds a Python 3.12 wheel no problems. I need a Python 3.10 wheel though. How can I specify the Python version to build for?
I naively added a constraint in the `pixi.toml`:
```t…
-
This cache action works to cache the Python installs:
```yaml
- name: Cache UV python installs
uses: actions/cache@v2
with:
path: ~/.local/share/uv/python
…
-
Copy issue body from D:/DevTools/vcpkg/installed/vcpkg/issue_body.md
Package: v8:x64-windows@9.1.269.39#8
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.40.33813.0
- vcpkg-to…
-
# Bug Report
## Issue name
DVC tool to push data to HDFS
### Command
```
dvc push -v
```
## Description
I have a problem in pushing data to HDFS, previously I installed HDFS with DVC on WSL Ubun…
-
Just to make sure we don't need to download the data each and every time.
One approach is to consider memoisation to manage the downloads of files so we don't download each time
- https://memo…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community foru…
-
### Describe the bug
When viewing the grid of tools, you can click the heart to add a tool to your favorites. This works fine.
When opening a tool, there's the heart again in the upper-right corne…