Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 2e1faa018b6b54b603aacb11cfc2139a5db572ab
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/2e1faa018b6b54b603aacb11cfc2139a5db572ab
  Author: Mark Waite <[email protected]>
  Date:   2020-11-27 (Fri, 27 Nov 2020)

  Changed paths:
    M 
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskReleaseTest.java
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/debian_version
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/unstable/debian_version

  Log Message:
  -----------
  Use a debian_version file to check unstable and testing


  Commit: ca1f395730d73c673690d775bd77bc50eab1cd0f
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/ca1f395730d73c673690d775bd77bc50eab1cd0f
  Author: Mark Waite <[email protected]>
  Date:   2020-11-28 (Sat, 28 Nov 2020)

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

  Log Message:
  -----------
  Detect debian_version data file correctly

Previously was looking at the basename of the data file argument
(releaseFile).  In the Debian case, the basename of the data file is
'os-release'.  The replacement data files in the Red Hat and SuSE
cases have different names.

The Debian case uses an additional file that is consulted after
reading the original data from the os-release file.  The Debian case
does not replace the os-release file, it augments it with more
information.


  Commit: edbd42e8d0c772143e61f04d9f25e7040c172be0
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/edbd42e8d0c772143e61f04d9f25e7040c172be0
  Author: Mark Waite <[email protected]>
  Date:   2020-11-28 (Sat, 28 Nov 2020)

  Changed paths:
    M 
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskReleaseTest.java
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/debian_version
    A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/unstable/debian_version

  Log Message:
  -----------
  Merge pull request #236 from MarkEWaite/better-debian-testing

Use a debian_version file to check unstable and testing


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/a0f9186b04e6...edbd42e8d0c7

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/master/a0f918-edbd42%40github.com.

Reply via email to