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

11 Коммитов

Автор SHA1 Сообщение Дата
kaibocai c87b77709f update distribute agent version to 3.4.4 2022-11-16 07:22:18 -06:00
Shreyas Gopalakrishna 5c9d4543db
Enable placeholders to start with app insights agent using profiles (#656)
* Add app insights agent as part of worker

* Update worker.config.json with profile conditions

* Update worker.config.json

* Update worker.config.json

* Update AI agent version

* Updated regex

* Updated regex
2022-09-22 20:12:01 -05:00
kaibocai 5f53c618c4
Revert "migrate java8 to java11 (#636)" (#649)
This reverts commit f0440c3627.
2022-09-16 09:50:42 -07:00
kaibocai f0440c3627
migrate java8 to java11 (#636)
* migrate java8 to java11

* formulate unit test cases by convention

* remove test code

* update file path to test jar

* test jar file exits

* add log for testing jar file exits

* update test cases follow old pattern

* create FunctionClassLoaderProvider at each test

* add back beforeclass

* remove steps for testing

* test java17 linux

* add test cases to narrow issue

* add logs to locate the issue

* add more logs

* add logs

* fix integration test

* clean up code

* add log

* add logs

* add logs

* add logs

* reset singleton classLoaderInstance

* add back pipeline jobs

* clean up code

* rename unit test ExecutionTraceContextTest

* remove unused logics
2022-09-08 08:00:28 -07:00
Shreyas Gopalakrishna 80373ab095
Revert "Downloading application insights agent as part of the java worker (#539)" (#618)
This reverts commit 7722fe52e4.

Co-authored-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
2022-08-17 10:48:15 -05:00
Shreyas Gopalakrishna 2209f02ed8
Update pipeline to run tests on Linux (#606)
* Update pipeline to run tests on Linux

* Added comment for pipeline

* Removed test for FUNCTIONS_WORKER_JAVA_LOAD_APP_LIBS in V4

* Updated pipeline
2022-08-08 12:09:14 -07:00
Shreyas Gopalakrishna 7722fe52e4
Downloading application insights agent as part of the java worker (#539)
* Downloading application insights agent as part of the java worker

* Updated setup-tests-pipeline.ps1 to unsign app insights jar

* Update setup-tests-pipeline.ps1

* Update package-pipeline.ps1

* Update setup-tests-pipeline.ps1

* Updated downloading AI agent jar

* Update package-pipeline.ps1

* Update setup-tests-pipeline.ps1
2022-07-12 13:20:00 -05:00
kaibocai 4ceedcc9b7 add warning log when cx not providing the java annotation files 2022-02-09 09:43:47 -06:00
kaibocai 17c331a258 add lib back for java8 2022-02-09 09:43:47 -06:00
Kaibo Cai 0650f6fb89 work libs removed and update build pipeline,remove appveyor 2021-09-21 17:03:13 -05:00
Ahmed El Sayed (Mamoun) 59101672bf Add shading suppport 2020-06-23 17:38:43 -07:00