ha-repo-env-var Add specs to show incorrect handling of `repo` token

echo '{"env": ["OWNER=plus3it", "REPO=pyppyn"]}' | travis-conditions
eval "repo = concat(env(OWNER),/,env(REPO))"

and
echo '{"env": ["OWNER=plus3it", "THIS_REPO=pyppyn"]}' |
travis-conditions eval "repo = concat(env(OWNER),/,env(THIS_REPO))"

should show the same result, but they do not.

We add a spec showing this bug.

Hiro Asari avatar Hiro Asari

Push event #126 failed

  • Ran for
  • New branch build
AMD64
Ruby
Git

There was an error while trying to fetch the log.