Petr Hracek

Results 72 issues of Petr Hracek

## ✔️ Issue Checklist - [x] I have updated PopMenu to the latest version. - [x] I have read the [Contribution Guidelines](https://github.com/alexaubry/BulletinBoard/blob/master/CONTRIBUTING.md). - [x] I have read the [Documentation](https://alexaubry.github.io/BulletinBoard). -...

enhancement

Hi, BonMot works great. It is really faster then attributedText. But I would like to highlight a text like ~~~ some important text. ~~~ Any idea, how to solve it?...

### New Issue Checklist - [x] Updated Tabman to the latest version - [x] I took a look at the [Troubleshooting Guide](https://github.com/uias/Tabman/blob/master/Docs/Troubleshooting.md) - [x] I searched for [existing GitHub issues](https://github.com/uias/Tabman/issues)...

question

We are using confluence-publisher for publishing pages into confluence. It worked a couple of month ago, but now it failed with this traceback: ```bash Using docker image sha256:b629c02dcdf49c9e9f349005ba31f68ee6c9f8996a398e82796ea01345ff002a for confluencepublisher/confluence-publisher:0.0.0-SNAPSHOT...

OpenShift 4 tests are failing on NodeJS 12. See https://github.com/sclorg/s2i-nodejs-container/pull/323

Fix in node-rdkafka works only with gcc-8 available on RHEL8 and not with gcc-4.8 available on RHEL7. It would be nice to skip this test from RHEL7, CentOS7. Upstream PR...

This issue has an idea to add support for setting your own CA certification file into the different or internal npmjs registry then `npmjs.registry.org`.

It would be nice to have a check script which will test if mysql database is working properly, like we have in postgresql-container. See inspiration here: https://github.com/sclorg/postgresql-container/blob/master/src/root/usr/libexec/check-container

It would be nice to have support for postgresql-14 in our posgresql-image as well. In order to support it, we need to modify these files: - https://github.com/sclorg/postgresql-container/blob/master/specs/multispec.yml - https://github.com/sclorg/postgresql-container/blob/master/src/Dockerfile.fedora -...

This commit allows checking files generated by dist-gen. If files are not generated properly, then the test fails.