Marcin Mielnicki
Marcin Mielnicki
`read_only` is used in an example https://github.com/bertvv/ansible-role-samba/blob/812643507e2cc5e119d8de5338762d8b4eecf156/README.md#L146 But it isn't on the list of share options. Actually `read_only` only appears in README: https://github.com/bertvv/ansible-role-samba/search?q=read_only. So does this role support `read_only` share...
Default value of the `samba_map_to_guest` is `never`, not `bad user`: https://github.com/bertvv/ansible-role-samba/blob/812643507e2cc5e119d8de5338762d8b4eecf156/defaults/main.yml#L11
Previous commits ([part 1](https://github.com/TouK/sputnik/commit/6e098cff8243eb5ab33dddf9e7f98a93c948ff77#diff-e8d9c85efd9365993fc88b8e682ebaa6L28) and [part 2](https://github.com/TouK/sputnik/commit/f79afab03035634cd84fd611bca34d747f8c494f#diff-e8d9c85efd9365993fc88b8e682ebaa6L28)) changed Stash properties keys. This PR updates usages of this keys.
Some Checkstyle's checks (i.e. [NewlineAtEndOfFile](http://checkstyle.sourceforge.net/config_misc.html#NewlineAtEndOfFile)) reports violations at line 0. They become file comments in Stash. These file comments are lot loaded into SingleFileChanges and this cause file comments duplication.
Currently DangerJS always shows ID of the first commit from pull request in "Generated by ⚠️ dangerJS against ..." message. An example:  for...
This PR adds option to reset selected received requests in Hermes Mock. Such option is useful in parallel execution of tests when you don't want to reset all requests (because...
**Describe the bug** Cannot change the keyword language after changing the UI language non-English -> English -> non-English. How to reproduce: 1. Go to the Hedy course https://www.hedy.org/hedy 2. Change...