Skip to content

Conversation

ppatali
Copy link
Contributor

@ppatali ppatali commented Jun 12, 2021

Changes to updating-documentation.md and local-deployment.md

  • While cloning repo on Windows platform, one might get errors related to long filenames. Added additional details about this error and how to recover from it, by doing localized Git config changes rather than system-wide.
  • Removed the instruction to restart the machine as this is not found to be required

Changes to postgres-replication.md and airbyte-specification.md

  • Minor corrections to text

@github-actions github-actions bot added the area/documentation Improvements or additions to documentation label Jun 12, 2021
@ppatali ppatali marked this pull request as ready for review June 12, 2021 12:59
@ppatali
Copy link
Contributor Author

ppatali commented Jun 12, 2021

In two places, I have used the following syntax ../ to link to sections in other folder pages. Hope this is correct.

"instruction [here](../deploying-airbyte/local-deployment.md#handling-long-filename-error)"
"follow the [guide](../deploying-airbyte/local-deployment.md)"

@ppatali
Copy link
Contributor Author

ppatali commented Jun 13, 2021

I have few more updates to documentation, in another branch - f143e4c 024d513 6c351af 1a0a1a5 47c15d0

Let me know if I should create a new PR for those or push those commits to this PR #4068

@marcosmarxm marcosmarxm requested a review from avaidyanatha June 13, 2021 13:40
Copy link
Contributor

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ppatali! Is it possible merge the other doc changes to this pull request? They're minor ones and we could validated in one review one.

@github-actions github-actions bot removed the area/documentation Improvements or additions to documentation label Jun 14, 2021
@github-actions github-actions bot added the area/documentation Improvements or additions to documentation label Jun 14, 2021
@ppatali
Copy link
Contributor Author

ppatali commented Jun 14, 2021

@marcosmarxm I have cleaned things up and merge changes from both branches to this PR.

ppatali added 2 commits June 14, 2021 23:15
# Conflicts:
#	docs/understanding-airbyte/basic-normalization.md
@ppatali
Copy link
Contributor Author

ppatali commented Jun 14, 2021

@marcosmarxm Suggestion incorporated and merge conflict resolved.

@ppatali ppatali changed the title 📚More clarity for Windows specific long filename error when cloning 📚More clarity added for Windows based Docker Desktop environments Jun 14, 2021
Copy link
Contributor

@avaidyanatha avaidyanatha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid! Just have some clarity and grammar changes for you!

3. Navigate to the replicated file directory you specified when you created the destination, using `cd /{Directory_Specified}`
4. List files containing the replicated data using `ls`
5. Execute `cat {filename}` to display the data in a particular file
1. Navigate to the default local mount using `cd /tmp/airbyte_local`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

List formatting got messed up here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am bit puzzled too about this. The reason I made this change is based on the suggestion here for ordered list. I thought of this change because on the main Airbyte Gitbook docs, the section gets rendered like a paragraph instead of order list.
image
With my change, where every line starts with "1.", the Github still renders properly, as below. Hoping Gitbook may also render properly once this change?
image

3. Navigate to the replicated file directory you specified when you created the destination, using `cd /{Directory_Specified}`
4. List files containing the replicated data using `ls`
5. Execute `cat {filename}` to display the data in a particular file
1. Navigate to the default local mount using `cd /tmp/airbyte_local`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

List formatting also got messed up here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the response to previous comment

Copy link
Contributor

@avaidyanatha avaidyanatha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Soft-block until the changes are in, but this looks great overall, thanks for helping improve our docs :)

ppatali and others added 4 commits June 15, 2021 10:40
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
ppatali and others added 3 commits June 15, 2021 10:48
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
@ppatali
Copy link
Contributor Author

ppatali commented Jun 15, 2021

@avaidyanatha Thanks for the review and suggestions. I have committed those.

@ppatali
Copy link
Contributor Author

ppatali commented Jun 16, 2021

@avaidyanatha All your suggestions are incorporated and pushed as commits. Regarding the List formatting, I have commented inline about why I had to use that syntax. Please let me know if any more changes is needed.

@marcosmarxm marcosmarxm merged commit 0884fa7 into airbytehq:master Jun 16, 2021
@marcosmarxm
Copy link
Contributor

thanks @ppatali 💯

@ppatali
Copy link
Contributor Author

ppatali commented Jun 16, 2021

Looks like the List formatting is still an issue in Gitbook. This screen is after PR merge. May be, tomorrow, I will generate another PR reverting this specific change .
Screenshot_20210616-230013.jpg

@marcosmarxm
Copy link
Contributor

@ppatali dont worry i'm going to correct that.

@ppatali
Copy link
Contributor Author

ppatali commented Jun 16, 2021

Thanks, it needs to be corrected in two files. Local json and CSV.

@marcosmarxm
Copy link
Contributor

#4165 @ppatali already done 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants