Note that swh-web does not use it for now.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDENVd1992ffd42ab: Add swh-search.
rCDFDd1992ffd42ab: Add swh-search.
Diff Detail
Diff Detail
- Repository
- rCDFD Dockerfiles for developers
- Branch
- add-swh-search
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 8998 Build 13149: arc lint + arc unit
Event Timeline
services/swh-search/entrypoint.sh | ||
---|---|---|
29 | wsgi module is back! we removed those from everywhere else... Might as well reference it here though. Related T2080#38517 |
Comment Actions
It'd be better to remove the wsgi module to align with other swh modules.
Other than that, everything seems fine.