Trying to use the existing Ruby (Rails) based quickstart or importing an existing Rails app, does not start any activities. There seems to be no initial build.
jx create quickstart and choosing _rails-shopping-cart_.
The application gets imported and the first version built and promoted into staging.
There seems to be no activity at all (nothing in jx get activity).
$ jx import
...
Watch pipeline activity via: jx get activity -f blog -w
Browse the pipeline log via: jx get build logs hf-bee/blog/master
Open the Jenkins console via jx console
You can list the pipelines via: jx get pipelines
When the pipeline is complete: jx get applications
$ jx get activity -f blog -w
STEP STARTED AGO DURATION STATUS
hf-bee/blog/master #1
The output of jx version is:
jx 1.3.807
jenkins x platform 0.0.3320
Kubernetes cluster v1.10.11-gke.1
kubectl v1.10.7
helm client v2.10.0+g9ad53aa
helm server v2.12.2+g7d2b0c7
git git version 2.17.2 (Apple Git-113)
Operating System Mac OS X 10.14.2 build 18C54
GKE
macOS 10.14
I can actually manually build the app container and Helm charts and install them into a namespace. So there seems to be nothing wrong with the source and generated resources (Dockerfile, Helm chart, etc).
@hferentschik I believe there are issues around the serverless buildpacks & build templates for ruby. It's on my list today to try and get some community PRs merged that fix this.
https://github.com/jenkins-x/jenkins-x-serverless/pull/297
https://github.com/jenkins-x-charts/jx-build-templates/pull/376
/kind bug
/area buildpack
/priority important-soon
I believe there are issues around the serverless buildpacks & build templates for ruby. It's on my list today to try and get some community PRs merged that fix this.
That would be nice. Happy to verify a fixed version. Let me know how else I can help.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale
Most helpful comment
@hferentschik I believe there are issues around the serverless buildpacks & build templates for ruby. It's on my list today to try and get some community PRs merged that fix this.
https://github.com/jenkins-x/jenkins-x-serverless/pull/297
https://github.com/jenkins-x-charts/jx-build-templates/pull/376