Skip to content

Conversation

@fdrozdowski
Copy link
Contributor

@fdrozdowski fdrozdowski commented Jul 14, 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):

Merge in preparation for release.

What is the current behavior?

What is the new behavior?

Merge release/2.1.0 into master as per git flow.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Running blackbox tests against https://test.pypi.org/project/dvp/2.1.0/.

jeffngo and others added 25 commits April 30, 2020 12:02
Fixes the test issues of virtualization sdk on windows
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.8 to 4.6.10.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.10/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.8...4.6.10)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.9 to 4.6.10.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.10/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.9...4.6.10)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.9 to 4.6.11.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.11/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.9...4.6.11)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.9 to 4.6.11.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.11/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.9...4.6.11)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.6 to 4.6.11.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.11/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.6...4.6.11)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.10 to 4.6.11.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.11/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.6.10...4.6.11)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
…ades (delphix#170)

* fixes delphix#110 Write SDK docs with examples on how to add lua upgrades

* update with tom's review

* update with comments from girish and vidya

* address jeff's comment + add statement about discouraging new versions of lua once a python plugin is written

* add backticks around field names

* update with Ravi and Alex comments

* last update
SDK 2.1.0 documentation edits
Closes delphix#200
@fdrozdowski fdrozdowski self-assigned this Jul 14, 2020
@fdrozdowski fdrozdowski added this to the VSDK Sprint 7/2-7/23 milestone Jul 14, 2020
@fdrozdowski fdrozdowski marked this pull request as ready for review July 14, 2020 19:19
@fdrozdowski fdrozdowski merged commit 7f59f75 into delphix:master Jul 16, 2020
@fdrozdowski fdrozdowski linked an issue Aug 12, 2020 that may be closed by this pull request
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.

SDK 2.1.0 Release tasks

5 participants