oho
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Edited On-prem and automation workers
Ahoy Space General DiscussionWe have on-prem Space (2023.3.1) running on kubernetes. The Automation setting shows a single entry, but there are N replicas of the ci-agent in kubernetes config:Shoul... -
Created CI/CD: container step seemingly not mounting mounts
HelloI'm having some difficulty with container steps in Space On-Prem (2023.3) jobs. For example: container(image = "alpine:latest") { shellScript { content = "date" } ... -
Created CI/CD: file repository storage location, size, visibility
HowdyTrying to enable Bazel caching on Space following the instructions here: https://www.jetbrains.com/help/space/create-a-file-repository.htmlHaving created a write token for testing, I can see a... -
Edited CI/CD Clean-up jobs for self-hosted workers
Hey folksI'm looking for a path to running a clean-up step in Space CI/CD. Something that always runs after the explicit and implicit job steps that gives a chance to do some custom clean-up.Our bu...