Oryx icon indicating copy to clipboard operation
Oryx copied to clipboard

Build your repo automatically.

Results 323 Oryx issues
Sort by recently updated
recently updated
newest added

Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.9 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `esbuild` from 0.23.0 to 0.25.9 Release notes Sourced from esbuild's releases. v0.25.9 Better...

dependencies
javascript

Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1. Release notes Sourced from flask's releases. 3.1.1 This is the Flask 3.1.1 fix release, which fixes bugs but does not otherwise change behavior and...

dependencies
python

This PR adds comprehensive GitHub Copilot instructions to help developers work effectively with the Microsoft Oryx build system codebase. The instructions were created through extensive exploration and validation of the...

This PR updates Python 3.13 support to include the latest version 3.13.7, as requested in the issue. The repository previously had Python 3.13 versions up to 3.13.5 with some gaps...

### Bug Report - At what date and time did you most recently experience the problem? This evening - Where did you experience the problem? E.g. Azure Web Apps, Azure...

**Static Web App with Angular Build failed with Node v24.3.0 and Angular CLI v20.0.4** When creating a Static Web App on Azure with Angular build, it generates this yaml: **Then...

Stack update: Dotnet 10 preview-7: https://dotnet.microsoft.com/en-us/download/dotnet/10.0

### Bug Report - At what date and time did you most recently experience the problem? 2025-08-16T01:52:48.7879106Z - Where did you experience the problem? E.g. Azure Web Apps, Azure Functions,...

Currently Oryx doesn't support java and golang platform binaries for `bookworm` flavor. Adding them as part of this PR. Kindly let me know in case of any issues/ concerns. -...

## Context For non node modules extraction based deployment, there was no updating of PATH env variable. Cx who had `yarn run start` command (taking example), their app will start...