galaxyproject / galaxyproject/galaxy_codex

Necessity to include workflow tags for both public and workflowhub or codex crashes

Open
#531 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
28
Forks
36
Avg merge
19h 29m
Merged PRs (30d)
1

Description

For communities workflows, it is currently necessary to include tags under both sections (public and workflowhub) in `communities//metadata/workflow_tags` or the script does not create `communities//metadata/workflow_status.tsv`

It would be great to modify the script for communities to be able to include tags in just one of the two sections if they want.

File example :
```
public:
- earth-system
- pangeo
- climate
workflowhub:
- earth-system
- pangeo
- climate
```

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.