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

Upgrade to Blacklight 8 #5056

Open
3 tasks
joncameron opened this issue Feb 7, 2023 · 3 comments
Open
3 tasks

Upgrade to Blacklight 8 #5056

joncameron opened this issue Feb 7, 2023 · 3 comments
Labels
dependencies 👨‍👦‍👦 Pull requests that update a dependency file

Comments

@joncameron
Copy link
Contributor

joncameron commented Feb 7, 2023

Description

Blacklight 8.4 has been released: https://github.com/projectblacklight/blacklight/wiki/Upgrading-to-Blacklight-8. Should Avalon upgrade Blacklight versions as well, and what would this entail?

This will be longer-term, and we'll need to ensure the Samvera components we use are compatible. If we want to do a Bootstrap upgrade, there will be lots of JavaScript configuration decisions to make. Now that Avalon is on Rails 7, is it time to make this move? Things might continue working as they are, but rethinking the way we do JS bundling might be needed.

There are deprecation warnings that pop currently when running Avalon; these will need to be resolved as part of this process. We'll need to either change things in Avalon or our dependencies so we're not using deprecated methods.

Done Looks Like

  • Upgrade to Blacklight 8.4
  • Refactor Blacklight customizations to the new way of encapsulating components within the Ruby code
  • Try out/investigate deep pagination indicator and pagination strategies in Blacklight 8 to reduce Solr load
@joncameron joncameron added the dependencies 👨‍👦‍👦 Pull requests that update a dependency file label Aug 13, 2024
@masaball
Copy link
Contributor

masaball commented Aug 16, 2024

Note: Blacklight 8 does not have a release for Rails 7.2 yet so if we complete the Ruby/Rails upgrade first we will need to wait for support to be added before starting this upgrade. Conversely, we could complete this upgrade first if Ruby/Rails is too sticky an upgrade.

@masaball
Copy link
Contributor

masaball commented Sep 5, 2024

Rails 7.2.0 has been added to Blacklight's test suite and merged, so we should be able to start this upgrade with the next 8.x release.

@masaball
Copy link
Contributor

Blacklight 8.4.0 has been released which includes Rails 7.2 coverage, so we can move forward on this when we have cycles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 👨‍👦‍👦 Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants