Hays Clark
Hays Clark
Is this issue just related to Java running in a background process? I ran into a similar issue with another app that would default to running in the background on...
+1 for feature.
@ajourln Thanks for the heads up about CentOS 6 EOL and the upgrade instructions. I created and tested a PR that uses CentOS 7. My plan is to release it...
Yes, I have the same error with my [Multi-cluster setup](https://jenkins-x.io/v3/admin/guides/multi-cluster/multi-cluster-example/). ```bash ~ jx version version: 3.2.202 ``` `bootjobs` triggered by the production environment repo start on the dev cluster and...
See https://jenkins-x.io/blog/2021/08/26/moving-v2-artifacts/
Check out this help thread on [Moving Jenkins X v2 artifacts](https://jenkins-x.io/blog/2021/08/26/moving-v2-artifacts/)... the JX3 instructions are [here](https://jenkins-x.io/blog/2021/08/26/moving-v2-artifacts/#v3-users)
Should this be closed? I'm not having any issues on a m1 mac arm64 running `jx v3.3.2`. ``` ~ jx version version: 3.3.2 shaCommit: 84835b8dc07eec8c3b232097382740f6337505bb buildDate: Fri Jul 8 21:04:42...
OSX users should see if these steps https://github.com/moovweb/gvm/issues/307#issuecomment-432909339 fix their Issues. Likely this Issue can be Closed, as this issue is mentioned in the README. https://github.com/moovweb/gvm#a-note-on-compiling-go-15
@wilsonmar @chenrui333 You two are having install issues very different than the Issue reporter. See if these steps https://github.com/moovweb/gvm/issues/307#issuecomment-432909339 fix your Issues for OSX.
+1. The main issue that I'm running into is that the UnitTest don't run. I think the simple resolution is hardcoding the com.adobe.serialization.json.JSON to the tests so Flash is not...