Copilot

Results 4682 issues of Copilot

## Problem When a tenant has many subscriptions, Azure returns paginated results with a `nextLink` property in the API response. Currently, azbrowse only processes the first page of results, causing...

Updates the libtorch port from version 2.1.2 (released December 2023) to the much more recent 2.7.1, addressing the outdated version mentioned in the issue. ## Key Changes ### Version Update...

This PR updates the mimalloc library from version 2.2.3 to 2.2.4. ## Changes Made - Updated `vcpkg.json` version from "2.2.3" to "2.2.4" and reset port-version to 0 - Updated SHA512...

This PR adds a new port for **teem**, a coordinated group of libraries for representing, processing, and visualizing scientific raster data. ## Summary Teem is a collection of C libraries...

category:new-port

## Problem Copilot-triggered workflows were overloading the Azure Pipelines pool by running all triplets in parallel, causing resource contention and slower feedback for both Copilot and regular users. ## Solution...

category:infrastructure

This PR adds SDL2 binding support to the imgui port as requested in the issue. The implementation allows users to use imgui with SDL2 without being forced to include SDL2's...

- [x] Create security audit report for the repository - [x] Fix CORS configuration in the bank project API - [x] Improve input validation in the bank project API -...

no-pr-activity

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress....

- [ ] Verify the current status of PHP timeout settings in the code - [ ] Check if WordPress 6.7.1 has any specific changes that might affect the export...

## Problem When creating content using the "Create content" button with a content type that has a template defined, the template was not being applied. This occurred because template loading...