Skip to content

Tags: infinitered/orb-publish-docs

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
trevor-coleman Trevor Coleman
feat: Add optional param to use specified SSH key

v0.4.13

Toggle v0.4.13's commit message

Verified

This commit was signed with the committer’s verified signature.
trevor-coleman Trevor Coleman
Merge branch 'approval-for-forks'

v0.4.12

Toggle v0.4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a job that will clone docs (#36)

* add job with approval

* add check for manual approval, and move approval to jobs

* fix approval check

v0.4.11

Toggle v0.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a job that will clone docs (#36)

* add job with approval

* add check for manual approval, and move approval to jobs

* fix approval check

v0.4.10

Toggle v0.4.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
handle tagged releases and remove anchor example (#35)

* handle tagged releases and remove anchor example

* handle tagged releases and remove anchor example

v0.4.9

Toggle v0.4.9's commit message

Unverified

This user has not yet uploaded their public signing key.
fix examples

v0.4.8

Toggle v0.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.4.7

Toggle v0.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
export final message (#33)

v0.4.6

Toggle v0.4.6's commit message

Verified

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

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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