Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDENV1bed89bb99db: Make the mimetype indexer work.
rCDFD1bed89bb99db: Make the mimetype indexer work.
docker-compose up python3 -m swh.loader.git.loader --origin-url https://github.com/SoftwareHeritage/swh-storage.git echo 'indexer_mimetype;oneshot;[["6dfe5dd2ab86d1ad3677285155027332fb35e9e5"]];{"policy_update": "update-dups"}' | python3 -m swh.scheduler.cli --cls remote --url http://localhost:5008/ task schedule /dev/stdin -c type -c policy -c args -c kwargs -d ';'
Diff Detail
Diff Detail
- Repository
- rCDFD Dockerfiles for developers
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.