It would be useful if there explicit variables for project group and name available in the .gitlab-ci.yml

It's possible to rip both out of some of the other variables but it would be far simpler if they where just exposed. e.g.:

CI_GROUP_NAME=myGroup CI_PROJECT_NAME=myProject