Releases: sesam-community/github-autodeployer
Fix bugs introduced in previous version:2.1.4
Merge pull request #26 from sesam-community/update_vaulter Fixes for bugs introduced in version 2.1.4
Add "VAULT_PATH_PREFIX" env var
Merge pull request #25 from sesam-community/update_vaulter Update vault interface to support path prefix
Introduce Sleep Timer & Fix diff bug
This release introduces the sleep timer & fixes a bug where the autodeployer included itself in the diff, which caused it to deploy continuously.
Replace CRON with while loop sleep timer
Merge pull request #22 from erik-leven/fix-2.1.1 fixed bug with master pull
Add support for orchestrator
Merge pull request #19 from erik-leven/orchestrator Orchestrator
2.0.0: Merge pull request #17 from gabriellsesam/master
HTTP instead of SSH, Add variables support, Add secret support (keyvault)
Added support for tags
This version implements the support to build tags and not just branches.
This version also starts implementing semantic versioning.
Updated the micro-service to work as per new folder structure "env-vars""
Updated the micro-service to work as per new folder structure "env-vars""
SESAM Environment variables sync with Git-configuration automatically
This release includes feature of automatically download environment variables from provided git configuration file and will overwrite the environment variables on SESAM node.it is mainly for synchronization of git and node environment-variables.
Updated the micro-service so that it can work with new folder structure "env-vars" which is going to store environment variables file of different environments.
First release to correct code
This code runs like the first version should, without env vars