Oryx
Oryx copied to clipboard
Build your repo automatically.
When deploying a python function to an azure dedicated function plan the yaml deployment task 'AzureFunctionApp@1' takes forever (We canceled it after 24 minutes) to complete. This is the log...
Python is being compiled from source without the recommended PGO and LTO optimisations. This change will give a 10-20% performance gain on all Python execution. Updates all supported Python 3.x...
### Bug Report - At what date and time did you most recently experience the problem? May 13th 2022 12.10 pm PST time. - Where did you experience the problem?...
### Bug Report - At what date and time did you most recently experience the problem? Apr 20, 2022 - Where did you experience the problem? E.g. Azure Web Apps,...
### Feature Request Deploying with Azure static apps is a very attractive opportunity for us given our Angular / Node stack. However, we build and maintain our code in a...
ISSUE while deploying Azure function via VSC : Detecting platforms... Error: Oops... An unexpected error has occurred. /opt/Kudu/Scripts/starter.sh oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform python --platform-version 3.9 -p packagedir=.python_packages/lib/site-packages Deployment...
### Bug Report - At what date and time did you most recently experience the problem? 12th April 2022, 10am - Where did you experience the problem? E.g. Azure Web...
### Bug Report - At what date and time did you most recently experience the problem? April-8-2022 4pm EST - Where did you experience the problem? E.g. Azure Web Apps,...
### Feature Request Is it possible to force Oryx to install Python requirements to the user scope instead of a new virtual environment? [PythonBashBuildSnippet.sh.tpl](https://github.com/microsoft/Oryx/blob/8fc97e814a4db6df6c8b0a6be294eaa9bc7d2551/src/BuildScriptGenerator/Python/PythonBashBuildSnippet.sh.tpl#L32) gives me the impression that a...
### Bug Report - At what date and time did you most recently experience the problem? Earlier this week. - Where did you experience the problem? E.g. Azure Web Apps,...