Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tech Design UML] Design of agent capability discovery #422

Merged
merged 10 commits into from
Apr 12, 2023

Conversation

zhou9584
Copy link
Contributor

@zhou9584 zhou9584 commented Apr 11, 2023

Linked GitHub issue ID: #

Pull Request Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Code compiles correctly with all tests are passed.
  • I've read the contributing guide and followed the recommended practices.
  • Wikis or README have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

If this introduces a breaking change for Hydra Lab users, please describe the impact and migration path.

  • Yes
  • No

Pull Request Description

A few words to explain your changes:

How you tested it

Please make sure the change is tested, you can test it by adding UTs, do local test and share the screenshots, etc.

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Build related changes
  • Refactoring (no functional changes, no api changes)
  • Code style update (formatting, renaming) or Documentation content changes
  • Other (please describe):

Feature UI screenshots or Technical design diagrams

If this is a relatively large or complex change, kick it off by drawing the tech design with PlantUML and explaining why you chose the solution you did and what alternatives you considered, etc...
image

@hydraxman hydraxman changed the title [Draft]Design agent capability [Draft]Design of agent capability discovery Apr 12, 2023
zhou9584 and others added 6 commits April 12, 2023 15:44
@zhou9584 zhou9584 marked this pull request as ready for review April 12, 2023 11:03
@hydraxman hydraxman changed the title [Draft]Design of agent capability discovery [Tech Design UML]Design of agent capability discovery Apr 12, 2023
@hydraxman hydraxman changed the title [Tech Design UML]Design of agent capability discovery [Tech Design UML] Design of agent capability discovery Apr 12, 2023
@hydraxman hydraxman merged commit 81c449d into main Apr 12, 2023
@hydraxman hydraxman deleted the zhoule/environmentCheck branch April 12, 2023 15:33
dinghong2233 added a commit that referenced this pull request Apr 13, 2023
* Update pull_request_template.md

* [Tech Design UML] Design of agent capability discovery (#422)

* Design agent_capability

* update uml design

* Update agent/doc/UML/agent_device_management_design.puml

Co-authored-by: Nathan Bu <370788475@qq.com>

* Update agent/doc/UML/agent_device_management_design.puml

Co-authored-by: Nathan Bu <370788475@qq.com>

* Update agent/doc/UML/agent_device_management_design.puml

Co-authored-by: Nathan Bu <370788475@qq.com>

* Update agent/doc/UML/agent_device_management_design.puml

Co-authored-by: Nathan Bu <370788475@qq.com>

* update uml

* Update method naming

* update desc

---------

Co-authored-by: Nathan Bu <370788475@qq.com>

* Bump json5 from 1.0.1 to 1.0.2 in /react (#419)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [Fix] Fix undefined parsed data and invalid date (#428)

* Fix undefine parsed data and invalid date

* Update common/src/main/java/com/microsoft/hydralab/performance/parsers/AndroidBatteryInfoResultParser.java

Co-authored-by: Yang Zhang <394054963@qq.com>

---------

Co-authored-by: Yang Zhang <394054963@qq.com>

* Start WDA proxy if we need ios driver before test start (#426)

* Start WDA proxy if we need ios driver before test start
* Change some implement for ios device

---------

Co-authored-by: Millard <hodin@microsoft.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Nathan Bu <370788475@qq.com>
Co-authored-by: Le Zhou <2428499107@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ran Tao <1252026067@qq.com>
Co-authored-by: Yang Zhang <394054963@qq.com>
Co-authored-by: Millard <hodin@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants