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

Release hot fix #429

Merged
merged 5 commits into from
Apr 13, 2023
Merged

Release hot fix #429

merged 5 commits into from
Apr 13, 2023

Conversation

dinghong2233
Copy link
Contributor

@dinghong2233 dinghong2233 commented Apr 13, 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
  • Technical design
  • 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...

hydraxman and others added 5 commits April 12, 2023 19:24
* 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>
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 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
* Change some implement for ios device

---------

Co-authored-by: Millard <hodin@microsoft.com>
@dinghong2233 dinghong2233 changed the title Millard/release hot fix Release hot fix Apr 13, 2023
@dinghong2233 dinghong2233 merged commit dc97456 into Release/1.11.0 Apr 13, 2023
@dinghong2233 dinghong2233 deleted the Millard/ReleaseHotFix branch April 13, 2023 11:07
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

4 participants