-
> **Prerequisites**: OPA installed on same machine as the tasks are run, either on $PATH or pointed out by the location configuration attribute (see Configuration below).
Would it make sense to run…
-
Potentially similar to https://github.com/jenkinsci/docker-plugin/issues/206 but wanted to isolate this issue and see if I'm missing something with how the "Volumes" options works under the "Container…
-
To avoid race limit in dockerhub, we put postgres image into our internal jfrog and try to fetch from there. We run the test case on jenkins worker and we can pull the internal image from jenkins work…
-
Hi here,
not sure if this is the right place to raise my question. Anyway, I'm using TestContainers to spin Docker containers to run integration tests using EvenStore database.
Every integration t…
-
Proposal:
for consistency, **always** include the patch version, even for `.0` releases.
e.g. it should be gradle `7.6.0` instead of gradle `7.6`.
This makes it more consistent with gradle…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.462.3
OS: Linux - 6.1.109-118.189.amzn2023.x86_64
Java: 17.0.12 - Amazon.com Inc. (OpenJDK 64-Bit Server VM)
---
TestCo…
-
#### Current Behavior
Stepping into a Scala project, I see the system installed Scala version, not the Scala version set and used by SBT (or Gradle). Not only does it show the incorrect version, bu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
It would be great if it was possible to have image tags in Maven `pom.xml` files be …
-
### Expected Behavior
Customizing a OS image with a RUN step that interacts with systemctl works similarly as it works if executed at container time
### Current Behavior
Systemctl interaction…
-
향후 진행할 사이드 프로젝트에 대한 기술적인 부분을 논의하기 위한 이슈 스레드 입니다.
자유롭게 의견을 달아주세요
## Spring FrameWork에 대한 기본 개념
* 토이프로젝트에 쓰일 프레임워크는 **Springboot** 를 사용할 계획입니다.
* 실제로 현업에서 서비스 가능한 수준의 프로덕트를 코틀린으로 구현해보는 것이 목표입니다.…