ITler
ITler
Hello, I am wondering if this repository is still maintained. I hope so, because I wanted ask if you could support JIRA IDs at the end or even at second...
I did `sudo apt install brightnessctl`, but it seems for Ubuntu 20 LTS that although udev rules get copied to `/lib/udev/rules.d/` as desired in the debian install routine, it is...
The current release of semantic-release (19.0.2) uses `find-versions` 4.x as a dependency. This library is indicated by github's dependabot to have security vulnerabilities originating in the required `semver-regex` library, which...
I would like to handle page structure in confluence via pipeline rather than defining within the markdown files themselves. I would suggest to add a CLI option `--parent`, which could...
I have 2 md files in the same folder `a.md`: ``` # Title A AAAAAAAA [Link to b](./b.md) ``` `b.md`: ``` # Title B BBBBBBBBB [Link to a](./a.md) ``` The...
### Affected Puppet, Ruby, OS and module versions/distributions - Puppet: current pc1 with puppet 4.8.0 - Ruby: from pc1(irrelevant for this issue) - Distribution: Ubuntu 14 - Module version: 0.5.0...
### Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 4.3.2 - Ruby: ruby 2.1.8p440 (2015-12-16 revision 53160) [x86_64-linux] - Distribution: Ubuntu 14 LTS - Module version: b802fa75c90dd6ed5c4fd3bf669f340c4938bede 2.3.3-rc0 ###...
**Is your feature request related to a problem? Please describe.** I would want to check pages that can only respond with a 200 after authentication. It would need to be...
### Describe the issue Running `kubesphere/fluent-bit:v1.9.9` gives output: ``` exec /fluent-bit/bin/fluent-bit-watcher ``` ### To Reproduce ``` docker run --rm -it kubesphere/fluent-bit:v1.9.9 ``` of cause same when deployed via fluent-operator `master`...
Really thank you for providing this library. I hope this will overcome my usage issues with recommonmark also in the long run. It would be helpful, if `.. mdinclude:: /_static/whatever.md`...