Copilot
Copilot
> This doesn't work because IE is not outputing the response from the command execution to the console until the command returns. Can we capture the streamed response and echo...
@shmpwk I've opened a new pull request, #2475, to work on those changes. Once the pull request is ready, I'll request review from you.
> @copilot Do we also use logging in test files? If so, then perhaps it is appropriate to also refactor print statements in test files to use logging. Yes, the...
> @copilot here are some things to do: > - run `change new` to write release information > - install golangci-lint and run `make lint` ... I've completed the first...
> @copilot please run the script located at `/workspaces/terraform-provider-power-platform/.github/agent/install_tools.sh" > This will allow you to run the following commands so you can fix errors: > ```b... I ran the installation...
> @copilot > please run following commands: > ```bash ... I've run all the requested commands: 1. `make installtools` - Installed required tools (golangci-lint, tfplugindocs, etc.) 2. `make lint` -...
> @copilot please regenerate the docs Documentation has been regenerated successfully. The updated docs now show cleaner examples with placeholder GUIDs. Changes committed in 5e55201. > [!WARNING] > > >...
> @copilot run linter and regenerate docs Linter ran successfully with 0 issues. Documentation regenerated successfully. No changes were needed - everything is already in good shape.
@mawasile Thanks for sending me some feedback. Unfortunately, I hit an error while trying to use the custom [Copilot setup steps](https://gh.io/copilot/actions-setup-steps) configured for this repository. The error I am seeing...
> @copilot please run linter Linter ran successfully with 0 issues. > [!WARNING] > > > Firewall rules blocked me from connecting to one or more addresses > > ####...