-
Notifications
You must be signed in to change notification settings - Fork 34
logbook
Vyacheslav Semushin edited this page Apr 6, 2017
·
139 revisions
05.04.2017
danger
has started to fail with 'find_merge_base': Cannot find a merge base between danger_base and danger_head
on pull requests. To workaround this error we rolled back to last working version 4.3.1
Issue: https://github.com/danger/danger/issues/768
24.02.2017
sed
that is installed in Travis CI doesn't support -z
option. I have to rewrite script on Perl as a workaround.
Commits: feea131a3, aab6c7d97, 54152eb22
30.09.2016
Deploy to prod with ansible has started to fail with {"assertion": "war_file.stat.exists", "changed": false, "evaluated_to": false, "failed": true}
To workaround this error we rolled back to last working version 2.1.1.0
Commit: fc72d3b93
Issue: https://github.com/ansible/ansible-modules-core/issues/5115