[Jenkins] Setup dependency check pipeline stage
It was mention how to do dependency check in Gradle In previous article. This session will introduce how to do it in Jenkins pipeline.
It was mention how to do dependency check in Gradle In previous article. This session will introduce how to do it in Jenkins pipeline.
Dependency management is one of the topic in package management to ensure dependent library (jar / dll / etc) is no interference between each other and it caused compatibility problem. Besides, it can detect vulnerability […]
For setting the home lab in local network, there has a home server in home before. However, after move to new country the server cannot be start. So I would like to setup the platform […]
No matter what kind of program, hard-code sensitive information is not a recommend approach. In Jenkins, credentials can store in its own credential store and fetch in pipeline.
To prevent production change in controllable manner, some organization require to have some manual approval in the process. To Implement in Jenkins, either use pipeline command or script.
AWS CodeArtifact is one of the AWS devops feature for package management. Even compare with NexusOSS, it cannot upload package manually, but it still worth to use if using AWS as DevOps Platform.
Bitbucket 是一套用implement 了git 的Source Code Management (SCM) 方案. 要設定SSL 方法如下.
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes