forked from killuazhu/Jenkins-Build-Step
-
Notifications
You must be signed in to change notification settings - Fork 2
Ts004777910 #18
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
Open
AjeetGupta
wants to merge
35
commits into
jenkinsci:master
Choose a base branch
from
UrbanCode:TS004777910
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Ts004777910 #18
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Prevents errors in ant builds
* UPDATE to [PMR 52093,L6Q,000] : IBM UCD Jenkins Pipeline Plugin Bug Changed DeployHelper.java to use "SNAPSHOT=" in deploy section of deployVersion method instead of "=" * Added support for SNAPSHOT: deployVersions prefix The logic now allows for the deployVersions to be prefixed with either a SNAPSHOT= or SNAPSHOT: to be considered as a snapshot. The SNAPSHOT prefix is also removed from the snapshot itself before deployment.
- Revert Back to Original Internal Ant Build - Remove Codestation reference - External Gradle Build - Removed build.life.id build.xml prop
Snapshots cannot only be specified using the specification SNAPSHOT=NAME.
Updated for SNAPSHOT=
Updated build command in README
* RTC 164401 Description and Request Props
This change rebuilds the plugin with the updated uDeployRestClient.jar. The uDeployRestClient project must be merged beforehand.
Removed administrative checkbox from user credentials.
* PLUGINS-2205 2/2 Added functionality to preemptively create snapshot to use for deployment. * Updated field descriptions. * Updated uDeployRestClient dependency. * Removed previous component versions from environment snapshot. * Changed uDeployRestClient branch back to master.
* PLUGINS-2246 1/1 Added checkbox to skip waiting for deployment. * Fixed description of skipWait checkbox.
PLUGINS-2328 Set component version as environment variable.
…n UCD (#16) * Fixed : Jenkins Plugin Shows success on Canceled job in UCD * Fixed : Jenkins Plugin Shows success on Canceled job in UCD
…perational component process. [b]. Application generic process)
[PLUGINS-2769] Fixed - Making deploy version -not required- field to support ([a]. operational component process. [b]. Application generic process)
…ername- and -Alternative Password.
[PLUGINS-2802] Block -Run as Alternative User- : Help text added for -Alternative Us…
…s found to push to UCD( avoid false positive) (#19)
…ent only instea… (#20) * Fixed : Addition of latest version to specified component only instead of all components. * Add only deployversions to snapshot. * Update DeployHelper.java * Update DeployHelper.java Co-authored-by: Nick Mathison <[email protected]>
…eploy-pipeline-plugin to provide link to result (#21) * RFE 147414 : Added ucd application process log url for more details. * Update dependencies.xml * Update dependencies.xml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.