How to reproduce?
$ ssh login.toolforge.org $ become transmodel-ids $ toolforge components config generate
What does happen?
components:
fetch-ch:
build:
repository: https://gitlab.wikimedia.org/toolforge-repos/transmodel-ids.git
ref: HEAD
run:
command: fetch_ch
cpu: '0.5'
emails: none
filelog: false
memory: 0.5Gi
mount: none
retry: 0
schedule: 23 9 * * *What should happen instead?
Probably this is purely cosmetic, but it would be less surprising/confusing if the value of cpu was a number, not a quoted string.