Skip to content

Releases: infinitered/orb-publish-docs

v0.4.14

18 Dec 20:20
de21be4
Compare
Choose a tag to compare

fixes pr number fetching / parsing

v0.4.13

18 Dec 20:09
8ab88dc
Compare
Choose a tag to compare

rename job from build_docs_with_approval to build_docs_include_forks

0.4.11

18 Dec 18:05
8ab88dc
Compare
Choose a tag to compare

Add ability to build changes from forked repos with manual approval

0.4.10

13 Dec 22:19
2153afc
Compare
Choose a tag to compare

Add support for tagged releases, and remove anchor example.

v0.4.9

20 Oct 16:24
Compare
Choose a tag to compare

Fixes error in examples

v0.4.8

16 Oct 15:25
935cea5
Compare
Choose a tag to compare

Major refactor of commit parsing. Fixes issues with broken or missing commit messages,

v0.4.7

13 Oct 15:43
a2c823f
Compare
Choose a tag to compare

Fixes issue where commit message was not properly exported from parse script.

v0.4.6

12 Oct 22:19
04d1a4c
Compare
Choose a tag to compare
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

12 Oct 18:26
b4d2c69
Compare
Choose a tag to compare
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

11 Oct 19:43
d79c1a0
Compare
Choose a tag to compare

Fixes error causing incorrect commit messages