You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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