Switch pubsub library for Solr-feeder
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Need to replace usage of custom pubsub lilbray version with the one in sbc-common-connect repo

https://github.com/bcgov/namex/blob/8e2747b5db013d34a3ed03b8f0de5814d3ca0120/solr-feeder/pyproject.toml#L11
The library we want to use is https://github.com/bcgov/namex/blob/8e2747b5db013d34a3ed03b8f0de5814d3ca0120/api/pyproject.toml#L11
After updating this we could remove https://github.com/bcgov/namex/tree/main/services/pubsub
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the dependency entries in solr-feeder/pyproject.toml and api/pyproject.toml at the linked commit. Trace how Solr-feeder uses the current custom pubsub package, then verify the sbc-common-connect version provides the needed interface. Done means Solr-feeder uses the replacement library and the services/pubsub directory can be removed without leaving obsolete references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100