Azure Plugins for Gradle
Перейти к файлу
andxu c4d82e8aac bump version 2021-07-23 15:05:31 +08:00
azure-functions-gradle-plugin Fix telemetry changes caused by TelemetryAgent refactor 2021-07-23 14:58:22 +08:00
azure-gradle-plugins-common remove unneeded import 2021-07-23 14:58:22 +08:00
azure-webapp-gradle-plugin bump version 2021-07-23 15:05:31 +08:00
config/checkstyle [Task 1846614] migrate to track2 for gradle function plugin (#86) 2021-07-09 16:18:39 +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
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 Add gradle webapp plugin (#90) 2021-07-21 11:02:47 +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.