Stephen A. Imhoff
Stephen A. Imhoff
I'm currently experimenting with building my own copy of the images (as I'm using/building panda3d), but my CI system uses a docker executor (and builds the image with docker-in-docker), and...
The documentation for the repository states: > This structure allows common code to be reused by third-party Python packages working with the glTF 2.0 format. ... but there's no description...
Probably depends on #738 (at least evaluating how it interacts with billing). Definitely depends on the wider Azure infrastructure supporting HTTP/2. HTTP/2 _is_ now supported by API Gateways, although it's...
**Is your feature request related to a problem? Please describe.** I'm trying to use the engine to render frames in situations where there is no monitor or running active display...
**Is your feature request related to a problem? Please describe.** I'm trying to use the engine to render frames in situations where there is no monitor or running active display...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints ### What part(s)...
### Why: Fix for change from #21871 . [See comment](https://github.com/github/docs/issues/21871#issuecomment-1355946528). ### What's being changed (if available, include any code snippets, screenshots, or gifs): Added a missing slash to the path...
**Is your feature request related to a problem? Please describe.** When building applications like image similarity search, it can be useful to search against multiple different instances of the same...
Part of the feature spec is a `containerEnv` property (note - for features, not the `devcontainer.json` property). It would be nice if it was possible to use the `localEnv` reference...
## Description of the feature I'm creating a poem app for a demo inside a devcontainer, and if the generated swagger document contains any Server elements, it's not possible to...