Azure Plugins for Gradle
Перейти к файлу
Andy Xu(devdiv) 41bdad46b7
Update README.md
2020-09-24 11:26:16 +08:00
azure-functions-gradle-plugin Update README.md 2020-09-24 11:26:16 +08:00
config/checkstyle fix check style rules and update it to version 8.29 (#28) 2020-02-13 17:54:09 +08:00
gradle/wrapper Prepare release pipeline (#36) 2020-03-05 09:44:09 +08:00
.gitignore Merge develop to master (#19) 2020-02-08 12:03:15 +08:00
.travis.yml Merge develop to master (#19) 2020-02-08 12:03:15 +08:00
CODE_OF_CONDUCT.md Merge develop to master (#19) 2020-02-08 12:03:15 +08:00
LICENSE Merge develop to master (#19) 2020-02-08 12:03:15 +08:00
README.md update readme (#39) 2020-03-24 12:13:46 +08:00
SECURITY.md Merge develop to master (#19) 2020-02-08 12:03:15 +08:00
azure-pipelines.yml Report error when no functions are defined (#27) 2020-02-13 15:48:31 +08:00
azure-publish-pipelines.yml Prepare release pipeline (#36) 2020-03-05 09:44:09 +08:00
gradlew Merge develop to master (#19) 2020-02-08 12:03:15 +08:00
gradlew.bat Merge develop to master (#19) 2020-02-08 12:03:15 +08:00
settings.gradle Merge develop to master (#19) 2020-02-08 12:03:15 +08:00

README.md

Azure Plugins for Gradle

This repository contains all Microsoft Azure plugins for Gradle.

Azure Plugin Gradle Plugin Portal Build Status
Azure Functions Plugin for Gradle Gradle Plugin Portal Build Status

Feedback and Questions

To report bugs or request new features, file issues on Issues. Or, ask questions on Stack Overflow with tag azure-java-tools.

Contributing

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 in all repositories using our CLA.

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.

Telemetry

This project collects usage data and sends it to Microsoft to help improve our products and services. Read Microsoft's privacy statement to learn more. If you would like to opt out of sending telemetry data to Microsoft, you can set allowTelemetry to false in the plugin configuration. Please read our document to find more details about allowTelemetry.