This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
NuKeeper 0.19.2 released
Critical bugfix and support for Gitlab. Also two docker files, one for sdk-2.1
and sdk-2.2
Changes:
- 8f33869 Don't fail on remote git repositories (#701)
- 7d7394c GitLab support (#696)
- 611a4c1 Just use replace and no contains and a if (#699)
- 837a118 Add environment abstraction to make related unit tests side effect free (#698)
- 0e02b5b Simplifies the targetbranch implementation and also fixes a bug in wh… (#697)
- 216e053 Update README.md (#695)
- 776a3a2 📦 Automatic update of McMaster.Extensions.CommandLineUtils to 2.3.3 (#693)
- 816f2a4 Make DirectoryExclusions an instance with interface (#691)
- e719045 Rename docker folders (#690)
- 44709b9 Use the pattern of one Dockerfile per folder (#689)