Diego Rondini

Results 7 issues of Diego Rondini

When using Chromium browser sessions tend to be interrupted quite often due to "Communication problem". The session tends to last just 10 minutes, sometimes even less than that (just 1...

Current UI has no way to cancel an upload after it as been initiated. This feature is useful when uploading big artifacts such as OS OTAs.

help wanted
feature request

**Is your feature request related to a problem? Please describe.** At the moment the links to ignore are provided as option parameters on the command line: ``` mlc -i ''...

**Is your feature request related to a problem? Please describe.** Some URLs require specific HTTP request parameters. One example is the github docs pages, for example this `.md` will fail:...

**Describe the bug** Binaries for 0.15.x releases are missing in the release page: https://github.com/becheran/mlc/releases **To Reproduce** Run the command in the README: ``` $ curl -L https://github.com/becheran/mlc/releases/download/v0.15.2/mlc -o mlc %...

Sometimes when running linkchecker against a folder with markdown files I get a warning at the end of the execution: `sys:1: ResourceWarning: unclosed ResourceWarning: Enable tracemalloc to get the object...

bug

hawkBit has support for specifying when an update should be applied and when it should not, a feature named "maintenance window". See the commit message for details on how the...