Jelmer Vernooij

Results 139 issues of Jelmer Vernooij

It would be great if there was a way to automatically generate smaller photos for use in e.g. image grids. When including high-resolution images, a page with an image grid...

help wanted
laterz

Use the -b syntax for specifying the branch in Vcs-Git. This allows e.g. debcheckout to work with the repository.

It would be great if gonic supported prometheus-style metrics at /metrics. Happy to contribute something if you'd be open to accepting PRs that added support for that.

There is barely any test coverage for the javascript code at the moment. It would be great to at least have some basic tests to validate that the code is...

needs-contributor
client

The test coverage for isso's Python code is very spotty; in order to be confident when making changes and adding features, we should make sure that all code at least...

server
needs-contributor
testing/ci
improvement

Support using system libjsonparser.

Use dh_installsystemd rather than deprecated dh-systemd.

(With current master) Apologies in advance for a somewhat vague and incomplete bug report... Debian buildds regularly hit hangs when running the vdirsyncer tests in tests/system/cli/test_sync.py. (bug report at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836667)....

type: bug
cat: testing

Tests on circle-ci currently fail with the following traceback: ImportError while loading conftest '.../vdirsyncer/tests/conftest.py'. tests/conftest.py:30: in settings.suppress_health_check = [HealthCheck.too_slow] /home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/hypothesis/_settings.py:135: in __setattr__ "to decorate your test instead." % (name, value)...

Running icalendar 4.0.3 and todoman 3.5.0 I get lots of errors like this when adding new files: ``` Failed to read entry /home/jelmer/.calendars/jelmer/foss/BLAH.ics. Traceback (most recent call last): File "/usr/lib/python3/dist-packages/todoman/model.py",...

bug