Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 083643028ba3fa0da0c4e80d0cddb50fc9ed783b
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/083643028ba3fa0da0c4e80d0cddb50fc9ed783b
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/generate_release_output.sh

  Log Message:
  -----------
  Add newline at end of sh file


  Commit: f1d13e05064b80057a361de9084f278b1c7dc529
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/f1d13e05064b80057a361de9084f278b1c7dc529
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M .pre-commit-config.yaml

  Log Message:
  -----------
  Exclude raw data files from pre-commit checks


  Commit: c0cc431b59cd957399c018c05e92c8befb35a806
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/c0cc431b59cd957399c018c05e92c8befb35a806
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M CONTRIBUTING.md

  Log Message:
  -----------
  Add more pre-commit instructions


  Commit: 6258cc90dd2cd4293875416522f80189c21d8b5f
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/6258cc90dd2cd4293875416522f80189c21d8b5f
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M 
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskLsbReleaseTest.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskReleaseTest.java
    R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi-minimal/8.0/os-release
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.0/Dockerfile
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.0/lsb_release-a
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.0/os-release

  Log Message:
  -----------
  [JENKINS-59479] Support Red Hat Enterprise Linux

Support Red Hat Enterprise Linux 7 and 8 using lsb_release if available
or using os-release if lsb_release is not available.


  Commit: 26173e89a4ce715c5a193da54fb1e4b9a6fb9747
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/26173e89a4ce715c5a193da54fb1e4b9a6fb9747
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M 
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java

  Log Message:
  -----------
  Describe and extend PREFERRED_LINUX_OS_NAMES

Mapping from release identifier in os-release and lsb_release and filename
patterns to a consistent string based on lsb_release Distributor ID.


  Commit: f4b175fb9ad327edace235d3285f27e7379b6b09
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/f4b175fb9ad327edace235d3285f27e7379b6b09
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/centos/7.7.1908/Dockerfile

  Log Message:
  -----------
  Use centos:7, centos:7-slim does not exist


  Commit: ade7590dcc56a4383978d44a0731516141e2ff61
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/ade7590dcc56a4383978d44a0731516141e2ff61
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Format README table with RHEL example


  Commit: c69bb0bc665af3d2013a51074b2ed2cad445caf5
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/c69bb0bc665af3d2013a51074b2ed2cad445caf5
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Remove source formatting command from docs

In the CONTRIBUTING file already


  Commit: bc5213df37fb15f900b00bc407388eaceaeee74e
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/bc5213df37fb15f900b00bc407388eaceaeee74e
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Use Jenkins 2.190.1 for tests


  Commit: 7ac63eb143a791011a7a3011eeb203b832b6e9fe
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/7ac63eb143a791011a7a3011eeb203b832b6e9fe
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Add test scope depenency for Jenkins 2.190.1


  Commit: e5fe32a2d31b09b5fa7e288eddc77cda0b27da1b
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/e5fe32a2d31b09b5fa7e288eddc77cda0b27da1b
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java

  Log Message:
  -----------
  Test a few more cases


  Commit: 8890fdfe564dd9131943625aa9db5b103f522e27
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/8890fdfe564dd9131943625aa9db5b103f522e27
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M .pre-commit-config.yaml
    M CONTRIBUTING.md
    M Jenkinsfile
    M README.md
    M pom.xml
    M 
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskLsbReleaseTest.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskReleaseTest.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java
    M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/centos/7.7.1908/Dockerfile
    M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/generate_release_output.sh
    R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi-minimal/8.0/os-release
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.0/Dockerfile
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.0/lsb_release-a
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.0/os-release

  Log Message:
  -----------
  Merge pull request #102 from MarkEWaite/add-RedHatEnterprise

[JENKINS-59479] Support Red Hat Enterprise Linux


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/a2ae3f034dfa...8890fdfe564d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/master/a2ae3f-8890fd%40github.com.

Reply via email to