Copilot

Results 4682 issues of Copilot

## Background Users have reported that for long-running commands (such as creating an AKS cluster), they are unsure if the program is still running or frozen since command output is...

This PR adds comprehensive documentation on how to review pull requests that have been authored by GitHub Copilot. ### Summary of changes - Created a new guide `docs/REVIEWING_COPILOT_PR.md` that provides...

## Changes This PR adds a progress indicator to the shell by enhancing the existing spinner with an elapsed time display. Users will now be able to see how long...

This PR adds Windows node support to retina-shell by: 1. **Accepting Windows as a supported OS** - Modified validation to accept both Linux and Windows nodes - Added a `GetNodeOS`...

## Issue Description When users encounter a `null` `ResponseTransformContext.ProxyResponse` in a response transform, they currently don't have clear guidance on how to get more information about the error that occurred....

Type: Documentation

- [x] Research Azure Verified Modules compatible with our infrastructure - [x] Convert bicep files to use Azure Verified Modules - [x] Update appserviceplan.bicep - [x] Update storage-account.bicep - [x]...

This PR exports the `HUB_URL` constant from the hub package so that consumers can directly access it in their applications. ## Changes - Added `export { HUB_URL } from "./consts";`...

- [ ] Identify all packages that need to be updated to add the `.js` suffix to imports - [ ] Create a script to scan and update imports in...

## Issue When compiling webpack, the compiler would panic with the error: ``` panic: Unhandled case in Node.Text: *ast.ElementAccessExpression ``` This occurred because the `Node.Text()` method in `internal/ast/ast.go` didn't handle...

This PR adds a new Terraform resource: `powerplatform_environment_application_admin` ## Purpose This resource ensures a Microsoft Entra service principal exists as an application user with System Administrator role in a Dataverse...

copilot