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

[stable27] fix: Avoid failing to update the current version entry if there is none #38970

Merged
merged 4 commits into from
Jun 27, 2023

Commits on Jun 26, 2023

  1. fix: Avoid failing to update the current version entry if there is none

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl authored and artonge committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ea30d11 View commit details
    Browse the repository at this point in the history
  2. Handle previousNode size === 0 on version creation

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e8a2847 View commit details
    Browse the repository at this point in the history
  3. fix: Add logging statement for cases when updating the version fails

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl authored and artonge committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9d34895 View commit details
    Browse the repository at this point in the history
  4. Do not create a new version if previousNode has the same mtime

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    af0f114 View commit details
    Browse the repository at this point in the history