Skip to content

Conversation

@fdrozdowski
Copy link
Contributor

@fdrozdowski fdrozdowski commented Apr 29, 2020

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build was run locally and any changes were pushed
  • Lint has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

The SDK docs were maintained separately in a private GitLab repository.

What is the new behavior?

The SDK docs sources will be maintained with the code in the GitHub repository. When moving the docs from the GitLab repository, the history from GitLab has been preserved.

Does this introduce a breaking change?

  • Yes
  • No

Other information

jeffngo and others added 20 commits July 24, 2019 11:55
… author

PYT-603 Add documentation for using unicode in run_bash

Reviewed at: http://reviews.delphix.com/r/51163/
… (revert)

PYT-984 Documentation for plugin backporting (text) (revert)
@fdrozdowski fdrozdowski linked an issue Apr 29, 2020 that may be closed by this pull request
@fdrozdowski fdrozdowski added this to the VSDK Sprint 4/9 - 4/30 milestone Apr 29, 2020
@fdrozdowski fdrozdowski self-assigned this Apr 29, 2020
@fdrozdowski fdrozdowski marked this pull request as ready for review April 29, 2020 21:59
Copy link
Contributor

@ankursarin ankursarin left a comment

Choose a reason for hiding this comment

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

Ship it!

@fdrozdowski fdrozdowski merged commit ad958e5 into delphix:release/2.0.0 Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Move docs into SDK repo