Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 14d7f4a85250a91e2827bf24a3a54bac579a7798
      
https://github.com/jenkins-infra/jenkins-infra/commit/14d7f4a85250a91e2827bf24a3a54bac579a7798
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh

  Log Message:
  -----------
  Bad variable name


  Commit: 30801546f589ee01dad845912de9ac2e71635cd5
      
https://github.com/jenkins-infra/jenkins-infra/commit/30801546f589ee01dad845912de9ac2e71635cd5
  Author: Gavin Mogan <git...@gavinmogan.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'staging' into update-reporting-script


  Commit: 8b09cfc25a40093d6ff4276c3d9831895730109e
      
https://github.com/jenkins-infra/jenkins-infra/commit/8b09cfc25a40093d6ff4276c3d9831895730109e
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh

  Log Message:
  -----------
  Fixes for gz files longer than 100 lines

* zcat -f $filename | head -n 100 will broken pipe zcat, which exits the script
* zcat -f $filename | tail -n 100 waits till zcat finishes, then prints last 100

So reverse the output and grab the last 100 lines instead of first 100 lines


  Commit: 184b3af55c1923c5e93cb5d83dd9c1c98ae17ce9
      
https://github.com/jenkins-infra/jenkins-infra/commit/184b3af55c1923c5e93cb5d83dd9c1c98ae17ce9
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'update-reporting-script' of github.com:halkeye/jenkins-infra 
into update-reporting-script


  Commit: 2a5bd8a47d80367db52a2d59b1506e30fd72b6d8
      
https://github.com/jenkins-infra/jenkins-infra/commit/2a5bd8a47d80367db52a2d59b1506e30fd72b6d8
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh

  Log Message:
  -----------
  re-filter by /display/ urls


  Commit: eb695eeaee84a49d2416c4b297ed76fc4fe8041d
      
https://github.com/jenkins-infra/jenkins-infra/commit/eb695eeaee84a49d2416c4b297ed76fc4fe8041d
  Author: R. Tyler Croy <rty...@brokenco.de>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh

  Log Message:
  -----------
  Merge pull request #1423 from halkeye/update-reporting-script

Bad variable name


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/0a5a39cba6e0...eb695eeaee84

-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/staging/0a5a39-eb695e%40github.com.

Reply via email to