-
When we have the `manylinux` entry in our mirrors and are creating a new site, this happens:
```bash
[ccspapp@build01 hpc-spack]$ spacksites/spacksites create hk-stack
...
# SPACKSITES: Now calling…
-
### Summary
`spack buildcache push` **always** creates new tarballs from install prefixes of specs to be pushed.
This is problematic because it's
1. inefficient when pushing the same spec to …
-
Hey, we have tried to update our BE app to start using Fastify v5, we had to update to Mercurius@15.1.0, but now when we want to run our tests -we use jest- we are getting the following error:
```…
-
It seems there are two distinct ways to install a package from a binary mirror (buildcache). The default when using `spack install` is to check configured mirrors for binaries and try to install spec…
-
# Dockerfile
```txt
FROM harbor-buildkit.test.net/common/busybox:1.34.1
ADD search-entry-service.jar /opt/apps/
RUN mkdir aa
```
# Buildkitd
```yaml
containers:
- args:
- --addr
…
-
### Description
The repo currently uses [`mikehardy/buildcache-action`](https://github.com/mikehardy/buildcache-action) for cacheing CI builds. Per [this](https://github.com/mikehardy/buildcache-ac…
-
Trying to build project: https://github.com/charmbracelet/vhs
Build section of manifest is:
```
[build.vhs]
command = "go mod tidy; go build; mv vhs $out"
sandbox = "pure"
```
Then I …
-
-
![image](https://github.com/SENSEI-insitu/SENSEI/assets/6180727/c4547f28-e4e2-4112-a9f2-3418de928f2a)
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
…