Simon Erkelens
Simon Erkelens
Seems Travis CI isn't building anymore, and also isn't free for open source anymore? A tad confusing and it requires me to add payment information before I can even start...
Added Dutch language Added allowed_actions Made statics private Lower menu-priority. Files should be below Pages
The output is pretty long and easily overlooked. An option to only output failed tests or tests that take a long time would be a good asset.
- Refactored code to PSR-2 standards - Simplified code where possible - Removed unused constructors - Added `require_once` for all letters - Added "get words for letter" function - Added...
BorgWatcher keeps throwing this error: ``` Traceback (most recent call last): File "/app/borghive/management/commands/watch_repositories.py", line 55, in handle for event in i.event_gen(yield_nones=False): File "/usr/local/lib/python3.8/site-packages/inotify/adapters.py", line 300, in event_gen self._i.add_watch(full_path, self._mask) File...
Given the usernames are random generated, it's useful to see it in the overview. This makes it easier for a remote container (e.g. S3), to see which container belongs to...
Is it possible to set a timezone for the interface, so it's not all in UTC showing to the users?
**Is your feature request related to a problem? Please describe.** I would like to add my LibreELEC installations to HomeAssistant. However, LibreElec isn't as fully an OS such as Raspberry...
Use case: When deploying an app, I would like to be able to pass temporary variables to the build, that are not needed after the build is complete. An example...
It's a bit annoying to have to add a second command to copy the output to the wished folder. With a second parameter, the folder output can be configured.