Michael Hofer

Results 6 issues of Michael Hofer

The HashiCorp Configuration Language (HCL) is becoming very popular these days and also very handy to have in other projects such as MediaWiki, which make use of pygments.

Add instructions how to get a development environment up and running to start coding (e.g. `go get`, etc.).

Currently the radar SVG has its font-family hardcoded, with this PR it becomes customizable. I noticed that `radar.css` prefers Source Sans Pro for the surrounding text. Let me know if...

Code markups (\`) using back ticks are not rendered properly in the PDF output. See the Foreman training modul_basics_5001_01_slides.pdf, slide / page 34.

bug

It would be nice to have a command line parameter to redirect the (debug) output of pyaptly / aptly into a separate file. Example: `$ pyaptly --debug --log output.log -c...

enhancement

The new `-max-tries=` parameter for mirror update cannot be set through the pyaptly config at the moment: https://www.aptly.info/doc/aptly/mirror/update/ This needs at least aptly version 1.0.0 (https://github.com/smira/aptly/releases/tag/v1.0.0)!

enhancement