Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Plugin with DCT 15.0.0 SDK #41

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Conversation

ankit-patil-hubs
Copy link
Contributor

  1. Updated the plugin to use DCT 15.0.0 SDK
  2. Documentation update for 'Disable SSL certificate ' , updated the correct screenshot

@@ -6,7 +6,7 @@ public class Constant {
public static final String UNIQUE_FILE_NAME = "delphix-VDB-";
public static final String PROPERTIES = ".properties";
public static final String FILE_NAME = "delphix-VDB";
public static final String USER_AGENT = "Jenkins-3.1.1";
public static final String USER_AGENT = "Jenkins-3.2.1";
Copy link
Contributor

Choose a reason for hiding this comment

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

In the pom.xml the version says 3.2.0.

Anyway we can dynamically resolve the version so we don't have this issue?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, those are. dynamically resolved

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think the pom.xml issue is addressed.

image

Copy link
Contributor

Choose a reason for hiding this comment

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

I didn't realize the jenkins bot updates this value.

@ankit-patil-hubs ankit-patil-hubs merged commit 9ba31fb into master Apr 5, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants