-
The version information is as follows
buildkit v0.12.1
The content of my buildkitd.toml file is as follows
```
debug = true
[registry."local-repository.com"]
insecure = true
ca=["/etc/con…
-
Hello,
I m running nemerosa plugin (v 2.6.0) with gitlab runner and have faced the problem with VERSION_DISPLAY.
Configuration:
versioning {
branchEnv = ['CI_COMMIT_REF_NAME']
releas…
-
Hey! I'm trying to build and push (to gitlab registry) my project in `quay.io/buildah/stable` build container.
The build works fine when i do:
`devcontainer build --docker-path buildah --workspace-…
-
Estou tentando dar uma otimizada no tempo dos testes de um APP Laravel que estou trabalhando. O processo em si já funciona perfeitamente, mas gostaria de melhorar algumas coisas e não estou tendo tant…
-
## Description
I am using the `maven:latest` docker build in my ci/cd setup (Gitlab + Gitlab Runner - Self Managed). Starting last Thursday my build fails with the following message
`ERROR: Prepara…
-
Stack currently uses a GitHub workflow and a self-hosted runner to build a statically-linked Stack for Linux/AArch64.
Historically, the runner has been provided by FP Complete. It provides Ubuntu 2…
-
A user reported a problem that eventually boiled down to this root cause: https://github.com/gradle/gradle/issues/8673
```
Caused by: org.gradle.api.GradleException: Could not write cache value to…
-
Hi there,
I have installed MSBuild.Node and MSBuild.Gulp.
After intalling additional Nugets "Node.js" and "Npm" - msbuild was able to execute "npm install".
But my Gulp target still gets this err…
ndeeH updated
4 years ago
-
I have followed this example for my project https://github.com/bahmutov/next-and-cypress-example and i can get the output in the .nyc_output folder while running in local env, but not in the automate…
-
### Current behavior:
Our Jenkins is started through _LaunchDaemons_ as some specific user, which is not logged in, and therefore has no running windowserver (`SystemUIServer`, or however this thin…