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

### Feature Request The `-browser` TFM was created in .NET 8 (e.g. `net8.0-browser`). It is used in web assembly apps to facilitate access to browser-specific APIs (see [design document](https://github.com/dotnet/designs/blob/main/accepted/2023/net8.0-browser-tfm.md)). Oryx...

### Bug Report TrackingID#2410250040013235 - At what date and time did you most recently experience the problem? October 25gh - Where did you experience the problem? E.g. Azure Web Apps,...

### Feature Request Bun is a runtime but also a package manager for node.

### Feature Request https://pip.pypa.io/en/stable/user_guide/#constraints-files When `constraints.txt` exists, it should be picked up and used. ie, if both requirements.txt and constraintx.txt are present, installation should happen with `pip install -r requirements.txt...

enhancement

python 2.0 has removed --no-dev and we need to use `--without dev` instead - [x] The purpose of this PR is explained in this message or in an issue. If...

### Bug Report - At what date and time did you most recently experience the problem? December 4 2024, 12:20 UTC - Where did you experience the problem? E.g. Azure...

In devcontainers we are using Oryx solution. dotnet build Oryx.sln -c "Debug" Oryx build fails if .net version installed is 8.0.110 It is working fine with other versions of .net...

- [ ] The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as \#\. - [ ] Tests...

Bumps [next](https://github.com/vercel/next.js) from 14.2.32 to 14.2.35. Release notes Sourced from next's releases. v14.2.35 Please see the Next.js Security Update for information about this security patch. Commits 7b940d9 v14.2.35 7c1be85 Backport...

dependencies
javascript