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

fix: wait until build (including possible legacy data migration) is finished #138

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

falconandy
Copy link
Contributor

Summary

Wait until build (including possible legacy data migration) is finished - otherwise legacy data (previous session id, last event time/id) can be not saved to the storage yet.
The fix doesn't help with original issue (mailformed json).

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@justin-fiedler justin-fiedler merged commit c3075a9 into main Aug 9, 2023
2 checks passed
@justin-fiedler justin-fiedler deleted the AMP-80046-wait-until-build-is-finished branch August 9, 2023 00:06
github-actions bot pushed a commit that referenced this pull request Aug 9, 2023
## [1.10.3](v1.10.2...v1.10.3) (2023-08-09)

### Bug Fixes

* wait until build (including possible legacy data migration) is finished ([#138](#138)) ([c3075a9](c3075a9))
@github-actions
Copy link

github-actions bot commented Aug 9, 2023

🎉 This PR is included in version 1.10.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

falconandy added a commit that referenced this pull request Aug 9, 2023
falconandy added a commit that referenced this pull request Aug 9, 2023
falconandy added a commit that referenced this pull request Aug 9, 2023
…inished (#142)

* fix: wait until build (including possible legacy data migration) is finished (#138)

* chore: run the release action on ubuntu-20.04
github-actions bot pushed a commit that referenced this pull request Aug 9, 2023
## [1.10.4](v1.10.3...v1.10.4) (2023-08-09)

### Bug Fixes

* revert "fix: wait until build (including possible legacy data migration) is finished ([#138](#138))" ([#140](#140)) ([c1acc71](c1acc71))
* wait until build (including possible legacy data migration) is finished ([#142](#142)) ([78110e4](78110e4)), closes [#138](#138)
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.

2 participants