Skip to content
This repository was archived by the owner on Sep 25, 2024. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@tobias-richter tobias-richter released this 30 Aug 11:18
· 333 commits to master since this release

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 build
  • ConfigConstants.NOTIFY_ENABLED for disabling notifications with one configuration property
  • Unit-Test support for
    • Badge Plugin
    • usernamePassword
    • writeFile
    • withCredentials
    • withEnv
    • env
    • dir

Steps

Fixed

Deprecated

  • Logger.init(DSL dsl, LogLevel logLvl = LogLevel.INFO)
  • Fixed branch definition of galaxy requirements to use any remote 56a2de8