Skip to content

Conversation

@anarchivist
Copy link
Member

No description provided.

Comment on lines 36 to +38
return LINK_TEXT_ALMA if self == ALMA
return LINK_TEXT_TIND if self == TIND

LINK_TEXT_TIND if self == TIND
Copy link
Member

Choose a reason for hiding this comment

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

I'm wondering if these should be converted to case..when..else..end at some point, just in a hand wavy future update. Would be more maintainable and and make the else nil more explicit.

Copy link
Member Author

Choose a reason for hiding this comment

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

sounds good - this, i believe, was a rubocop autocorrection.

Copy link
Member

@awilfox awilfox left a comment

Choose a reason for hiding this comment

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

Looks great. Glad the Dockerfile and GitHub workflow agree on Ruby version now (it looks like the Dockerfile used to use 3.0.x despite GitHub using 3.1). r+

@anarchivist anarchivist merged commit 8996e47 into main Nov 6, 2025
4 checks passed
@anarchivist anarchivist deleted the dependency-upgrades branch November 6, 2025 17:53
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.

3 participants