Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
-
frank, tethys, christmas
Description
Requirements
- Read natively from any branch of a Git repository hosted on Github
- Read from any branch of a Git repository
- Must maintain compatibility with Jenkins 2.7.1 and above
Desired user experience
- User experience is described in
JENKINS-41966 - Mockup: https://projects.invisionapp.com/share/Q2A110KM9#/screens/219088047
Notes
jglick said there is beginnings of this in the scm-api but no implementations.
Attachments
Issue Links
- duplicates
-
JENKINS-39355 API improvements based on real-world implementation and usage
-
- Closed
-
- is blocking
-
JENKINS-36291 Pipeline Editor
-
- Open
-
- relates to
-
JENKINS-42080 API to write a single file to the repository
-
- Closed
-
-
JENKINS-41966 Load and save Jenkinsfile to Github
-
- Resolved
-
-
JENKINS-33273 Optimize Jenkinsfile loading and branch detection
-
- Resolved
-
hrmpw currently it is missing returning the content sha to allow saving back to github - Vivek is looking if we can calculate this to make it unnecessary, otherwise we won't be able to use it for the purposes of load/save just yet.