galaxyproject / galaxyproject/planemo

linting of TS-invalid repository name should raise error

Open
#1,112 2 comments 0 reactions 1 assignee Claimed by @bernt-matthias View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.