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

Replace abandoned Spawnling gem with alternative #3

Closed
jvendetti opened this issue Jun 6, 2019 · 1 comment
Closed

Replace abandoned Spawnling gem with alternative #3

jvendetti opened this issue Jun 6, 2019 · 1 comment
Labels

Comments

@jvendetti
Copy link
Member

jvendetti commented Jun 6, 2019

We're currently using the Spawnling gem to fork a new process for refreshing the caches. The gem appears to have been abandoned in 2015. We should find / use a replacement, e.g., Sidekiq.

@jvendetti
Copy link
Member Author

The refresh_cache method was removed in #34, which is the only place Spawnling was used. If this functionality is reinstated at any point, an alternative to Spawnling will be chosen.

@jvendetti jvendetti closed this as not planned Won't fix, can't repro, duplicate, stale Sep 5, 2024
jvendetti added a commit that referenced this issue Oct 10, 2024
* Configure a PURL prefix for test purposes

* Fix some RuboCop warnings

* Add faraday-follow_redirects gem

* Fix some RuboCop warnings

* Add unit tests for the purl method

* Configure a PURL host

* Modify purl method to check class IDs for purl_host

Resolves #28

* Provide default value for purl_host

* Fix some RuboCop warnings

* Move gem version to a module

* Move faraday-follow_redirects to a dev dependency

* Add require_relative for version

* Bump version from 2.2.2 to 2.2.3

* Replace test-unit with minitest

* Modify unit test code to use Minitest

* Fix some RuboCop warnings

* Use more appropriate assertions

* Bump version from 2.2.3 to 2.2.4

* Remove Ruby 2.7 and add 3.1 to test matrix
jvendetti added a commit that referenced this issue Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants