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

chore(msg): UUID pending msg tracking #1909

Merged
merged 15 commits into from
Mar 15, 2024
Merged

Conversation

Flemmli97
Copy link
Collaborator

What this PR does 📖

  • Reflecting some changes that came in with warp update chore(cargo): Update warp dependency #1894 this PR changes how pending messages are tracked.
    Previously those where identified by their attachment + text content which was not ideal. With a change in warp though where warp immediately sends back the messages uuid we can now use the uuid to identify messages

@github-actions github-actions bot added Don't merge yet DO NOT MERGE Missing dev review Still needs to be reviewed by a dev labels Mar 7, 2024
Copy link
Contributor

github-actions bot commented Mar 7, 2024

UI Automated Test Results Summary for MacOS/Windows

540 tests   497 ✅  3h 13m 41s ⏱️
 45 suites   43 💤
  3 files      0 ❌

Results for commit 5485459.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Mar 7, 2024

UI Automated Tests execution is complete! You can find the test results report here

@github-actions github-actions bot added Failed Automated Test This PR is failing Luis's Appium test and needs revised and removed Failed Automated Test This PR is failing Luis's Appium test and needs revised labels Mar 12, 2024
@dariusc93 dariusc93 added Ready to Merge This PR is ready to merge and removed Missing dev review Still needs to be reviewed by a dev Don't merge yet DO NOT MERGE labels Mar 14, 2024
@phillsatellite phillsatellite added the Hold For Discussion This tag means we should not spend time on this issue until a conversation is had. label Mar 14, 2024
@phillsatellite
Copy link
Contributor

@lgmarchi wants to take a look at this just to make sure before we merge he wont have too many conflicts with it

@stavares843 stavares843 removed the Ready to Merge This PR is ready to merge label Mar 14, 2024
@phillsatellite phillsatellite added QA Tested QA has tested and approved Ready to Merge This PR is ready to merge and removed Hold For Discussion This tag means we should not spend time on this issue until a conversation is had. labels Mar 15, 2024
@stavares843 stavares843 merged commit 9b687fd into dev Mar 15, 2024
10 checks passed
@stavares843 stavares843 deleted the uuid_pending_msg_tracking branch March 15, 2024 17:01
@github-actions github-actions bot removed QA Tested QA has tested and approved Ready to Merge This PR is ready to merge labels Mar 15, 2024
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.

4 participants