Oryx
Oryx copied to clipboard
Build your repo automatically.
Hi, I am trying to deploy a django application from github using Azure App service. I am new to cloud services. I am stuck on this for the last 2...
### Bug Report - At what date and time did you most recently experience the problem? Started on 17th Feb 2022 - Where did you experience the problem? E.g. Azure...
Command: oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.9 -i /tmp/8da0723c3cfb3eb -p packagedir=.python_packages/lib/site-packages 2022-03-16T08:07:35.2895898Z Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx 2022-03-16T08:07:35.2904505Z You can report issues at https://github.com/Microsoft/Oryx/issues 2022-03-16T08:07:35.2904792Z 2022-03-16T08:07:35.2905333Z...
Relevant issue: https://github.com/microsoft/vscode-dev-containers/issues/1477 The build of oryx that is consumed by Codespaces has a version of python where the `lzma` library was seemingly not present at compile-time, causing issues seen...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...
### Bug Report Run Azure/static-web-apps-deploy@v1 with: azure_static_web_apps_api_token: *** repo_token: *** action: upload app_location: / /usr/bin/docker run --name db[2](https://github.com/Nikhil-Sahu106/Final_project_FRT/runs/6684015843?check_suite_focus=true#step:4:2)7971f02[3](https://github.com/Nikhil-Sahu106/Final_project_FRT/runs/6684015843?check_suite_focus=true#step:4:3)1e[4](https://github.com/Nikhil-Sahu106/Final_project_FRT/runs/6684015843?check_suite_focus=true#step:4:4)0f1898d9ab0eaca2842_0e4e87 --label 084[5](https://github.com/Nikhil-Sahu106/Final_project_FRT/runs/6684015843?check_suite_focus=true#step:4:5)0d --workdir /github/workspace --rm -e INPUT_AZURE_STATIC_WEB_APPS_API_TOKEN -e INPUT_REPO_TOKEN -e INPUT_ACTION -e...
### Bug Report - At what date and time did you most recently experience the problem? 05/28/2022 - Where did you experience the problem? E.g. Azure Web Apps, Azure Functions,...
### Bug Report - At what date and time did you most recently experience the problem? Faced issue on Feb 4 2022. - Where did you experience the problem? E.g....
### Bug Report I used the Github action file that Azure auto generates with. I am using `"Microsoft.NET.Sdk.Functions" Version="4.1.0"` My code: ```csharp [FunctionName("ProductsGet")] public static IActionResult GetAllProducts( [HttpTrigger(AuthorizationLevel.Anonymous, "get", Route...
### Bug Report - At what date and time did you most recently experience the problem? May 1st 00:00 UTC - Where did you experience the problem? E.g. Azure Web...