Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-39703

API to read a single file from the repository

    XMLWordPrintable

Details

    • 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

      Notes
      jglick said there is beginnings of this in the scm-api but no implementations.

      Attachments

        Issue Links

          Activity

            jamesdumay James Dumay created issue -
            jamesdumay James Dumay made changes -
            Field Original Value New Value
            Labels blueocean
            jglick Jesse Glick made changes -
            Link This issue relates to JENKINS-33273 [ JENKINS-33273 ]
            jglick Jesse Glick made changes -
            Link This issue duplicates JENKINS-39355 [ JENKINS-39355 ]
            jglick Jesse Glick made changes -
            Resolution Duplicate [ 3 ]
            Status Open [ 1 ] Resolved [ 5 ]
            jamesdumay James Dumay made changes -
            Component/s bitbucket-plugin [ 18755 ]
            Component/s git-plugin [ 15543 ]
            Component/s github-plugin [ 15896 ]
            Component/s scm-api-plugin [ 18054 ]
            jamesdumay James Dumay made changes -
            Resolution Duplicate [ 3 ]
            Status Resolved [ 5 ] Reopened [ 4 ]
            jamesdumay James Dumay made changes -
            Assignee James Dumay [ jamesdumay ] Stephen Connolly [ stephenconnolly ]
            jamesdumay James Dumay made changes -
            Sprint frank [ 156 ]
            jamesdumay James Dumay made changes -
            Rank Ranked lower
            jamesdumay James Dumay made changes -
            Epic Link JENKINS-36291 [ 172300 ]
            jamesdumay James Dumay made changes -
            Sprint frank [ 156 ] frank, christmas [ 156, 176 ]
            jamesdumay James Dumay made changes -
            Sprint frank, christmas [ 156, 176 ] frank, tethys, christmas [ 156, 161, 176 ]
            jamesdumay James Dumay made changes -
            Sprint frank, tethys, christmas [ 156, 161, 176 ] frank, tethys, christmas, pannonian [ 156, 161, 176, 211 ]
            jamesdumay James Dumay made changes -
            Assignee Stephen Connolly [ stephenconnolly ] James Dumay [ jamesdumay ]
            jamesdumay James Dumay made changes -
            Assignee James Dumay [ jamesdumay ]
            jamesdumay James Dumay made changes -
            Sprint frank, tethys, christmas, pannonian [ 156, 161, 176, 211 ] frank, tethys, christmas [ 156, 161, 176 ]
            jamesdumay James Dumay made changes -
            Sprint frank, tethys, christmas [ 156, 161, 176 ] frank, tethys, christmas, iapetus [ 156, 161, 176, 216 ]
            jamesdumay James Dumay made changes -
            Rank Ranked higher
            jamesdumay James Dumay made changes -
            Sprint frank, tethys, christmas, iapetus [ 156, 161, 176, 216 ] frank, tethys, christmas, post-release [ 156, 161, 176, 181 ]
            jamesdumay James Dumay made changes -
            Rank Ranked lower
            jamesdumay James Dumay made changes -
            Description For the [Blue Ocean Pipeline Editor|https://jenkins.io/blog/2016/09/19/blueocean-beta-declarative-pipeline-pipeline-editor/] we want to read the Jenkinsfile from the repository, let the user author it in the editor then commit it back to the repository.

            We need a new API and relevant implementations (Github and Bitbucket) that would allow Blue Ocean to read/write a file from the repository.

            [~jglick] said there is beginnings of this in the scm-api but no implementations.
            *Scope*
            * Github

            *Out of scope*
            * Git and Bitbucket support

            *Notes*
            For the [Blue Ocean Pipeline Editor|https://jenkins.io/blog/2016/09/19/blueocean-beta-declarative-pipeline-pipeline-editor/] we want to read the Jenkinsfile from the repository, let the user author it in the editor then commit it back to the repository.

            We need a new API and relevant implementations (Github and Bitbucket) that would allow Blue Ocean to read/write a file from the repository.

            [~jglick] said there is beginnings of this in the scm-api but no implementations.
            jamesdumay James Dumay made changes -
            Rank Ranked higher
            jamesdumay James Dumay made changes -
            Link This issue relates to JENKINS-41966 [ JENKINS-41966 ]
            hrmpw Patrick Wolf made changes -
            Assignee Stephen Connolly [ stephenconnolly ]
            hrmpw Patrick Wolf made changes -
            Summary API to read/write a single file from/to the repository API to read a single file from the repository
            jamesdumay James Dumay made changes -
            Description *Scope*
            * Github

            *Out of scope*
            * Git and Bitbucket support

            *Notes*
            For the [Blue Ocean Pipeline Editor|https://jenkins.io/blog/2016/09/19/blueocean-beta-declarative-pipeline-pipeline-editor/] we want to read the Jenkinsfile from the repository, let the user author it in the editor then commit it back to the repository.

            We need a new API and relevant implementations (Github and Bitbucket) that would allow Blue Ocean to read/write a file from the repository.

            [~jglick] said there is beginnings of this in the scm-api but no implementations.
            *Scope*
            * Read natively from any branch of a Git repository hosted on Github
            * Read from any branch of a Git repository
            * Must not require a Jenkins core upgrade

            *Notes*
            For the [Blue Ocean Pipeline Editor|https://jenkins.io/blog/2016/09/19/blueocean-beta-declarative-pipeline-pipeline-editor/] we want to read the Jenkinsfile from the repository, let the user author it in the editor then commit it back to the repository.

            We need a new API and relevant implementations (Github and Bitbucket) that would allow Blue Ocean to read/write a file from the repository.

            [~jglick] said there is beginnings of this in the scm-api but no implementations.
            jamesdumay James Dumay made changes -
            Description *Scope*
            * Read natively from any branch of a Git repository hosted on Github
            * Read from any branch of a Git repository
            * Must not require a Jenkins core upgrade

            *Notes*
            For the [Blue Ocean Pipeline Editor|https://jenkins.io/blog/2016/09/19/blueocean-beta-declarative-pipeline-pipeline-editor/] we want to read the Jenkinsfile from the repository, let the user author it in the editor then commit it back to the repository.

            We need a new API and relevant implementations (Github and Bitbucket) that would allow Blue Ocean to read/write a file from the repository.

            [~jglick] said there is beginnings of this in the scm-api but no implementations.
            *Scope*
            * Read natively from any branch of a Git repository hosted on Github
            * Read from any branch of a Git repository
            * Must not require a Jenkins core upgrade. Must maintain compatibility with Jenkins 2.7.1 and above.

            *Desired user experience*
            Mockup: https://projects.invisionapp.com/share/Q2A110KM9#/screens/219088047

            *Notes*
            [~jglick] said there is beginnings of this in the scm-api but no implementations.
            jamesdumay James Dumay made changes -
            Link This issue is blocking JENKINS-36291 [ JENKINS-36291 ]
            jamesdumay James Dumay made changes -
            Link This issue relates to JENKINS-41966 [ JENKINS-41966 ]
            jamesdumay James Dumay made changes -
            Link This issue relates to JENKINS-41966 [ JENKINS-41966 ]
            jamesdumay James Dumay made changes -
            Description *Scope*
            * Read natively from any branch of a Git repository hosted on Github
            * Read from any branch of a Git repository
            * Must not require a Jenkins core upgrade. Must maintain compatibility with Jenkins 2.7.1 and above.

            *Desired user experience*
            Mockup: https://projects.invisionapp.com/share/Q2A110KM9#/screens/219088047

            *Notes*
            [~jglick] said there is beginnings of this in the scm-api but no implementations.
            *Scope*
            * Read natively from any branch of a Git repository hosted on Github
            * Read from any branch of a Git repository
            * Must not require a Jenkins core upgrade. 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.
            jamesdumay James Dumay made changes -
            Description *Scope*
            * Read natively from any branch of a Git repository hosted on Github
            * Read from any branch of a Git repository
            * Must not require a Jenkins core upgrade. 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.
            *Requirements*
            * Read natively from any branch of a Git repository hosted on Github
            * Read from any branch of a Git repository
            * Must not require a Jenkins core upgrade. 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.
            jamesdumay James Dumay made changes -
            Description *Requirements*
            * Read natively from any branch of a Git repository hosted on Github
            * Read from any branch of a Git repository
            * Must not require a Jenkins core upgrade. 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.
            *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.
            jglick Jesse Glick made changes -
            Link This issue relates to JENKINS-42080 [ JENKINS-42080 ]
            jamesdumay James Dumay made changes -
            Sprint frank, tethys, christmas, post-release [ 156, 161, 176, 181 ] frank, tethys, christmas [ 156, 161, 176 ]
            jamesdumay James Dumay made changes -
            Rank Ranked higher
            michaelneale Michael Neale made changes -
            Resolution Fixed [ 1 ]
            Status Reopened [ 4 ] Resolved [ 5 ]
            stephenconnolly Stephen Connolly made changes -
            Status Resolved [ 5 ] Closed [ 6 ]

            People

              stephenconnolly Stephen Connolly
              jamesdumay James Dumay
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: