Skip to content

Conversation

@fdrozdowski
Copy link
Contributor

@fdrozdowski fdrozdowski commented May 7, 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 documentation for SDK is currently hosted in an S3 bucket. We want to publish it via GitHub pages. The gh-pages branch needs to be updated with static files that correspond to the Virtualization SDK 2.0.0 documentation.

What is the new behavior?

The documentation that will be published can be viewed here: https://fdrozdowski.github.io/virtualization-sdk/.

Does this introduce a breaking change?

  • Yes
  • No

Other information

ankursarin and others added 24 commits October 30, 2019 22:26
… (revert)

PYT-984 Documentation for plugin backporting (text) (revert)
#98)

* PYT-868 Lua to Python - Change plugin config to expect optional lua name field
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 89c9da0 into delphix:gh-pages May 8, 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.