skywalking-java/.github/workflows
吴晟 Wu Sheng 4474907fef
[Inventory Design Change] Remove endpoint register and endpoint inventory (#4570)
* Finish step one, source and entity changed.

* Step 2, finish the basic and core DAO changes.

* Step 3. Change all source codes of backend, and make project compiling successfully.

* Make startup successful and persistence works.

* Fix dead codes in the MySQLTableInstaller.

* Fix mischange.

* Fix MySQL storage bootstrap error.

* Rollback dependency change.

* Simply enable tailing logs from container no mater it's in CI or not

* Fix segment table issue.

* Fix MySQL Instanller.

* Support Influxdb implementation of new endpoint traffic.

* Set and modify timeout to 90mins

* Remove unnecessary entity in the EndpointTraffic.

* Fix wrong entity builder and make name more clear.

* Fix 2 equal methods bug.

* Fix InfluxDB identifier(name) conflict issue.

* Fix endpoint topology query, endpoint id should be changed as a string.

* Fix a missing change.

* Fix a wrong commit.

* Column name can't be changed, due to it affect the hybrid metadb(h2/mysql) query, change it explicitly with double quotation marks.

* Fix formats.

* Remove endpoint/operation register from the agent. and change the plugin tests(without local tests). operationId relation codes have been removed from agent too.

* Try to fix the hytrix case.

* Fix 3 cases.

* Try to fix cases.

* Fix 2.

* Fix one.

* Fix the serviceId type mis-change.

* Fix int query

* Fix hystrix case.

* Fix a case.

* Fix EndpointCallRelationDispatcher set the source/dest endpoint without id encoding.

* Update documentation and add 2 test cases.

Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2020-03-28 22:51:41 +08:00
..
ci-it.yaml [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
docker-ci.yaml [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
e2e.cluster.yaml [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
e2e.jdk-versions.yaml [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
e2e.php.yaml [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
e2e.profiling.yaml [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
e2e.storages.yaml [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
e2e.ttl.yaml [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
e2e.yaml [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
istio-mixer-ci.yaml Update MiniKube for CI process (#4495) 2020-03-12 10:33:11 +08:00
plugins-test.0.yaml [CI] Reorganize the Plugin Tests to speed up the PR checks (#4566) 2020-03-24 23:33:15 +08:00
plugins-test.1.yaml [CI] Reorganize the Plugin Tests to speed up the PR checks (#4566) 2020-03-24 23:33:15 +08:00
plugins-test.2.yaml [CI] Reorganize the Plugin Tests to speed up the PR checks (#4566) 2020-03-24 23:33:15 +08:00
plugins-test.3.yaml [CI] Reorganize the Plugin Tests to speed up the PR checks (#4566) 2020-03-24 23:33:15 +08:00