galaxyproject / galaxyproject/planemo
linting of TS-invalid repository name should raise error
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
We just had a case (repo name `apCLMS_to_RamClustR_converter`) where the CI passes [fine](https://github.com/RECETOX/galaxytools/runs/1549734848) but the toolshed upload [fails](https://github.com/RECETOX/galaxytools/runs/1552741248?check_suite_focus=true) (**silently**)
```
Unexpected HTTP status code: 400: {"err_msg": "Repository names must contain only lower-case letters, numbers and underscore.", "err_code": 400008}
```
Contributor guide
Assessment
This issue has not been assessed yet.