This repository was archived by the owner on Sep 25, 2024. It is now read-only.
1.1.0
Updated
- Documentation
- Refactored credential lookup to use common functions (see *
credentials
- Refactored unit-tests
- Maven depdendencies
Added
- Support for managed shell scripts from groovy shared libraries
- Utility function to mirror git repositories
LogLevel.DEPRECATED
/Logger.deprecated(...)
which also adds a warning badge to the buildConfigConstants.NOTIFY_ENABLED
for disabling notifications with one configuration property- Unit-Test support for
- Badge Plugin
usernamePassword
writeFile
withCredentials
withEnv
env
dir
Steps
conditionalStage
credentials.lookupHttpCredential
credentials.lookupScmCredential
credentials.lookupSshCredential
gitTools.mirrorRepository
gitTools.mirrorRepositoryToRemote
gitTools.mirrorRepositoryToWorkspace
managedScripts.execJenkinsShellScript
managedScripts.execPipelineShellScript
maven.purgeSnapshots
Fixed
Deprecated
Logger.init(DSL dsl, LogLevel logLvl = LogLevel.INFO)
- Fixed branch definition of galaxy requirements to use any remote 56a2de8