Remove solr_wrapper dependency and use docker#1612
Conversation
|
Demo app download link: https://github.com/geoblacklight/geoblacklight/actions/runs/11054673741/artifacts/1982902255
|
956463d to
fb054d1
Compare
fb054d1 to
bacbdc7
Compare
|
I might be missing something, but does running If this is indeed a bug, I think it might be being masked in CI by the fact that the CI build already invokes compose, so it will have the containers running regardless: geoblacklight/.github/workflows/ruby.yml Lines 59 to 60 in e7a2831 |
e02b164 to
72d29c1
Compare
|
@thatbudakguy Good catch. Updated the PR to start and stop solr as part of the ci task. |
thatbudakguy
left a comment
There was a problem hiding this comment.
running tests went smoothly this time; everything looks good.
Closes #1611