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

PP-693 (partial): Switch to a new ULID library #254

Merged
merged 1 commit into from
Nov 7, 2023
Merged

PP-693 (partial): Switch to a new ULID library #254

merged 1 commit into from
Nov 7, 2023

Conversation

io7m
Copy link
Contributor

@io7m io7m commented Nov 7, 2023

What's this do?
This is a partial fix for PP-693. We were using a ULID library that can't work on old devices due to them missing the standard java.time package.

Why are we doing this? (w/ JIRA link if applicable)
Affects: https://ebce-lyrasis.atlassian.net/browse/PP-693

How should this be tested? / Do these changes have associated tests?
Unfortunately, the player still appears to be broken (and I'm debugging right now). This at least makes it slightly less broken.

Dependencies for merging? Releasing to production?
None.

Have you updated the changelog?
Not until the problem is actually fixed.

Has the application documentation been updated for these changes?
N/A

Did someone actually run this code to verify it works?
@io7m Verified one of the problems went away.

@io7m io7m requested a review from a team November 7, 2023 17:27
Copy link
Contributor

@nunommts nunommts left a comment

Choose a reason for hiding this comment

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

Farewell, my ULID library discovery! \o/

@io7m io7m merged commit a1abaf4 into main Nov 7, 2023
1 check passed
@io7m io7m deleted the feature/ulid branch November 7, 2023 21:21
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