Граф коммитов

152 Коммитов

Автор SHA1 Сообщение Дата
Flanker-MSFT 7e38444362 Unify account description message in azure gradle plugin, AB#2071915 2023-06-26 13:45:07 +08:00
Flanker-MSFT 828f6b842f Restart site during deployment 2023-05-31 10:56:10 +08:00
Flanker-MSFT 34ba888ee3 Upgrade toolkits lib to fix basic auth issue 2023-05-31 10:36:48 +08:00
Flanker-MSFT ad1eddce7f Remove SNAPSHOT, prepare for release 2023-05-31 09:42:40 +08:00
Hanxiao Liu 6f546ddfba Update default function extenison bundle version to v4 2023-03-13 14:03:02 +08:00
Hanxiao Liu 22aa940cb7 Bump version, prepare for next release 2023-03-13 14:02:31 +08:00
Miller Wang 5f7bd472d3
Merge pull request #161 from microsoft/hotfix-202302
Fix command line parameters could not overwrite configurations in `build.gradle`
2023-02-28 13:58:57 +08:00
Hanxiao Liu 4a483f894e Resolve checkstyle issues 2023-02-27 15:34:56 +08:00
Hanxiao Liu 11af5179dd Fix command line parameters could not overwrite configurations in `build.gradle` 2023-02-27 15:29:52 +08:00
Hanxiao Liu 73e4cb205b Bump version, prepare for release 2023-02-27 15:29:18 +08:00
Miller Wang 6cab82695d
Merge pull request #157 from microsoft/hanli/parameters
Support command line parameters for azure gradle plugins
2023-02-02 12:05:36 +08:00
Hanxiao Liu 8d5d4bd8f7 Fix wording for dependency notification 2023-02-02 11:21:39 +08:00
Hanxiao Liu 1104ad9e04 Show warning if user refers a module dependency without package it, fixes #158 2023-02-02 10:50:18 +08:00
Hanxiao Liu 5c882cd20d Fix logic to filter out function library, fixes #159 2023-02-02 09:19:18 +08:00
Hanxiao Liu c029947b39 Remove SNAPSHOT, prepare for release 2023-02-01 21:47:45 +08:00
Hanxiao Liu 114ab1b10a Merge operation.properties with properties in toolkit lib 2023-02-01 21:34:44 +08:00
Hanxiao Liu 3a52a720ad Update init script for functions/webapp gradle plugin 2023-01-12 10:38:44 +08:00
Hanxiao Liu 2b887e725a Add init script for webapp/function gradle plugin 2023-01-09 16:10:07 +08:00
Hanxiao Liu 3edd04c8c1 Support read parameters from command line in webapp/function gradle plugin 2023-01-09 16:09:34 +08:00
Hanxiao Liu 0fdd4ea216 Bump toolkit lib version and update azure operation annotation 2023-01-08 11:42:43 +08:00
Hanxiao Liu e1e12336aa Bump version, prepare for next release 2023-01-08 11:35:37 +08:00
Hanxiao Liu 71e34e06af
Merge pull request #152 from microsoft/hanli-fixes-lib
Fix lib exclude issue for gradle functions
2022-11-10 13:36:53 +08:00
Hanxiao Liu 66f2c5ba52 Fix lib exclude issue for gradle functions, should exclude function core library for v2 library 2022-11-09 11:30:38 +08:00
Miller Wang cf64e97a9d
Merge pull request #149 from microsoft/fix-java17-wording
Update hint message for java version
2022-09-01 10:57:11 +08:00
Hanxiao Liu 6456eb1a34 Update hint message for java version 2022-09-01 09:53:51 +08:00
Miller Wang d45f7bd394
Merge pull request #146 from microsoft/feature-function-java17
Task #1974372] Add Java 17 support for Azure Functions
2022-09-01 09:41:50 +08:00
Miller Wang 2728ab9b77
Merge pull request #147 from microsoft/endgame-2022-08
Update change log, remove snapshot and prepare for release
2022-09-01 09:41:10 +08:00
Miller Wang 435615a621
Merge pull request #148 from microsoft/fixes-endgame-202208
Fix authentication in gradle plugin, AB#1982971
2022-09-01 09:39:41 +08:00
Hanxiao Liu a6e147f7c9 Remove duplicated prompt for auth method 2022-08-31 11:21:58 +08:00
Hanxiao Liu 941a304883 Fix authentication in gradle plugin, AB#1982971 2022-08-30 17:26:23 +08:00
Hanxiao Liu 0dfbbcff66 Update change log, remove snapshot and prepare for release 2022-08-26 13:45:13 +08:00
Hanxiao Liu 359df1e302 Resovle compile issues with new auth lib 2022-08-17 17:24:56 +08:00
Hanxiao Liu 62016595a2 Upgrade default function extension bundle to v3 2022-08-17 16:59:56 +08:00
Hanxiao Liu 5e9bdf0b9f Bump version for next release 2022-08-17 16:58:21 +08:00
Miller Wang 5ca0bd73ac
Merge pull request #143 from microsoft/hanli-202206-fixes
Resolve issues in endgame tests
2022-06-28 16:27:03 +08:00
Hanxiao Liu 0605a62924 Add missing function operations, AB#1964474 2022-06-28 11:23:46 +08:00
Miller Wang f8e9c6be6e
Merge pull request #142 from microsoft/prepare-release-202206
Prepare release 202206
2022-06-27 16:21:04 +08:00
Hanxiao Liu 203cc603ec Fix parameter order for resource get 2022-06-27 16:09:43 +08:00
Hanxiao Liu 4e9ea27f30 Update change log for gradle plugins 2022-06-27 16:09:10 +08:00
Hanxiao Liu afccbde70a Remove SNAPSHOT, prepare for release 2022-06-27 15:44:57 +08:00
Miller Wang c78564f1b8
Merge pull request #140 from microsoft/feature-gradle-refactor
[Task #1962369] Refactor functions gradle plugin to adapt new functions java library
2022-06-27 11:01:10 +08:00
Hanxiao Liu d927d0c29f Bump default extension bundle version to 2.* 2022-06-26 16:43:31 +08:00
Hanxiao Liu ad1adfbefe Remove dependency on functions java library and exclude azure-functions-java-core-library when user use new functions java library 2022-06-26 16:43:31 +08:00
Hanxiao Liu 0e9e9960f1 Bump version for next release 2022-06-26 16:43:30 +08:00
Miller Wang c130314882
Merge pull request #141 from microsoft/feature-managed-identity
add support for managed identity
2022-06-24 11:54:47 +08:00
Mingliang Wang 6c5a02e286 add support for managed identity 2022-06-24 11:53:25 +08:00
Wang Mingliang eb650fb865
Merge pull request #139 from microsoft/prepare-release-202204
Fix several bugs in endgame test and prepare for release
2022-04-26 10:54:56 +08:00
Hanxiao Liu 0470e4d1a4 Fix NULL operation context when configure gradle project 2022-04-26 10:47:46 +08:00
Hanxiao Liu 69c2dbee55 Remove SNAPSHOT, prepare for release 2022-04-25 19:03:55 +08:00
Hanxiao Liu d470979ba2 Fix null operation context warning during list function triggers 2022-04-25 19:03:46 +08:00