Skip to content

logbook

Vyacheslav Semushin edited this page Apr 8, 2017 · 139 revisions

06.04.2017

Thymeleaf Tooglz dialect doesn't have an easy way to set an attribute value depends on the feature state. I had to use 2 tags with different togglz:active/togglz:inactive attributes.

Issue: https://github.com/php-coder/mystamps/issues/387

Issue: https://github.com/heneke/thymeleaf-extras-togglz/issues/9


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 I rolled back to last working version 4.3.1

Commits: f0db7759d, ad3a23e31

Issue: https://github.com/danger/danger/issues/768


24.02.2017

sed that is installed in Travis CI doesn't support -z option. I had 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 I rolled back to last working version 2.1.1.0

Commit: fc72d3b93

Issue: https://github.com/ansible/ansible-modules-core/issues/5115


TODO: codenarc and exclusions

TODO: checkstyle and overrides on Windows

TODO: mysql and travisci

TODO: set -e and travis ci

TODO: docker builds and travis ci

TODO: robotframework and htmlunit logs

TODO: robotframework and messages without element selector

TODO: robotframework and flaking tests that I don't know how to disable

TODO: thymeleaf and grouping in the view

Clone this wiki locally