Devasia Thomas
Devasia Thomas
When using the instructions on provided on gradle shown below: ``` buildscript { repositories { maven { url 'https://plugins.gradle.org/m2/' } } dependencies { classpath 'gradle.plugin.com.palantir.gradle.gitversion:gradle-git-version:0.11.0' } } apply plugin: 'com.palantir.git-version'...
I believe the playground/code snippet may have expired. Can you add it back? I wanted to see the example.
I'm not sure what I am doing wrong, but I'm getting an error(shared below) while compiling the server and I'm at a loss here. Below is the code. My message...
### Version v18.15.0 ### Platform Running this in a Kubernetes cluster inside nodejs:lts container. Details for K8s node "nodeInfo": { "architecture": "amd64", "bootID": "a5847523-d870-4bc0-9f1a-7a4ed9885ca3", "containerRuntimeVersion": "docker://20.10.12", "kernelVersion": "3.10.0-1160.53.1.el7.x86_64", "kubeProxyVersion": "v1.21.12",...