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

Rq migration #301

Merged
merged 25 commits into from
May 27, 2024
Merged

Rq migration #301

merged 25 commits into from
May 27, 2024

Conversation

arifBurakDemiray
Copy link
Member

@arifBurakDemiray arifBurakDemiray commented May 2, 2024

Please have a look at to the MigrationHelperTests class to have an idea about what this migration must achieve

Tests PR - #306

Copy link

github-actions bot commented May 2, 2024

Unit Test Results 🚀

601 tests  +14   596 ✅ +13   2m 54s ⏱️ +20s
  1 suites ± 0     0 💤 ± 0 
  1 files   ± 0     5 ❌ + 1 

For more details on these failures, see this check.

Results for commit 1332cd4. ± Comparison against base commit b41e761.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@turtledreams turtledreams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

le conflicts

//String temporaryIdTag = "&device_id=" + DeviceId.temporaryCountlyDeviceId;

@NonNull String[] CreateInitialTmpIDState(@NonNull String did, @NonNull DeviceIdType dType, @NonNull String replaceDid, @NonNull CountlyStore cStore) {
String req1 = "aa=45&device_id=" + DeviceId.temporaryCountlyDeviceId;
String req2 = "12=qw&device_id=55";
String req2 = "12=qw&device_id=55"; // this is a merge request and because of migration 9 that parameter is added
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

9? 😱

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😅

@turtledreams turtledreams merged commit 414d9bd into staging May 27, 2024
2 of 5 checks passed
@turtledreams turtledreams deleted the rq-migration branch May 27, 2024 06:22
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