Files
addons/git_pull/CHANGELOG.md
Maarten Groeneweg bf67692f9d new implementation for git pull (#218)
* new implementation for git pull

* implemented review comments: use absolute paths

* fixed linting errors and warnings

* fixed spellcheck hints, and ignored one of them

* Update config.json

* Create CHANGELOG.md

* Update Dockerfile

* Create build.json

* add new cli
2018-01-11 15:09:32 +01:00

320 B

Changelog

3.0

  • New CLI
  • Update base image
  • Backup of files before clearing the /config folder
  • Copy back all non YAML files and the secrets.yaml after the git clone
  • More verbose error handling. Also logging the GIT exceptions.
  • Splitted code out into functions
  • Check SSH connection before setting the key