Request to update documentation on how to use the plugin and to switch the plugin to deliver its plugins.jenkins.io documentation from GitHub rather than from the wiki. See JENKINS-59467 for a template that describes how to make that transition. That will allow editing the documentation in the README file with automatic publishing to plugins.jenkins.io.

      Basic usage steps of plugin required.

      There is a global section available for adding Gitea servers, but completely unclear on how to use it and where to use it.

      The Gitea plugin provides an organization folder implementation that should be included in the "Branches and Pull Requests" section of the jenkins.io documentation. A tutorial could be provided with a docker-compose configuration that would allow the reader to complete something like the End-to-End Multibranch Pipeline Project Creation without requiring an account on GitHub.

      Gitea is used as the git server in several courses that CloudBees offers as self-paced courses at no charge, including:

          [JENKINS-47533] Document the Gitea plugin

          Sanketh PB created issue -
          Sanketh PB made changes -
          Assignee New: Stephen Connolly [ stephenc ]
          Sanketh PB made changes -
          Description Original: Request to update documentation on how to use the plugin.

          Basic usage steps of plugin required.

          There is a global section available for adding Gitea servers, but completely unclear on how to use it and where to use it.
          New: Request to update documentation on how to use the plugin.

          Basic usage steps of plugin required.

          There is a global section available for adding Gitea servers, but completely unclear on how to use it and where to use it.

          Thanks in advance.
          Stephen Connolly made changes -
          Link New: This issue duplicates JENKINS-53098 [ JENKINS-53098 ]
          Mark Waite made changes -
          Description Original: Request to update documentation on how to use the plugin.

          Basic usage steps of plugin required.

          There is a global section available for adding Gitea servers, but completely unclear on how to use it and where to use it.

          Thanks in advance.
          New: Request to update documentation on how to use the plugin and to switch the plugin to deliver its plugins.jenkins.io documentation from GitHub rather than from the wiki. See JENKINS-59467 for a template that describes how to make that transition.

          Basic usage steps of plugin required.

          There is a global section available for adding Gitea servers, but completely unclear on how to use it and where to use it.

          The Gitea plugin provides an organization folder implementation that should be included in the "[Branches and Pull Requests|https://jenkins.io/doc/book/pipeline/multibranch/#creating-a-multibranch-pipeline]" section of the jenkins.io documentation. A tutorial could be provided with a docker-compose configuration that would allow the reader to complete something like the [End-to-End Multibranch Pipeline Project Creation|https://jenkins.io/doc/tutorials/build-a-multibranch-pipeline-project/] without requiring an account on GitHub.

          Gitea is used as the git server in several courses that CloudBees offers as self-paced courses at no charge, including:
          * [Jenkins Fundamentals|https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-fundamentals]
          * [Pipeline Fundamentals|https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-pipeline-fundamentals]
          * [Administration Fundamentals|https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-administration-fundamentals]
          Mark Waite made changes -
          Labels Original: plugin user-experience New: hacktoberfest plugin user-experience
          Mark Waite made changes -
          Description Original: Request to update documentation on how to use the plugin and to switch the plugin to deliver its plugins.jenkins.io documentation from GitHub rather than from the wiki. See JENKINS-59467 for a template that describes how to make that transition.

          Basic usage steps of plugin required.

          There is a global section available for adding Gitea servers, but completely unclear on how to use it and where to use it.

          The Gitea plugin provides an organization folder implementation that should be included in the "[Branches and Pull Requests|https://jenkins.io/doc/book/pipeline/multibranch/#creating-a-multibranch-pipeline]" section of the jenkins.io documentation. A tutorial could be provided with a docker-compose configuration that would allow the reader to complete something like the [End-to-End Multibranch Pipeline Project Creation|https://jenkins.io/doc/tutorials/build-a-multibranch-pipeline-project/] without requiring an account on GitHub.

          Gitea is used as the git server in several courses that CloudBees offers as self-paced courses at no charge, including:
          * [Jenkins Fundamentals|https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-fundamentals]
          * [Pipeline Fundamentals|https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-pipeline-fundamentals]
          * [Administration Fundamentals|https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-administration-fundamentals]
          New: Request to update documentation on how to use the plugin and to switch the plugin to deliver its plugins.jenkins.io documentation from GitHub rather than from the wiki. See JENKINS-59467 for a template that describes how to make that transition. That will allow editing the documentation in the README file with automatic publishing to plugins.jenkins.io.

          Basic usage steps of plugin required.

          There is a global section available for adding Gitea servers, but completely unclear on how to use it and where to use it.

          The Gitea plugin provides an organization folder implementation that should be included in the "[Branches and Pull Requests|https://jenkins.io/doc/book/pipeline/multibranch/#creating-a-multibranch-pipeline]" section of the jenkins.io documentation. A tutorial could be provided with a docker-compose configuration that would allow the reader to complete something like the [End-to-End Multibranch Pipeline Project Creation|https://jenkins.io/doc/tutorials/build-a-multibranch-pipeline-project/] without requiring an account on GitHub.

          Gitea is used as the git server in several courses that CloudBees offers as self-paced courses at no charge, including:
          * [Jenkins Fundamentals|https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-fundamentals]
          * [Pipeline Fundamentals|https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-pipeline-fundamentals]
          * [Administration Fundamentals|https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-administration-fundamentals]
          Mark Waite made changes -
          Summary Original: Usage document not available New: Document the Gitea plugin
          Mark Waite made changes -
          Assignee Original: Stephen Connolly [ stephenc ]

          Mark Waite added a comment - - edited

          The plugins site includes documentation for:

          • Initial setup
          • Setup Gitea user
          • Add a Gitea organization item

          That provides the basic usage steps of the plugin. The documentation is delivered from plugins.jenkins.io . That covers the first three paragraphs of this request.

          The "Branches and Pull Requests" page includes links to the Gitea plugin in the same sections that include links to the GitHub branch source plugin, the Bitbucket branch source plugin, and the GitLab branch source plugin. That covers much of the fourth paragraph of this request.

          The proposal for an end to end tutorial using Docker compose would be the first tutorial on jenkins.io that uses Docker compose. Significant work would be required to create and maintain that type of tutorial with multiple components running together. The CloudBees courses mentioned in the issue report are using a Docker compose configuration to deliver Jenkins and Gitea in single course.

          Mark Waite added a comment - - edited The plugins site includes documentation for: Initial setup Setup Gitea user Add a Gitea organization item That provides the basic usage steps of the plugin. The documentation is delivered from plugins.jenkins.io . That covers the first three paragraphs of this request. The " Branches and Pull Requests " page includes links to the Gitea plugin in the same sections that include links to the GitHub branch source plugin, the Bitbucket branch source plugin, and the GitLab branch source plugin. That covers much of the fourth paragraph of this request. The proposal for an end to end tutorial using Docker compose would be the first tutorial on jenkins.io that uses Docker compose. Significant work would be required to create and maintain that type of tutorial with multiple components running together. The CloudBees courses mentioned in the issue report are using a Docker compose configuration to deliver Jenkins and Gitea in single course.

            Unassigned Unassigned
            sankethpb Sanketh PB
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: