-
Story
-
Resolution: Fixed
-
Major
-
None
-
-
pacific, atlantic, indian, arctic, tasman, frank, tethys, christmas, pannonian
In Scope
- Allow the user to specify a URL
- Radio list that shows different credentials and their forms:
- System SSH
- SSH
- Username password
- If system SSH is selected:
- "Create Pipeline" button is enabled and user can complete flow.
- If SSH key credentials is selected:
- Simple text area to copy/paste the SSH key
- Validate that the text area is not empty
- Validate that the credentials are correct
- If username password is selected:
- Validate both text areas are not empty
- Validate that the credentials are correct
- Create Pipeline button redirects them to the activity page of a Pipeline
- blocks
-
JENKINS-41139 Refactor Creation UI code into git, github and bitbucket modules
-
- Reopened
-
- is blocked by
-
JENKINS-40956 Misc JDL control enhancements / bugs
-
- Resolved
-
[JENKINS-38597] User can create pipeline from Git repository
Epic Link | New: JENKINS-36588 [ 172614 ] |
Assignee | New: Ivan Meredith [ imeredith ] |
Sprint | New: pacific [ 101 ] |
Rank | New: Ranked higher |
Assignee | Original: Ivan Meredith [ imeredith ] | New: Cliff Meyers [ cliffmeyers ] |
Sprint | Original: pacific [ 101 ] | New: pacific, atlantic [ 101, 106 ] |
Sprint | Original: pacific, atlantic [ 101, 106 ] | New: pacific, atlantic, indian [ 101, 106, 126 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Summary | Original: User can connect to Git with SSH key | New: User can create pipeline from Git repository |
Description |
Original:
*In Scope* * Make SSH key credentials work * Simple text area to copy/paste the SSH key * Validate that the text area is not empty * Validate that the credentials are correct |
New:
*In Scope* * Allow the user to specify a URL * Radio list that shows different credentials and their forms: ** System SSH ** SSH ** Username password *Make SSH key credentials work ** Simple text area to copy/paste the SSH key ** Validate that the text area is not empty ** Validate that the credentials are correct Create Pipeline button redirects them to the activity page of a Pipeline |