Marcin Zajączkowski
Marcin Zajączkowski
### Steps to reproduce 1. Create a task with a notification. 2. Wait for notification to kick in. 3. Open the app, enter that task and mark it as completed...
I upgraded Fedora from 33 and 34 (with Gnome Shell 40 using Xorg) and ClipIt stopped working. My shortcut to show clipboard entries history doesn't show the dialog and when...
I know that TwistyTimer has an ability to change the color of the main view, however, the left menu and the settings dialog is always light. Android 9 introduced system-wide...
To be sure that at least basic paths work in the range of Consult version that the project supports. To determine how to distinguish those tests and run them only...
Currently, after a few build executions there is a number of `embedded-consul-data-dir10469441091985931102` files left in /tmp/. They could be automatically removed after tests.
With [Dependabot](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates), natively provided by GitHub. To make it easier to regularly update project dependencies.
Doing some refactoring I often have integration tests with failing tasks. In many cases the error message (`task 'xxx' failed`) is not enough to get know what happened. What's more...
Bash, Fish and probably many other Linux shells don't allow to use `.` (dot) in an environment variable name. Therefore it is not possible to separate plugin name and property...
It would be nice to be able to override List/Set/Map properties.
Base test cases for #3 - Ability to override List/Set/Map property. As there are many cases functional testing all of them with nebula-test plugin would be an overkill. I left...