Jan Brasna
Jan Brasna
## Enhancement request Move away from `PROTOCOL_SSLv23` as it now defaults to `PROTOCOL_TLS` … and we should (probably?) use `PROTOCOL_TLS_CLIENT` explicitly. --- ## Problem it solves Deprecated since 3.6, might...
All defunct cases should be simply "bad", as they will fall back to some generic cert anyways. _(Would it make sense to either mention that the subdomains no longer exhibit...
## Description, Motivation and Context - Right now the usage command source links in README here on GH lead to 404 resources… as the build output is not a part...
Missing `DANGER_GITHUB_*` tokens, Danger fails with: > "Could not set up API to Code Review site for Danger" results of: bundle exec danger || echo "danger failed, moving on" ###...
[WIP] adding space btwn git repo icon and link text trying to fix jinja codeblock trim to have proper anchor url on output
So I am just curious… is there a general consensus or a pattern to follow what insite links should be relative like: https://github.com/fastlane/docs/blob/84b76c0fd867bf3109ef255122fce4962707c2e8/docs/getting-started/ios/setup.md#L44-L48 and what should link absolutely as e.g.:...
🎉 Thanks for submitting a pull request! 🎉 #### Summary Refs netlify/binrc#35 Zola is the new name for Gutenberg (and @keats/gutenberg redirects to @getzola/zola). So binaries =0.5 and later are...
Not sure if it's a bug, feature or I'm just not seeing something that's in the app already, but I've stumbled upon some icons I couldn't infer their actual function...
I can easily add an invalid header by just skipping its name, ending up only with a value. 1. Validation and error messages: The red dot indicating invalid line seems...
### Steps to reproduce the issue 1. Open https://demo.fractal.build demo site on desktop and start making the window smaller 2. Once it hits breakpoint `@include mq($until: nav-collapse)` the menu disappears...