Add changes for testing#8826
Conversation
Switch PAT to GitHubApps Changes to Token flow
jongio
left a comment
There was a problem hiding this comment.
Minor nit: the change to ext/vscode/README.md removes the trailing newline (POSIX convention). If this branch eventually merges forward, that'll show up as a diff artifact. Otherwise, this looks like expected test content for the GitHub Apps migration workflow.
|
|
||
| [MIT](https://github.com/Azure/azure-dev/LICENSE.md) | ||
|
|
||
| Test Changes No newline at end of file |
There was a problem hiding this comment.
This removes the file's trailing newline (\ No newline at end of file). If this test content gets cleaned up before merging forward, no issue. If it persists, add a final newline to keep POSIX compliance and avoid noisy diffs.
VSCode Extension Installation Instructions
|
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
557b4b4 to
bb35b8a
Compare
This pull request introduces minor documentation updates to both the
cli/azd/README.mdandext/vscode/README.mdfiles. The only change is the addition of a "Test Changes" note at the end of each file. No code or functional changes are included.