Robert Bost

Results 29 issues of Robert Bost

This application is using blackfriday for rendering markdown text inside of wiki pages: https://github.com/prologic/wiki. We've run into limitations with the current solution for converting camel-cased text into markdown links. Right...

```` $ upvm r7.2 --img-size 12g Invalid size specified (use e.g., '256M', '10G') ```` Can `--img-size` be case insensitive?

MacOS /etc/resolver can only be used if ksniff is compiled with `CGO_ENABLED=1`. However, automated builds via GitHub Actions aren't possible or I just can't figure it out. https://github.com/eldadru/ksniff/pull/142 was originally...

GitHub actions for e2e tests were added recently. Right now, the tests are very basic, aren't resilient to failure and may provide bad signals for failure.

enhancement

I've tested locally as much as possible using `nektos/act`.

I'm sure there's another way I can organize my code, but I hit a snag while trying to using `./` as a storage tree value. I'm *honestly* not sure if...

bug
good first issue

*NOTE*: This is partially duplicated work now that I've learned about fcct local files: https://github.com/coreos/fedora-coreos-docs/issues/163 I've been working on a command line builder for FCCs, called `fccb`. Source is here:...

An update to the Sonobuoy strategy document examples. These examples are based on the use-cases for the OpenShift Provider Certification tool found below: - Tool: https://github.com/redhat-openshift-ecosystem/provider-certification-tool - Plugins: https://github.com/redhat-openshift-ecosystem/provider-certification-plugins cc...

A full-text search feature would be very helpful and increase the usability of the site. Right now, the "search" is to click through the [more] links.