Releases: infinitered/orb-publish-docs
Releases · infinitered/orb-publish-docs
v0.4.14
v0.4.13
rename job from build_docs_with_approval
to build_docs_include_forks
0.4.11
Add ability to build changes from forked repos with manual approval
0.4.10
Add support for tagged releases, and remove anchor example.
v0.4.9
Fixes error in examples
v0.4.8
Major refactor of commit parsing. Fixes issues with broken or missing commit messages,
v0.4.7
Fixes issue where commit message was not properly exported from parse script.
v0.4.6
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
v0.4.5
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
v0.4.4
Fixes error causing incorrect commit messages