Jenkins
Jenkins: Home Profile
When Jenkins is installed on a linux host, the Jenkins service and any spawned builds run under t...
Jenkins Notes and Links
Here are links to Jenkins references. Jenkins User Manual: Jenkins User Handbook Dealing with t...
Jenkins: Add Angular Build Support
Here are steps to perform on a Jenkins build server, so it's capable of building Angular Apps and...
Jenkins: Accessing Private NPM Repository
For a Jenkins build server to publish packages to an NPM repository, the jenkins user account mus...
Jenkins: Upgrading
Here are some notes on upgrading Jenkins with a WAR file. Adapted from here: https://www.baeldun...
Jenkins Fails to Install Packages for Angular Builds
Anytime your Angular project has changed Angular CLI versions, it is quite possible that the Jenk...
Building Angular in Jenkins Pipelines
Here are some things that need to be done, for a Jenkins build server to build/pack/publish Angul...
Jenkins References
Jenkins Tutorial — Part 5 — When Conditions Conditionals in a Declarative Pipeline Jenkinsfile ...