Skip to content

Conversation

jeffngo
Copy link
Contributor

@jeffngo jeffngo commented Dec 21, 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):
    Version update

What is the current behavior?

Dvp-api and VSDK package versions are in development format.

What is the new behavior?

Change the package versions to the release format.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Ran appdata_python_samples, appdata_sanity, appdata_plugin_upgrade, and appdata_lua_to_python_upgrade test suites.
Appdata_python_samples: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/blackbox-self-service/70684/
Appdata_basic with a direct plugin on Unix: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/blackbox-self-service/70685/
Appdata_basic with a direct plugin on Windows: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/blackbox-self-service/70686/
Appdata_basic with a staged plugin on Unix: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/blackbox-self-service/70687/
Appdata_basic with a staged plugin on Windows: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/blackbox-self-service/70979/
Appdata_plugin_upgrade with a direct plugin on Unix: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/blackbox-self-service/70900/consoleFull
Appdata_plugin_upgrade with a direct plugin on Windows: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/blackbox-self-service/70901/consoleFull
Appdata_plugin_upgrade with a staged plugin on Unix: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/blackbox-self-service/70903/consoleFull
Appdata_plugin_upgrade with a staged plugin on Windows: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/blackbox-self-service/70905/consoleFull

@jeffngo jeffngo merged commit 6cd64ef into delphix:develop Jan 6, 2021
jeffngo added a commit that referenced this pull request Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Update release/3.0.0 SDK to 3.0.0 release version (via 'bumpversion release') Update release/3.0.0 SDK to pull in the new dvp-api 1.4.0 (no .dev)
4 participants