Brian "bits" Olsen
Brian "bits" Olsen
### Pre-submission checklist: *Please check each of these after submitting your pull request:* * [x] Are you only including a `repo_url` if your project is 100% open source? If so,...
Adding helm chart documentation so that users can run Trino on Kubernetes.
What would the lift be to change the name from presto-gateway to trino-gateway?
Could you consider exposing a `valid_slug_regex` [Mkdocs config](https://www.mkdocs.org/dev-guide/plugins/#config_scheme), to address the issue brought up in #116. This way we default to the existing hardcoded value. Something like: mkdocs.yml ``` plugins:...
Looks like this fixed the issue. https://github.com/bitsondatadev/trino-getting-started/issues/38#issuecomment-1925347891 > Any reason why this wasn't used instead of custom HMS + psql? There were some oddities about earlier HMS images in 3.x....
If I want to use a tool like mike for the directory I import (docs subdirectory) then will you be adding similar hook functionality like you have here? https://github.com/backstage/mkdocs-monorepo-plugin/pull/104 Or...
### Description Fixes: #4685 ### Checklists - [ ] Add a [CHANGELOG](https://github.com/pyodide/pyodide/blob/main/docs/project/changelog.md) entry - [ ] Add / update tests - [ ] Add new / update outdated documentation
## 🐍 Package Request - Package Name and Version : getdaft / 0.2.20 - Package URL : - GitHub: https://github.com/Eventual-Inc/Daft - PyPi: https://pypi.org/project/getdaft/ - Package Dependencies that needs to be...
## 📚 Documentation Update docs to reflect version 3.12 There's quite a few areas in the documentation that [still point to version 3.11](https://github.com/search?q=repo%3Apyodide%2Fpyodide+path%3A%2F%5Edocs%5C%2F%2F+3.11&type=code), even though [3.12 is supported](https://github.com/pyodide/pyodide/pull/4435). This would...