1
0
mirror of synced 2026-01-01 09:02:59 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Topher Lubaway
2119f4d3a2 docs deploy command works in more cases (#12622)
if the user has more than one page of branches
they will be prompted in less
this fixes that
2022-05-05 15:18:39 -05:00
Topher Lubaway
cc24c5dda3 Adds error message for missing homebrew (#12547)
tested by Brian locally
2022-05-04 09:05:28 -05:00
Topher Lubaway
1413aca478 Toph deploy docs ssh repo check (#12323)
* Check for ssh github repo

because assumptions mostly.
more clear fail messages for an unsupported workflow
also removes the pipeline which now is redundant with local workflow

* WIP1

* working test

* More clear git test

* less weird characters for grep

* remove verbose for excho
2022-04-27 10:26:35 -05:00
Topher Lubaway
f065d361b1 Toph docs pipeline fixes bugs n gitbook (#12114)
* WIP

* WIP2

* WIP3

* Remove comment/better comments

* Remote deployment updates

* Adds GH user for yarn deploy

* WIP 6

* WIP7

* WIP8

* WIP 10

* Working easy from home

not so much in the cloud
2022-04-19 14:49:04 -05:00
Topher Lubaway
e615b2faaa Addreses another docs build error (#12084)
* Addreses another docs build error

* Remove two typos

* Adds a test pattern

* Another stab

* More test

* Removing pipeline until more testing

docusaurus deploy isn't into automation
2022-04-15 15:37:51 -05:00
Topher Lubaway
d6b6e4b065 Addressing docusaurus deploy (#12083)
error is unclear and only happens in cloud
2022-04-15 14:43:13 -05:00
Topher Lubaway
ff7b2eecf5 Specifies a git user to address build error (#12082)
error:
[INFO] Deploy command invoked...
Error:  Error: Please set the GIT_USER environment variable,
or explicitly specify USE_SSH instead!
2022-04-15 14:16:32 -05:00
Topher Lubaway
8f6acc72be Cloud's version of which doesn't support -s (#12080)
so we removed -s and sent the output to the dark place
2022-04-15 14:02:16 -05:00
Topher Lubaway
6dd1daf6a0 Toph docs deployment workflow (#11991)
* Adds deploy docusaurus command

(won't work yet. commit for testing)

not force pushing

* Adds GH token workflow for GH actions

* Small comment changes

* Adds branch name to push

* adds gh switch

* Commit for clear dir for testing

* Addresses comments by adding comments
2022-04-15 13:32:55 -05:00