Cormac McCarthy
Cormac McCarthy
At the request of the Antares team, we are baking the following platform versions into the bullseye flavor of the GitHub Actions build image: - Python 3.11 - node 18...
- [ ] The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as \#\. - [ ] Tests...
This PR adds support for detecting and running applications targeting the FastAPI Python framework. Rather than using the traditional Gunicorn server for running the application, we are now supporting Uvicorn...
Currently, only runtime versions can be provided to the `--platform-version` argument for `oryx build`, preventing users from specifying a specific version of the .NET SDK they'd like to build with...
Currently, when `containerapp create/update/up` are called and the provided source is built locally using the builder, the previously set value for `collect_telemetry` within the Azure CLI is not respected when...
### Summary Hey there, I've been following the `DEVELOPMENT.md` file to generate some lifecycle binaries locally but am running into some issues on my Windows machine when running the set...
### Description The `creator` doesn't appear to have support for calling the `extender`; digging around a little, it appears this behavior is intentional and prevented in a couple of ways:...