Azure Plugins for Gradle
Перейти к файлу
Hanxiao Liu 0dfbbcff66 Update change log, remove snapshot and prepare for release 2022-08-26 13:45:13 +08:00
azure-functions-gradle-plugin Update change log, remove snapshot and prepare for release 2022-08-26 13:45:13 +08:00
azure-gradle-plugins-common Update change log, remove snapshot and prepare for release 2022-08-26 13:45:13 +08:00
azure-webapp-gradle-plugin Update change log, remove snapshot and prepare for release 2022-08-26 13:45:13 +08:00
config/checkstyle update build.gradle to merge common configurations tasks, upgrade gradle to 6.8 and update checkstyle rule (#104) 2021-08-20 09:45:07 +08:00
gradle/wrapper update build.gradle to merge common configurations tasks, upgrade gradle to 6.8 and update checkstyle rule (#104) 2021-08-20 09:45:07 +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 add readme for webapp gradle plugin (#99) 2021-07-30 16:44:05 +08:00
SECURITY.md Merge develop to master (#19) 2020-02-08 12:03:15 +08:00
build.gradle Update change log, remove snapshot and prepare for release 2022-08-26 13:45:13 +08:00
gradlew update build.gradle to merge common configurations tasks, upgrade gradle to 6.8 and update checkstyle rule (#104) 2021-08-20 09:45:07 +08:00
gradlew.bat update build.gradle to merge common configurations tasks, upgrade gradle to 6.8 and update checkstyle rule (#104) 2021-08-20 09:45:07 +08:00
settings.gradle refactor build.gradle to avoid duplicate configuration: (#97) 2021-07-29 10:07:51 +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
Azure WebApp 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.