Tags: infinitered/orb-publish-docs
Tags
Fix parsing of repo / commit info (#34) * verbose logs * check for bats * add examples * change testcondition * break up parse-commit-info script * normalize bash style * remove obsolete function call * add exit * remove bash env check * fix parsing of git info * remove obsolete tests
Parse repo URL to create commit message (#32) * parse org name from repo url * remove logs * add logs * push logs to stderr * use test repo for tests * log to stdout * mock cd * add -T to bats * add -T to bats * fix missing params in test calls * fix typo * try making things conditional on tests * fix commit hash * update test * remove vars * update test * fix var * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * update test * use circleci var directly * declare vars as global * remove debug logs * use correct var
Parse org name and repo name from CIRCLE_REPOSITORY_URL (#28) * parse org name from repo url * remove logs * add logs * push logs to stderr * use test repo for tests * log to stdout * mock cd * fix missing params in test calls * fix typo * try making things conditional on tests * fix commit hash * update test * remove vars * update test * fix var * update test
PreviousNext