Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addreses another docs build error #12084

Merged
merged 6 commits into from
Apr 15, 2022
Merged

Conversation

supertopher
Copy link
Contributor

What

git config cannot be read as ~/.gitconfig doesn't exist

How

touch the gitconfig and add some comments

@supertopher supertopher temporarily deployed to more-secrets April 15, 2022 19:54 Inactive
@supertopher supertopher temporarily deployed to more-secrets April 15, 2022 19:54 Inactive
@supertopher supertopher temporarily deployed to more-secrets April 15, 2022 20:02 Inactive
@supertopher supertopher temporarily deployed to more-secrets April 15, 2022 20:02 Inactive
@supertopher supertopher temporarily deployed to more-secrets April 15, 2022 20:21 Inactive
@supertopher supertopher temporarily deployed to more-secrets April 15, 2022 20:21 Inactive
docusaurus deploy isn't into automation
@supertopher supertopher temporarily deployed to more-secrets April 15, 2022 20:33 Inactive
@supertopher supertopher temporarily deployed to more-secrets April 15, 2022 20:33 Inactive
@supertopher supertopher merged commit e615b2f into master Apr 15, 2022
@supertopher supertopher deleted the toph_an_endless_persuit_of_docs branch April 15, 2022 20:37
@supertopher
Copy link
Contributor Author

for future @supertopher

./tools/bin/deploy_docusaurus:22: set +o xtrace
[24](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:24)
This script pushes changes (somewhat pointlessly) to 
[25](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:25)
airbyte's gh_pages branch
[26](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:26)

[27](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:27)
It also actually deploys by copying those assets to
[28](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:28)
the repo airbytehq/airbytehq.github.io
[29](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:29)

[30](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:30)

[31](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:31)
Current path:
[32](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:32)
/home/runner/work/airbyte/airbyte
[33](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:33)
./tools/bin/deploy_docusaurus:41: git config --list --global
[34](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:34)
./tools/bin/deploy_docusaurus:41: grep --silent user.email
[35](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:35)
fatal: unable to read config file '/home/runner/.gitconfig': No such file or directory
[36](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:36)
./tools/bin/deploy_docusaurus:42: echo -e '\033[94mgithub email not found adding Octavia'\''s\033[39m'
[37](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:37)
./tools/bin/deploy_docusaurus:43: git config --global user.email=davin@airbyte.io
[38](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:38)
github email not found adding Octavia's
[39](https://github.com/airbytehq/airbyte/runs/6042204787?check_suite_focus=true#step:5:39)
Error: Process completed with exit code 1.

suhomud pushed a commit that referenced this pull request May 23, 2022
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant