Mirek Długosz
Mirek Długosz
@astrojuanlu no, it has not. At least not by me. As part of plugin migration, after creating new repository in plugins org, Justin should add PyPI key, so autobot can...
Most of these changes are valuable and I would welcome ported PR in https://github.com/pelican-plugins/liquid-tags There are only two exceptions: * namespaced plugins were introduced in Pelican 4.5.0, and this is...
My main concern revolves around implicit assumption of certain knowledge about specific point in past. Changelog entry is tool to update mental model. It can be effective in pretty much...
@jkugler LaTeX source requires `scrbook.cls` to compile, which your `pdflatex` cannot find. Issue might be anywhere from you missing some dependency to misconfiguration of LaTeX environment. Please ensure that you...
@lydiapintscher I was able to successfully run `make all` on freshly-cloned repo on my Debian testing machine. My TeXLive package version is 2016.20160819-2, so this is relatively new environment version....
I don't see anything obviously wrong with that output. It is pretty much the same as my output. Main difference is that your stops on ``` (/usr/share/texmf/tex/generic/tex4ht/html4-math.4ht)) (/usr/share/texmf/tex/generic/tex4ht/scrbook.4ht ! Missing...
> But a warning, using this as a way to reduce build time can be tricky. It seems that even at it's best, `WRITE_SELECTED` just doesn't provide significant time reduction...
@jhutar I couldn't find `test_positive_create_edit_desc_delete_resource` in `test_computeresource.py`, or anywhere else in Robottelo git for that matter. Do you remember if that was existing test, or something you were working on?...
I see usefulness of this, but not in our context. We have never used SauceLabs for test results tracking, only as test execution platform. We have Polarion and ReportPortal for...
@flatfender just so we are on the same page: 1. We don't report anything to Sauce when running under Zalenium 2. We are not thinking about removing Sauce support. It...