Zim Kalinowski
Zim Kalinowski
> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62 **Describe the bug** I was just checking examples for VM, and seems like linebreaks...
Currently if i have standalone test generated, i can't find a good way to execute it. What I do is: Firstly, install **azdev** pip install azdev then setup your test...
So this is a proposal to add new parameters to the command: **--autorest-input-file (json or md file within locally cloned azure-rest-api-specs)** If the parameter is added, **azdev** would run following...
- We should make sure people fill PR description correctly - We need to have a tool that will take all merged PRs and compose release notes from all PRs...
I notice following issue: When i run azdev setup interactively to install extension i am working on, my extension is not accessible. Only when running non-interactive version: azdev setup -r...
**Describe the bug** Just when creating project, example description is not rendered correctly in 2 places. Screenshots attached. **To Reproduce** Steps to reproduce the behavior: 1. File -> New ->...
**Describe the bug** When I went through setup with all the default settings, only PowerShell and Command Line tools were installed. Apparently IDE option is deselected by default. This is...
This issue is moved from: https://github.com/espressif/esp-idf/issues/10101 ### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have...
**Describe the Issue:** I have done some more investigation related to this PR: https://github.com/digitalocean/doctl/pull/1595, and I found more related issues / inconsistencies. For instance in **doctl databases topics update**: ```...
**Describe the bug** There are two options in baremetal defined as enums: create.Flags().StringP( "ipv6", "i", "", "(optional) Whether IPv6 is enabled on the server. Possible values: 'yes', 'no'. Defaults to...