AutoRest PowerShell Generator
Перейти к файлу
Xiaogang b87b8b9d96
Add 200 response for lro deletion if it is not defined (#1351)
2024-07-08 14:52:13 +08:00
.azure-pipelines Update node to 18 and fixed some security issues (#1298) 2024-01-17 07:21:16 +08:00
.github/workflows Add a workflow file to trigger publish pipeline (#1327) 2024-04-10 10:53:50 +08:00
.scripts Update node to 18 and fixed some security issues (#1298) 2024-01-17 07:21:16 +08:00
.vscode removed other stuff 2019-09-05 10:55:39 -07:00
common reorg the emitter code structure and prepare for the initial release (#1350) 2024-07-08 09:24:17 +08:00
docs Update migration-from-v3-to-v4.md 2024-06-19 15:11:16 +08:00
packages/typespec-powershell reorg the emitter code structure and prepare for the initial release (#1350) 2024-07-08 09:24:17 +08:00
powershell Add 200 response for lro deletion if it is not defined (#1351) 2024-07-08 14:52:13 +08:00
samples Update xkcd sample (#889) 2021-12-16 16:05:46 +08:00
tests PSD1 customization (#731) 2021-01-21 13:32:25 +08:00
tests-upgrade Remove API Version from Namespace (#1135) 2023-03-27 09:55:48 +08:00
tools/docker Update Dockerfile to use lts-7.2-ubuntu-18.04 2023-10-16 17:05:46 +08:00
.default-eslintrc.yaml v4 - Fixed code style relevant issues (#1180) 2023-06-08 23:26:58 +08:00
.eslintignore enabled eslint, updated rush, removed perks, resolved linter issues, upgraded to @azure packages 2019-08-29 14:59:57 -07:00
.gitattributes it builds:codegen-csharp 2018-10-05 14:38:49 -07:00
.gitignore reorg the emitter code structure and prepare for the initial release (#1350) 2024-07-08 09:24:17 +08:00
CODE_OF_CONDUCT.md Create code of conduct (#1342) 2024-05-22 13:11:52 +08:00
LICENSE Initial commit 2018-02-01 10:01:35 -08:00
SECURITY.md Microsoft mandatory file (#944) 2022-05-24 10:05:47 +08:00
package.json Revert "Emit Signal method and delegate to provide a hook into events" 2020-07-02 10:14:19 +08:00
readme.md Fixed https://github.com/Azure/autorest.powershell/issues/591 2020-10-30 10:50:53 +08:00
rush.json reorg the emitter code structure and prepare for the initial release (#1350) 2024-07-08 09:24:17 +08:00
tsconfig.json moved resources to correct location 2019-09-04 11:32:36 -07:00

readme.md

AutoRest PowerShell Generator


Using the released version of autorest.powershell

See Using AutoRest PowerShell for examples, etc.

Contributing

For instructions on cloning/building/etc, see Development

Contributor License Agreement Requirements

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.




# NOTES This file is really only used for local testing, where loading the individual plugins on the cmdline is terribly cumbersome.

Autorest plugin configuration

pipeline-model: v3
powershell: true
require: "$(this-folder)/powershell/readme.md"