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

Support *.md and *.html as valid suffix for help files

      The help files of global functions are currently named similar to their groovy files with the *.txt suffix. Markdown and html are supported formats for help files, but without the corresponding file suffix editors and IDEs are not able to support syntax highlighting.

          [JENKINS-41485] Support *.md and *.html as valid suffix for help files

          Code changed in jenkins
          User: Daniel Spilker
          Path:
          docs/Home.md
          docs/Migration.md
          job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/triggers/TriggerContext/gitlabPush.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/triggers/GitLabTriggerContext.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContext.groovy
          job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContextSpec.groovy
          http://jenkins-ci.org/commit/job-dsl-plugin/c3d89c37971fd2eba301f967ab45e155ffad53c6
          Log:
          enhanced support for the GitLab Plugin and deprecated support for older versions

          [FIXES JENKINS-41485]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Spilker Path: docs/Home.md docs/Migration.md job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/triggers/TriggerContext/gitlabPush.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/triggers/GitLabTriggerContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContext.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContextSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/c3d89c37971fd2eba301f967ab45e155ffad53c6 Log: enhanced support for the GitLab Plugin and deprecated support for older versions [FIXES JENKINS-41485]

          Code changed in jenkins
          User: Daniel Spilker
          Path:
          docs/Home.md
          docs/Migration.md
          job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/triggers/TriggerContext/gitlabPush.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/triggers/GitLabTriggerContext.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContext.groovy
          job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContextSpec.groovy
          http://jenkins-ci.org/commit/job-dsl-plugin/32664e5fe84e2a05a60c6a0ea9ce94a39d431365
          Log:
          Merge pull request #990 from daspilker/JENKINS-41485

          JENKINS-41485 enhanced support for the GitLab Plugin

          Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/62306c7d1c4f...32664e5fe84e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Spilker Path: docs/Home.md docs/Migration.md job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/triggers/TriggerContext/gitlabPush.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/triggers/GitLabTriggerContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContext.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContextSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/32664e5fe84e2a05a60c6a0ea9ce94a39d431365 Log: Merge pull request #990 from daspilker/ JENKINS-41485 JENKINS-41485 enhanced support for the GitLab Plugin Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/62306c7d1c4f...32664e5fe84e

          The changes seem not to fix thisissues. I checked the commits but i could not connect them to this ticket. How do improvements to the GitLab support resolve this ticket?

          Hendrik Brinkmann added a comment - The changes seem not to fix thisissues. I checked the commits but i could not connect them to this ticket. How do improvements to the GitLab support resolve this ticket?

          Jesse Glick added a comment -

          That was just a typo.

          This RFE is unfixable without a core API change to MarkupFormatter and corresponding plugin changes.

          Jesse Glick added a comment - That was just a typo. This RFE is unfixable without a core API change to MarkupFormatter and corresponding plugin changes.

            Unassigned Unassigned
            henok Hendrik Brinkmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: