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

eden/report_portal_client branch PR #163

Closed

Conversation

ehaelyon
Copy link

@ehaelyon ehaelyon commented Oct 5, 2021

  • Add the launch_name and launch_number to the client …
    • Add the 2 attributes:
      self.launch_name
      self.launch_number
    • Add the method update_existing_launch_info
      that updates the 2 attributes above when the rp-launch-id
      pytest argument is provided
  • Set the client version to 5.0.13 under the setup.py

@ehaelyon ehaelyon changed the title Eden/report portal client eden/report_portal_client branch PR Oct 5, 2021
@ehaelyon ehaelyon force-pushed the eden/report_portal_client branch 3 times, most recently from 944d7fc to 52e7a5b Compare October 6, 2021 08:00
@ehaelyon ehaelyon force-pushed the eden/report_portal_client branch 4 times, most recently from 098f06e to fc1e870 Compare December 6, 2021 17:48
amartiushkov-ms and others added 17 commits December 7, 2021 00:59
- Add the 2 attributes:
  self.launch_name
  self.launch_number
- Add the method update_launch_name_and_number
  that updates the 2 attributes above
- Implement the launch_uuid attribute
- Save the launch id under the self.launch_id and the uuid
  under the self.launch_uuid
- Replace all usages of launch_id with launch_uuid
- Fix the launch creation mechanism, retry creation if launch was not
  created as properly
- convert the _batch_logs to a dict in order to support multiple threads
- Add the thread_id to the log signature
- Handle the thread_id under the _log_batch
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

6 participants