Levi

Results 134 comments of Levi

Last update for the night. The credentials plugin is installed, I have no clue why I am getting that error 😦. I did fix the `no Jenkinsfile in current directory.`...

SERIOUSLY THE LAST UPDATE TONIGHT. Do you think if I passed the `-p` flag... then this would work correctly 👀 ```console shadycuz-> docker run --rm -u root -v $(pwd)/jobs/logging/logging_example.groovy:/workspace/Jenkinsfile jsl_jfr...

@oleg-nenashev with the PR merged, I think this is closable.

I think a GitHub project around user experience would work best. That way each story gets it's own issue and it's easy to group things and track progress. @oleg-nenashev

I was finally able to get this to work by building this https://github.com/jenkinsci/ci.jenkins.io-runner/ and adding ```yaml unclassified: globalLibraries: libraries: - defaultVersion: "master" name: "jenkins-std-lib" implicit: false retriever: modernSCM: scm: git:...

@oleg-nenashev Tomorrow I will retry it again from scratch to make sure I didn't do anything wrong. I will also try an older version to see if that changes things.

This didn't work work for me locally, but did work for me in CICD 🤔 So I'm not sure what happened. If I have time monday, I will see if...

I was about to open my own issue, but this looks similar to the issue I am having. My release looks like this: but the tag and the name **should**...

Seeing this on multiple repos of mine.

@marioandujar Are you also running some type of encryption on your files? I am and have the same problem. I haven't tried `ExecStartPre=/bin/sleep 10` but I think my issue is...