[jenkinsci/git-client-plugin] 7305ec: Use JGit 5.3.1

2019-04-28 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 7305ec47a01148369ecbf1e0394499437637c28d
  
https://github.com/jenkinsci/git-client-plugin/commit/7305ec47a01148369ecbf1e0394499437637c28d
  Author: Mark Waite 
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  ---
  Use JGit 5.3.1

Several bug fixes from 5.3.0, including:

* 545162 Fix diff when deleted submodule is replaced by normal files
* 545920 Apache MINA sshd: fix cloning of large repositories
* ObjectUploadListener: Add callback interface which is invoked after object 
upload was completed.
* Fix GC to delete empty fanout directories after repacking
* 546190 Fix pack files scan when filesnapshot isn't modified
* Remember the cause for invalidating a packfile

Removes one more case where JGit submodule before is different from
command line git submodule behavior.


  Commit: d5694f9f551171449d1811816783a7306d6f2721
  
https://github.com/jenkinsci/git-client-plugin/commit/d5694f9f551171449d1811816783a7306d6f2721
  Author: Mark Waite 
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  ---
  Merge pull request #423 from MarkEWaite/use-jgit-5.3.1

Use JGit 5.3.1


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/18fab35c4660...d5694f9f5511

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 56d874: Fix Ubuntu startup path name

2019-04-28 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 56d87406209640557431a85e28ddf7c980a80add
  
https://github.com/jenkins-infra/jenkins.io/commit/56d87406209640557431a85e28ddf7c980a80add
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
M content/doc/administration/requirements/upgrade-java-guidelines.adoc

  Log Message:
  ---
  Fix Ubuntu startup path name


  Commit: 6ca3b060832f169f4030d1ed6436454987e547b1
  
https://github.com/jenkins-infra/jenkins.io/commit/6ca3b060832f169f4030d1ed6436454987e547b1
  Author: Mark Waite 
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
M content/doc/administration/requirements/upgrade-java-guidelines.adoc

  Log Message:
  ---
  Merge pull request #2226 from samrocketman/patch-1

Fix Ubuntu startup path name


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/93ba6c3b9dd6...6ca3b060832f

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] d547bc: Bump checkstyle from 8.19 to 8.20

2019-04-29 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: d547bc529018a4365b8f93af058ca674e420a9b0
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/d547bc529018a4365b8f93af058ca674e420a9b0
  Author: dependabot[bot] 
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump checkstyle from 8.19 to 8.20

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.19 to 8.20.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.19...checkstyle-8.20)

Signed-off-by: dependabot[bot] 


  Commit: 76b954aafd289bfaf0ef2f8e7995d23599098b3d
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/76b954aafd289bfaf0ef2f8e7995d23599098b3d
  Author: Mark Waite 
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #65 from 
jenkinsci/dependabot/maven/com.puppycrawl.tools-checkstyle-8.20

Bump checkstyle from 8.19 to 8.20


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/17f7e9ecad84...76b954aafd28

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 176d9d: Add Sublime Text Jenkinsfile package

2019-04-29 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 176d9d729de3364a367c531951262e76bbc2a9b1
  
https://github.com/jenkins-infra/jenkins.io/commit/176d9d729de3364a367c531951262e76bbc2a9b1
  Author: Will <11353590+jun...@users.noreply.github.com>
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
M content/doc/book/pipeline/development.adoc

  Log Message:
  ---
  Add Sublime Text Jenkinsfile package


  Commit: 466055ad0419fc651e814189121ac548b0cffa06
  
https://github.com/jenkins-infra/jenkins.io/commit/466055ad0419fc651e814189121ac548b0cffa06
  Author: Mark Waite 
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
M content/doc/book/pipeline/development.adoc

  Log Message:
  ---
  Merge pull request #2229 from june07/patch-2

Add Sublime Text Jenkinsfile package


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/824f82c7b6f8...466055ad0419

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin]

2019-04-30 Thread Mark Waite
  Branch: refs/tags/git-3.10.0-beta-1
  Home:   https://github.com/jenkinsci/git-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] fc568d: [maven-release-plugin] prepare for next developmen...

2019-04-30 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: fc568d3c372928ca6b77e71a49813ed55076d2a5
  
https://github.com/jenkinsci/git-plugin/commit/fc568d3c372928ca6b77e71a49813ed55076d2a5
  Author: Mark Waite 
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 06df19: [maven-release-plugin] prepare release git-3.10.0-...

2019-04-30 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 06df199f747030b8fcf45df544e3be6d76890155
  
https://github.com/jenkinsci/git-plugin/commit/06df199f747030b8fcf45df544e3be6d76890155
  Author: Mark Waite 
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-3.10.0-beta-1


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 75e788: SpecificRevisionBuildChooser.DescriptorImpl should...

2019-04-30 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 75e78800ea2eac8859fc3408e58cf102ff66abb3
  
https://github.com/jenkinsci/git-plugin/commit/75e78800ea2eac8859fc3408e58cf102ff66abb3
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java

  Log Message:
  ---
  SpecificRevisionBuildChooser.DescriptorImpl should not exist.


  Commit: ecb6e1fa4629a310fd705515aa18a89280fe86f3
  
https://github.com/jenkinsci/git-plugin/commit/ecb6e1fa4629a310fd705515aa18a89280fe86f3
  Author: Mark Waite 
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java

  Log Message:
  ---
  Merge pull request #709 from 
jglick/SpecificRevisionBuildChooser.DescriptorImpl

SpecificRevisionBuildChooser.DescriptorImpl should not exist


Compare: 
https://github.com/jenkinsci/git-plugin/compare/b5c0e6664942...ecb6e1fa4629

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] dd7f74: Skip javadoc generation due to Java 11.0.3

2019-04-30 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: dd7f74d70754d7899266feba4b573677b441d367
  
https://github.com/jenkinsci/git-plugin/commit/dd7f74d70754d7899266feba4b573677b441d367
  Author: Mark Waite 
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Skip javadoc generation due to Java 11.0.3

Compiling and testing on 11.0.3 is more important than javadoc


  Commit: 5db5529690b9dc0b78913fa504f08afcf2bb867f
  
https://github.com/jenkinsci/git-plugin/commit/5db5529690b9dc0b78913fa504f08afcf2bb867f
  Author: Mark Waite 
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #713 from MarkEWaite/skip-javadoc-due-to-java-11.0.3

Disable javadoc because JDK 11.0.3 broke it


Compare: 
https://github.com/jenkinsci/git-plugin/compare/fc568d3c3729...5db5529690b9

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] e7e1a3: Revert "Skip javadoc generation due to Java 11.0.3"

2019-04-30 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: e7e1a3e1afbde95440367de151834d70fb52bb56
  
https://github.com/jenkinsci/git-plugin/commit/e7e1a3e1afbde95440367de151834d70fb52bb56
  Author: Mark Waite 
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "Skip javadoc generation due to Java 11.0.3"

This reverts commit dd7f74d70754d7899266feba4b573677b441d367.


  Commit: 10fbdc09b622f832a61851b64725605d37218707
  
https://github.com/jenkinsci/git-plugin/commit/10fbdc09b622f832a61851b64725605d37218707
  Author: Mark Waite 
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 3.43 - fix javadoc on JDK 11.0.3

Jesse Glick resolved the root problem in the parent pom so that I can
compile and test on Java 11 and build javadoc as well.  Thanks Jesse!


  Commit: b87f4c514945acea5b3160616b96a083b3b611c2
  
https://github.com/jenkinsci/git-plugin/commit/b87f4c514945acea5b3160616b96a083b3b611c2
  Author: Mark Waite 
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #714 from MarkEWaite/fix-java-11.0.3-javadoc

Fix JDK 11 javadoc with parent pom 3.43


Compare: 
https://github.com/jenkinsci/git-plugin/compare/5db5529690b9...b87f4c514945

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 2f4bc7: Set base version to 3.10.0-SNAPSHOT

2019-04-30 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 2f4bc72bb2ebf9ed2d707eccd030c94689e76461
  
https://github.com/jenkinsci/git-plugin/commit/2f4bc72bb2ebf9ed2d707eccd030c94689e76461
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Set base version to 3.10.0-SNAPSHOT


  Commit: cb7bcdb96d1f4e287bd4caa919e5fdd7baf5efb3
  
https://github.com/jenkinsci/git-plugin/commit/cb7bcdb96d1f4e287bd4caa919e5fdd7baf5efb3
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Require Jenkins 2.121.1 and Java 8

Require annotation indexer 1.12 for upper bounds dependency

Test with sshd 2.6 for upper bounds dependency and Java 11 compile


  Commit: 4307f384d50d9be96af33ecc5c6f6a7d1d3af197
  
https://github.com/jenkinsci/git-plugin/commit/4307f384d50d9be96af33ecc5c6f6a7d1d3af197
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 3.42

Exclude test dependency on commons-lang3 for upper bounds dependency

Remove redundant pluginManagement section.  Parent pom provides it,
don't duplicate the information.

Remove redundant maven plugins

Remove sshd test dependency

Remove bridge-method-annotation dep

Remove annotation indexer


  Commit: ef189e20611a0c2ecd0f9ca62881fca9834ff693
  
https://github.com/jenkinsci/git-plugin/commit/ef189e20611a0c2ecd0f9ca62881fca9834ff693
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/git/util/BuildChooser.java
M src/main/java/hudson/plugins/git/util/InverseBuildChooser.java
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
M src/main/java/jenkins/plugins/git/GitSCMFile.java

  Log Message:
  ---
  Test Java 8 & 11 recommended configurations in CI

Update dependencies for Java 11 build and test

Fix javadoc for Java 11 javadoc tool

Add spotbugs/findbugs exclusions for Java 11


  Commit: fca5eb578f25045fbe5ad3e5523885097822cd71
  
https://github.com/jenkinsci/git-plugin/commit/fca5eb578f25045fbe5ad3e5523885097822cd71
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Enable incremental artifact delivery

Allows other consumers to use the artifacts from this build.


  Commit: 0dc9ef62eae64e9c98805017eea02cddc8e823b4
  
https://github.com/jenkinsci/git-plugin/commit/0dc9ef62eae64e9c98805017eea02cddc8e823b4
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitSCMTest.java

  Log Message:
  ---
  Ignore two GitSCMTest cases

Fail intermittently on stable-3.10 but pass consistently on master
branch and on stable-3.9 branch.  Unclear why they are intermittent
on stable-3.10 and needs more investigation when time allows.


  Commit: ce7cb25fe65c399ceaeeef26b5dcefeb42cb393a
  
https://github.com/jenkinsci/git-plugin/commit/ce7cb25fe65c399ceaeeef26b5dcefeb42cb393a
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitSCMTest.java

  Log Message:
  ---
  Merge pull request #712 from MarkEWaite/stable-3.10-ignore-flaky-tests

Ignore two GitSCMTest cases on stable-3.10


  Commit: 8c758cd7864a1498faeb82d25dc9a8b104a7255f
  
https://github.com/jenkinsci/git-plugin/commit/8c758cd7864a1498faeb82d25dc9a8b104a7255f
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M .github/pull_request_template.md
M CONTRIBUTING.md
M README.md

  Log Message:
  ---
  Switch findbugs descriptions to spotbugs


  Commit: 06f8b1725b16aeed5fea8ecdff82bcf63a77543a
  
https://github.com/jenkinsci/git-plugin/commit/06f8b1725b16aeed5fea8ecdff82bcf63a77543a
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M CONTRIBUTING.md
M README.md

  Log Message:
  ---
  Update README and CONTRIBUTING

Also launch another build on ci.jenkins.io


  Commit: fe213697f0e1b7abe6d4a04925e5f344d38451a5
  
https://github.com/jenkinsci/git-plugin/commit/fe213697f0e1b7abe6d4a04925e5f344d38451a5
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml
M src/test/java/hudson/plugins/git/UserMergeOptionsTest.java

  Log Message:
  ---
  Add JENKINS-51638 test from jglick


  Commit: 8fa4089829b89b68c386225aa76db22b91373e2c
  
https://github.com/jenkinsci/git-plugin/commit/8fa4089829b89b68c386225aa76db22b91373e2c
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/git/UserMergeOptions.java

  Lo

[jenkinsci/git-plugin] 8bae7a: Use checkstyle 8.20

2019-05-01 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 8bae7af907e40d43f28d2c7bceeb1d316c75ac84
  
https://github.com/jenkinsci/git-plugin/commit/8bae7af907e40d43f28d2c7bceeb1d316c75ac84
  Author: Mark Waite 
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use checkstyle 8.20


  Commit: 34fa174566716c8c6a1ab392a0cf3b5c05fc4d41
  
https://github.com/jenkinsci/git-plugin/commit/34fa174566716c8c6a1ab392a0cf3b5c05fc4d41
  Author: Mark Waite 
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #715 from MarkEWaite/use-latest-checkstyle

Use checkstyle 8.20


Compare: 
https://github.com/jenkinsci/git-plugin/compare/a966f7063d6b...34fa17456671

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] 595521: Bump plugin from 3.42 to 3.43

2019-05-01 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 59552124cb5df121c6b30911b63c73b18521e6e6
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/59552124cb5df121c6b30911b63c73b18521e6e6
  Author: dependabot[bot] 
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.42 to 3.43

Bumps plugin from 3.42 to 3.43.

Signed-off-by: dependabot[bot] 


  Commit: 65e5a5ad40fb73fb46dced9f61feaf1c36f6b093
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/65e5a5ad40fb73fb46dced9f61feaf1c36f6b093
  Author: Mark Waite 
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #66 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-3.43

Bump plugin from 3.42 to 3.43


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/76b954aafd28...65e5a5ad40fb

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin]

2019-05-01 Thread Mark Waite
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.43
  Home:   https://github.com/jenkinsci/platformlabeler-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] 8457f6: Use JGit 4.5.7

2019-05-01 Thread Mark Waite
  Branch: refs/heads/stable-2.7
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 8457f6f1b551709245331def6195a0246e3bea2e
  
https://github.com/jenkinsci/git-client-plugin/commit/8457f6f1b551709245331def6195a0246e3bea2e
  Author: Mark Waite 
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/PushTest.java

  Log Message:
  ---
  Use JGit 4.5.7

See https://projects.eclipse.org/projects/technology.jgit/releases/4.5.7

Fixes JGit 4.5.6 regression

Ignores Windows file deletion exception in PushSimpleTest.


  Commit: bc2ee4996fd3a382247754987d16aad030ff5bc9
  
https://github.com/jenkinsci/git-client-plugin/commit/bc2ee4996fd3a382247754987d16aad030ff5bc9
  Author: Mark Waite 
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/PushTest.java

  Log Message:
  ---
  Merge pull request #422 from MarkEWaite/use-jgit-4.5.7

Use JGit 4.5.7


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/c06111d9a0cd...bc2ee4996fd3

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] 8457f6: Use JGit 4.5.7

2019-05-01 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 8457f6f1b551709245331def6195a0246e3bea2e
  
https://github.com/jenkinsci/git-client-plugin/commit/8457f6f1b551709245331def6195a0246e3bea2e
  Author: Mark Waite 
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/PushTest.java

  Log Message:
  ---
  Use JGit 4.5.7

See https://projects.eclipse.org/projects/technology.jgit/releases/4.5.7

Fixes JGit 4.5.6 regression

Ignores Windows file deletion exception in PushSimpleTest.


  Commit: bc2ee4996fd3a382247754987d16aad030ff5bc9
  
https://github.com/jenkinsci/git-client-plugin/commit/bc2ee4996fd3a382247754987d16aad030ff5bc9
  Author: Mark Waite 
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/PushTest.java

  Log Message:
  ---
  Merge pull request #422 from MarkEWaite/use-jgit-4.5.7

Use JGit 4.5.7


  Commit: 69ecafe175c10aa20d11b2e4446656db67fb2d6b
  
https://github.com/jenkinsci/git-client-plugin/commit/69ecafe175c10aa20d11b2e4446656db67fb2d6b
  Author: Mark Waite 
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/PushTest.java

  Log Message:
  ---
  Merge branch 'stable-2.7' into update-pom


  Commit: eca19a997061be92bff174a5428ad45445552b46
  
https://github.com/jenkinsci/git-client-plugin/commit/eca19a997061be92bff174a5428ad45445552b46
  Author: Mark Waite 
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 3.43

Allow javadoc with JDK 11.0.3.


  Commit: 882f5c1d0085fbaeccb0e621d9a2bd28adf39032
  
https://github.com/jenkinsci/git-client-plugin/commit/882f5c1d0085fbaeccb0e621d9a2bd28adf39032
  Author: Mark Waite 
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/gitclient/PushTest.java

  Log Message:
  ---
  Merge pull request #424 from MarkEWaite/update-pom

Use parent pom 3.43


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/d5694f9f5511...882f5c1d0085

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin]

2019-05-02 Thread Mark Waite
  Branch: refs/tags/git-3.10.0
  Home:   https://github.com/jenkinsci/git-plugin

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 9327b8: [maven-release-plugin] prepare release git-3.10.0

2019-05-02 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 9327b8c75e46c0374970e86ca2964e3b31f7db5d
  
https://github.com/jenkinsci/git-plugin/commit/9327b8c75e46c0374970e86ca2964e3b31f7db5d
  Author: Mark Waite 
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-3.10.0


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] c5f460: [maven-release-plugin] prepare for next developmen...

2019-05-02 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: c5f460fd56130b35fcc8114ac5d350ed742389c1
  
https://github.com/jenkinsci/git-plugin/commit/c5f460fd56130b35fcc8114ac5d350ed742389c1
  Author: Mark Waite 
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] 95e562: Bump maven-compiler-plugin from 3.8.0 to 3.8.1

2019-05-03 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 95e562f675b0f2c2191e433dbee0d8a75201f5fe
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/95e562f675b0f2c2191e433dbee0d8a75201f5fe
  Author: dependabot[bot] 
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-compiler-plugin from 3.8.0 to 3.8.1

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) 
from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- 
[Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.8.1)

Signed-off-by: dependabot[bot] 


  Commit: 3d13b766db00bf5bae58a30b9d49f817e1d7af60
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/3d13b766db00bf5bae58a30b9d49f817e1d7af60
  Author: Mark Waite 
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #67 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1

Bump maven-compiler-plugin from 3.8.0 to 3.8.1


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/65e5a5ad40fb...3d13b766db00

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] c0be59: Rely on parent pom for plugin versions

2019-05-03 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: c0be594ae31a2ce97644a4dfca45d1d539ecfbce
  
https://github.com/jenkinsci/git-client-plugin/commit/c0be594ae31a2ce97644a4dfca45d1d539ecfbce
  Author: Mark Waite 
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Rely on parent pom for plugin versions

* compiler
* surefire
* javadoc


  Commit: ec35908e00f5e81525c1dccdb913b72c6e81b951
  
https://github.com/jenkinsci/git-client-plugin/commit/ec35908e00f5e81525c1dccdb913b72c6e81b951
  Author: Mark Waite 
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #425 from MarkEWaite/remove-pluginManagement-section

Rely on parent pom for plugin versions


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/882f5c1d0085...ec35908e00f5

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 0d7b5a: Adds tests related to JENKINS-23606 variants

2019-05-03 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 0d7b5ab0fbd23aec73570f7b0693424360295993
  
https://github.com/jenkinsci/git-plugin/commit/0d7b5ab0fbd23aec73570f7b0693424360295993
  Author: Karl Shultz 
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitSCMTest.java

  Log Message:
  ---
  Adds tests related to JENKINS-23606 variants


  Commit: 60dc4a17743eca9c026481c9436274224d93a9ec
  
https://github.com/jenkinsci/git-plugin/commit/60dc4a17743eca9c026481c9436274224d93a9ec
  Author: Mark Waite 
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitSCMTest.java

  Log Message:
  ---
  Merge pull request #716 from kshultzCB/tests-for-jenkins-23606

Add tests related to included and excluded regions (see JENKINS-23606)


Compare: 
https://github.com/jenkinsci/git-plugin/compare/34fa17456671...60dc4a17743e

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] 3d20e2: Rely on parent pom for compiler plugin version

2019-05-04 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 3d20e2b19160af8d1e98c583c0f42b192ff69364
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/3d20e2b19160af8d1e98c583c0f42b192ff69364
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Rely on parent pom for compiler plugin version


  Commit: 452ac6138f6a93dac01ec32a1227efdc66045952
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/452ac6138f6a93dac01ec32a1227efdc66045952
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use plugins site for plugin URL


  Commit: b64ba0288dcbaed1794ed12cc8b11cc031978e9d
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/b64ba0288dcbaed1794ed12cc8b11cc031978e9d
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #68 from MarkEWaite/simplify-pom

Simplify pom


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/3d13b766db00...b64ba0288dcb

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] ad79f9: Improve NodeLabelCache test coverage

2019-05-04 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: ad79f9f0f1da3c7286142fe864d69ae0f8bd23a6
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/ad79f9f0f1da3c7286142fe864d69ae0f8bd23a6
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

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

  Log Message:
  ---
  Improve NodeLabelCache test coverage

Test two failure cases, one when a node has been reconfigured and not
yet saved, the other when the node's communication channel is null.


  Commit: 501a298c7368049924c115c434b75131b901293d
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/501a298c7368049924c115c434b75131b901293d
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

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

  Log Message:
  ---
  Merge pull request #69 from MarkEWaite/improve-test-coverage

Improve NodeLabelCache test coverage


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/b64ba0288dcb...501a298c7368

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] 72c5b6: Improve PlatformDetailsTask test coverage

2019-05-04 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 72c5b627086c5a79d7181ebd1c0b8b5c8555e399
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/72c5b627086c5a79d7181ebd1c0b8b5c8555e399
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

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

  Log Message:
  ---
  Improve PlatformDetailsTask test coverage


  Commit: bd18163c87afe4f5474ed362a2a89e6e0743e735
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/bd18163c87afe4f5474ed362a2a89e6e0743e735
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

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

  Log Message:
  ---
  Merge pull request #70 from MarkEWaite/improve-test-coverage

Improve PlatformDetailsTask test coverage


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/501a298c7368...bd18163c87af

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 9327b8: [maven-release-plugin] prepare release git-3.10.0

2019-05-04 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 9327b8c75e46c0374970e86ca2964e3b31f7db5d
  
https://github.com/jenkinsci/git-plugin/commit/9327b8c75e46c0374970e86ca2964e3b31f7db5d
  Author: Mark Waite 
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-3.10.0


  Commit: c5f460fd56130b35fcc8114ac5d350ed742389c1
  
https://github.com/jenkinsci/git-plugin/commit/c5f460fd56130b35fcc8114ac5d350ed742389c1
  Author: Mark Waite 
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


  Commit: 67066e614e9139981a3c9fb018b6a263add2f1e5
  
https://github.com/jenkinsci/git-plugin/commit/67066e614e9139981a3c9fb018b6a263add2f1e5
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
M src/main/java/hudson/plugins/git/util/GitUtils.java

  Log Message:
  ---
  Remove unused GitUtils import


  Commit: 7322c51fdff574efe6f03ff5c0c879d4d3066d73
  
https://github.com/jenkinsci/git-plugin/commit/7322c51fdff574efe6f03ff5c0c879d4d3066d73
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
A src/test/java/hudson/plugins/git/util/GitUtilsJenkinsRuleTest.java

  Log Message:
  ---
  Add GitUtils test with JenkinsRule

Cover a few more cases with automated tests.


  Commit: ee046b27373cc925d76ed6d1842d62639cffe202
  
https://github.com/jenkinsci/git-plugin/commit/ee046b27373cc925d76ed6d1842d62639cffe202
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:

  Log Message:
  ---
  Merge branch 'stable-3.10' into improve-GitUtils-test-coverage


  Commit: 0ec1d4d0478700b67571707528edbc8a2338929e
  
https://github.com/jenkinsci/git-plugin/commit/0ec1d4d0478700b67571707528edbc8a2338929e
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
M src/main/java/hudson/plugins/git/util/GitUtils.java
A src/test/java/hudson/plugins/git/util/GitUtilsJenkinsRuleTest.java

  Log Message:
  ---
  Merge pull request #717 from MarkEWaite/improve-GitUtils-test-coverage

Improve GitUtils test coverage


Compare: 
https://github.com/jenkinsci/git-plugin/compare/60dc4a17743e...0ec1d4d04787

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] d223ff: Disable concurrent builds on trusted.ci

2019-05-04 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d223ffa2fb46c5f0d9ef3bbde05cb7bccc484c6b
  
https://github.com/jenkins-infra/jenkins.io/commit/d223ffa2fb46c5f0d9ef3bbde05cb7bccc484c6b
  Author: Daniel Beck 
  Date:   2019-04-23 (Tue, 23 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Disable concurrent builds on trusted.ci


  Commit: 0d04570f5f8c23309f99acc09a054da1ac98f52d
  
https://github.com/jenkins-infra/jenkins.io/commit/0d04570f5f8c23309f99acc09a054da1ac98f52d
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #2219 from daniel-beck/disableConcurrentBuilds

Disable concurrent builds on trusted.ci


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/1635b75f8f2b...0d04570f5f8c

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 936a02: [JENKINS-52850] Improve credentials helper section...

2019-05-04 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 936a021c823972569a317053e38b7dd278e3f0d9
  
https://github.com/jenkins-infra/jenkins.io/commit/936a021c823972569a317053e38b7dd278e3f0d9
  Author: Allan Burdajewicz 
  Date:   2019-03-19 (Tue, 19 Mar 2019)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  [JENKINS-52850] Improve credentials helper section and add SSH support


  Commit: 36dc64a17cfda499a6f0e4e45c3d8e8fff5e335f
  
https://github.com/jenkins-infra/jenkins.io/commit/36dc64a17cfda499a6f0e4e45c3d8e8fff5e335f
  Author: Allan Burdajewicz 
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  [JENKINS-52850] Add examples and note


  Commit: 683157ff7d4898810c6547a0b9218ae7033fe0af
  
https://github.com/jenkins-infra/jenkins.io/commit/683157ff7d4898810c6547a0b9218ae7033fe0af
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Merge pull request #2171 from Dohbedoh/feature/JENKINS-52850

[JENKINS-52850] Improve credentials helper section and add SSH support


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/0d04570f5f8c...683157ff7d48

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 3becff: Clarify developer use of Experimental Update Center

2019-05-04 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3becff7aa8463d492def5db6cf290a1ef2133de5
  
https://github.com/jenkins-infra/jenkins.io/commit/3becff7aa8463d492def5db6cf290a1ef2133de5
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
M content/doc/developer/publishing/releasing-experimental-updates.adoc

  Log Message:
  ---
  Clarify developer use of Experimental Update Center

Consider this part of my apology for releasing git plugin 4.0.0-rc to
the entire community when I had intended that it would only be released
to the experimental update center.


  Commit: d0adca4948466f873eddbb8523af5faac4d5d12d
  
https://github.com/jenkins-infra/jenkins.io/commit/d0adca4948466f873eddbb8523af5faac4d5d12d
  Author: Mark Waite 
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
M content/doc/developer/publishing/releasing-experimental-updates.adoc

  Log Message:
  ---
  Merge pull request #2232 from 
MarkEWaite/add-experimental-update-center-details

Clarify developer use of Experimental Update Center


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/bf14f8519cc5...d0adca494846

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] ec0fe2: Use direct links for the wiki

2019-05-05 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ec0fe25727f228e5294582e14079c8db29643946
  
https://github.com/jenkins-infra/jenkins.io/commit/ec0fe25727f228e5294582e14079c8db29643946
  Author: Zbynek Konecny 
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
M content/blog/2019/04/2019-04-03-security-advisory.adoc
M content/chat.adoc
M content/doc/upgrade-guide/2.19.adoc
M content/doc/upgrade-guide/2.32.adoc
M content/doc/upgrade-guide/2.7.adoc
M content/friend.adoc
M content/jenkins-20-proposals.adoc
M content/merchandise.adoc
M content/participate/code.adoc
M content/pipeline/getting-started-pipelines.adoc
M content/press.adoc
M content/project/conduct.adoc
M content/project/governance.adoc
M content/projects/gsoc/gsoc2016.adoc
M content/projects/gsoc/gsoc2017.adoc
M content/projects/index.adoc
M content/redirect/api-token.adoc
M content/redirect/build-record-migration.adoc
M content/redirect/cli-https-proxy-tunnel.adoc
M content/redirect/configuring-servlet-containers.adoc
M content/redirect/dangerous-permissions.adoc
M content/redirect/developer/class-is-missing-descriptor.adoc
M content/redirect/developer/extension-points.adoc
M content/redirect/developer/index.adoc
M content/redirect/developer/structured-form-submission.adoc
M content/redirect/find-jenkins-logs.adoc
M content/redirect/fingerprint.adoc
M content/redirect/installation-wizard.adoc
M content/redirect/log-levels.adoc
M content/redirect/log-recorders.adoc
M content/redirect/logging.adoc
M content/redirect/migrate-jenkins-home.adoc
M content/redirect/offline-installation.adoc
M content/redirect/oracle-account-signup.adoc
M content/redirect/parameterized-builds.adoc
M content/redirect/remote-api.adoc
M content/redirect/report-an-issue.adoc
M content/redirect/scm-change-trigger.adoc
M content/redirect/search-box.adoc
M content/redirect/securing-jenkins.adoc
M content/redirect/security-144.adoc
M content/redirect/setting-system-properties.adoc
M content/redirect/troubleshooting/broken-reverse-proxy.adoc
M content/redirect/troubleshooting/disable-security-manager.adoc
M content/redirect/troubleshooting/executor-starvation.adoc
M content/redirect/troubleshooting/java.awt.headless.adoc
M content/redirect/troubleshooting/jna-already-loaded.adoc
M content/redirect/troubleshooting/process-leaked-file-descriptors.adoc
M content/redirect/troubleshooting/utf8-url-decoding.adoc
M content/redirect/troubleshooting/windows-agent-restart.adoc
M content/redirect/troubleshooting/windows-service-fails-to-start.adoc
M content/redirect/user-content-directory.adoc
M content/security/advisory/2013-02-16.adoc
M content/security/advisory/2015-10-01.adoc
M content/security/advisory/2015-12-09.adoc
M content/security/advisory/2016-05-11.adoc
M content/security/advisory/2016-06-20.adoc
M content/security/advisory/2016-07-27.adoc
M content/security/advisory/2017-02-01.adoc
M content/security/advisory/2017-03-20.adoc
M content/security/advisory/2017-04-10.adoc
M content/security/advisory/2017-08-07.adoc
M content/security/advisory/2017-10-11.adoc
M content/security/advisory/2018-03-26.adoc
M content/security/advisory/2018-12-05.adoc
M content/security/index.adoc
M content/solutions/android.adoc
M content/solutions/embedded.adoc
M content/solutions/github.adoc
M content/solutions/java.adoc
M content/solutions/pipeline.adoc
M content/solutions/python.adoc
M content/solutions/ruby.adoc

  Log Message:
  ---
  Use direct links for the wiki


  Commit: 725df8a14aac440c6b05f3be56b9a83ab884f7b7
  
https://github.com/jenkins-infra/jenkins.io/commit/725df8a14aac440c6b05f3be56b9a83ab884f7b7
  Author: Zbynek Konecny 
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
M content/doc/upgrade-guide/2.60/windows.adoc
M content/pipeline/getting-started-pipelines.adoc
M content/solutions/android.adoc
M content/solutions/embedded.adoc
M content/solutions/github.adoc
M content/solutions/java.adoc
M content/solutions/pipeline.adoc
M content/solutions/python.adoc
M content/solutions/ruby.adoc

  Log Message:
  ---
  Use plugin macro instead of link


  Commit: b5135458072e4a1da35062253233ce4a5bcbf947
  
https://github.com/jenkins-infra/jenkins.io/commit/b5135458072e4a1da35062253233ce4a5bcbf947
  Author: Mark Waite 
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
M content/blog/2019/04/2019-04-03-security-advisory.adoc
M content/chat.adoc
M content/doc/upgrade-guide/2.19.adoc
M content/doc/upgrade-guide/2.32.adoc
M content/doc/upgrade-guide/2.60/windows.adoc
M content/doc/upgrade-guide/2.7.adoc
M content/friend.adoc
M content/jenkins-20

[jenkins-infra/jenkins.io] 4a3572: Add blog post on Stapler telemetry

2019-05-05 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4a35723a4cf8f868ec4475b0c28a9655487a4558
  
https://github.com/jenkins-infra/jenkins.io/commit/4a35723a4cf8f868ec4475b0c28a9655487a4558
  Author: Daniel Beck 
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
A content/blog/2019/05/2019-05-05-telemetry-success.adoc

  Log Message:
  ---
  Add blog post on Stapler telemetry


  Commit: a787f369f06b3180e453e8ba3e04b0056558effe
  
https://github.com/jenkins-infra/jenkins.io/commit/a787f369f06b3180e453e8ba3e04b0056558effe
  Author: Mark Waite 
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
A content/blog/2019/05/2019-05-05-telemetry-success.adoc

  Log Message:
  ---
  Merge pull request #2234 from daniel-beck/telemetry-success2

Add blog post on Stapler telemetry


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/b5135458072e...a787f369f06b

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] e62d58: Blog for the chinese localization

2019-05-07 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e62d58f8a50ff4bd6fcdc53e30174ca635774388
  
https://github.com/jenkins-infra/jenkins.io/commit/e62d58f8a50ff4bd6fcdc53e30174ca635774388
  Author: Zhao Xiaojie 
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
A content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Blog for the chinese localization


  Commit: d166544875e994a9c36a57136c3bef638f765ac6
  
https://github.com/jenkins-infra/jenkins.io/commit/d166544875e994a9c36a57136c3bef638f765ac6
  Author: Zhao Xiaojie 
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Fixes some expresion issues


  Commit: 9a2362d40dac906b0953ec2f0b886bd58338f3b6
  
https://github.com/jenkins-infra/jenkins.io/commit/9a2362d40dac906b0953ec2f0b886bd58338f3b6
  Author: Zhao Xiaojie 
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Fixes some expresion issues


  Commit: 8f42d9bcca5a214266abde7611994af2c80aeb06
  
https://github.com/jenkins-infra/jenkins.io/commit/8f42d9bcca5a214266abde7611994af2c80aeb06
  Author: Zhao Xiaojie 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Update 2019-05-09-chinese-localization.adoc


  Commit: addd4cb2a2c1ba7931c1d669db0a7242775682cd
  
https://github.com/jenkins-infra/jenkins.io/commit/addd4cb2a2c1ba7931c1d669db0a7242775682cd
  Author: Zhao Xiaojie 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Update 2019-05-09-chinese-localization.adoc


  Commit: 02c385519b4951b6fd429841f2f8f2fb28c36861
  
https://github.com/jenkins-infra/jenkins.io/commit/02c385519b4951b6fd429841f2f8f2fb28c36861
  Author: Zhao Xiaojie 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Fix the wrong installs number


  Commit: a27b27c3c3cd77d86dab8e7338e21b0b11485039
  
https://github.com/jenkins-infra/jenkins.io/commit/a27b27c3c3cd77d86dab8e7338e21b0b11485039
  Author: Mark Waite 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Update content/blog/2019/05/2019-05-09-chinese-localization.adoc

Co-Authored-By: LinuxSuRen 


  Commit: 8f4eae40ee37d63ab3ba591618c55d53dd588997
  
https://github.com/jenkins-infra/jenkins.io/commit/8f4eae40ee37d63ab3ba591618c55d53dd588997
  Author: Mark Waite 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Update content/blog/2019/05/2019-05-09-chinese-localization.adoc

Co-Authored-By: LinuxSuRen 


  Commit: f50a4323b7b36a921e95da4d2ec95c9a7a2e4573
  
https://github.com/jenkins-infra/jenkins.io/commit/f50a4323b7b36a921e95da4d2ec95c9a7a2e4573
  Author: Mark Waite 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Update content/blog/2019/05/2019-05-09-chinese-localization.adoc

Co-Authored-By: LinuxSuRen 


  Commit: 557576c093048e93b125cce496354b24d5aa32e9
  
https://github.com/jenkins-infra/jenkins.io/commit/557576c093048e93b125cce496354b24d5aa32e9
  Author: Mark Waite 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Update content/blog/2019/05/2019-05-09-chinese-localization.adoc

Co-Authored-By: LinuxSuRen 


  Commit: 0f8ad65d3771faa06dc9da40afb6adb2525cab80
  
https://github.com/jenkins-infra/jenkins.io/commit/0f8ad65d3771faa06dc9da40afb6adb2525cab80
  Author: Mark Waite 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Update content/blog/2019/05/2019-05-09-chinese-localization.adoc

Co-Authored-By: LinuxSuRen 


  Commit: cb8e8f2d456a5b8ca9306f7dca178436b0b281fc
  
https://github.com/jenkins-infra/jenkins.io/commit/cb8e8f2d456a5b8ca9306f7dca178436b0b281fc
  Author: Mark Waite 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-chinese-localization.adoc

  Log Message:
  ---
  Update content/blog/2019/05/2019-05-09-chinese-localization.adoc

Co-Authored-By: LinuxSuRen 


  Commit: 2e7e8f51061518726b2619ed70b5a3b0bb4fc8db
  
https://github.com/jenkins-infra/jenkins.io/commit/2e7e8f51061518726b2619ed70b5a3b0bb4fc8db
  Author: Mark Waite 
  Date:   2019-05-07

[jenkins-infra/jenkins.io] ed738b: Add tag to link with Chinese Localization SIG page

2019-05-11 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ed738b7cd9e9d6ca60d67c016e2576feb07e9930
  
https://github.com/jenkins-infra/jenkins.io/commit/ed738b7cd9e9d6ca60d67c016e2576feb07e9930
  Author: Zhao Xiaojie 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/blog/2019/02/2019-02-05-jenkins-new-year-in-china.adoc

  Log Message:
  ---
  Add tag to link with Chinese Localization SIG page


  Commit: c2971eb5b6e07cc8e500f27aeb5835f6d3614140
  
https://github.com/jenkins-infra/jenkins.io/commit/c2971eb5b6e07cc8e500f27aeb5835f6d3614140
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/blog/2019/02/2019-02-05-jenkins-new-year-in-china.adoc

  Log Message:
  ---
  Merge pull request #2247 from LinuxSuRen/patch-1

Add tag to link with Chinese Localization SIG page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/239f2c60f687...c2971eb5b6e0

-- 
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.io/push/refs/heads/master/239f2c-c2971e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] fe78cf: Keep the tags as lower-case

2019-05-11 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: fe78cf5259190e0944de240c2647d908675dbdc3
  
https://github.com/jenkins-infra/jenkins.io/commit/fe78cf5259190e0944de240c2647d908675dbdc3
  Author: Zhao Xiaojie 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/sigs/chinese-localization/index.adoc

  Log Message:
  ---
  Keep the tags as lower-case


  Commit: 239f2c60f687ff5d7ff3f38b38539d0c1cab1fbf
  
https://github.com/jenkins-infra/jenkins.io/commit/239f2c60f687ff5d7ff3f38b38539d0c1cab1fbf
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/sigs/chinese-localization/index.adoc

  Log Message:
  ---
  Merge pull request #2248 from LinuxSuRen/patch-2

Keep the tags as lower-case


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/a36d64a4b59b...239f2c60f687

-- 
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.io/push/refs/heads/master/a36d64-239f2c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 6ecf95: Add a tag to link with the SIG page

2019-05-11 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 6ecf95b93a7e189bcdb86c3de30d3bb560afbe2a
  
https://github.com/jenkins-infra/jenkins.io/commit/6ecf95b93a7e189bcdb86c3de30d3bb560afbe2a
  Author: Zhao Xiaojie 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M 
content/blog/2019/01/2019-01-09-jenkins-user-conference-china-shenzhen-update.adoc

  Log Message:
  ---
  Add a tag to link with the SIG page


  Commit: a36d64a4b59b0989e5d27e82c0355cab43625807
  
https://github.com/jenkins-infra/jenkins.io/commit/a36d64a4b59b0989e5d27e82c0355cab43625807
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M 
content/blog/2019/01/2019-01-09-jenkins-user-conference-china-shenzhen-update.adoc

  Log Message:
  ---
  Merge pull request #2249 from LinuxSuRen/patch-3

Add a tag to link with the SIG page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/ccf729603034...a36d64a4b59b

-- 
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.io/push/refs/heads/master/ccf729-a36d64%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] c3b638: Add AbhyudayaSharma's profile

2019-05-11 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c3b6382bd5b4234e69a195ec1ca69d6caeb1b7b7
  
https://github.com/jenkins-infra/jenkins.io/commit/c3b6382bd5b4234e69a195ec1ca69d6caeb1b7b7
  Author: Abhyudaya Sharma 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
A content/_data/authors/abhyudayasharma.adoc
A content/images/avatars/abhyudayasharma.jpg

  Log Message:
  ---
  Add AbhyudayaSharma's profile


  Commit: 092aaeaea019db557f3866bd639e82fca8da7e6a
  
https://github.com/jenkins-infra/jenkins.io/commit/092aaeaea019db557f3866bd639e82fca8da7e6a
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
A content/_data/authors/abhyudayasharma.adoc
A content/images/avatars/abhyudayasharma.jpg

  Log Message:
  ---
  Merge pull request #2251 from AbhyudayaSharma/master

Add AbhyudayaSharma's profile


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/c2971eb5b6e0...092aaeaea019

-- 
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.io/push/refs/heads/master/c2971e-092aae%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 4801d9: Add Docs SIG entry page

2019-05-11 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4801d91433fe731fb16c8d55291ac62806335ff5
  
https://github.com/jenkins-infra/jenkins.io/commit/4801d91433fe731fb16c8d55291ac62806335ff5
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
A content/sigs/docs/index.adoc

  Log Message:
  ---
  Add Docs SIG entry page

Include links to existing documentation, including:

* Using Jenkins
* Extending Jenkins
* Solution documentation

Include participants from the initial meeting and individuals that have
expressed willingness to contribute to documentation.


  Commit: 6cc6fffc6adb4c26c610ed8c67b4bbbdf81148d0
  
https://github.com/jenkins-infra/jenkins.io/commit/6cc6fffc6adb4c26c610ed8c67b4bbbdf81148d0
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/events.html.haml

  Log Message:
  ---
  Add Docs SIG to repeating events list


  Commit: 2aedba318cfd3add424f87c187d79e2ebca591b3
  
https://github.com/jenkins-infra/jenkins.io/commit/2aedba318cfd3add424f87c187d79e2ebca591b3
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
A content/blog/2019/05/2019-05-11-docs-sig-announcement.adoc

  Log Message:
  ---
  Announce Docs SIG in blog

Encourage readers to contribute documentation pull requests and to review
pull requests from others


  Commit: 710e30a6813b9a25899f12a3711758eae4825013
  
https://github.com/jenkins-infra/jenkins.io/commit/710e30a6813b9a25899f12a3711758eae4825013
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-11-docs-sig-announcement.adoc

  Log Message:
  ---
  Better phrasing for mission statement

Co-Authored-By: Meg McRoberts 


  Commit: 544bef18d56e8733cac5305b854970c228f6b168
  
https://github.com/jenkins-infra/jenkins.io/commit/544bef18d56e8733cac5305b854970c228f6b168
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-11-docs-sig-announcement.adoc

  Log Message:
  ---
  Correct form of 'log in'

Co-Authored-By: Meg McRoberts 


  Commit: 6a84a8e60c1658dbb77ca6835810998383f9e1c5
  
https://github.com/jenkins-infra/jenkins.io/commit/6a84a8e60c1658dbb77ca6835810998383f9e1c5
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-11-docs-sig-announcement.adoc

  Log Message:
  ---
  Clarify the 'Follow the instructions' hint

Co-Authored-By: Meg McRoberts 


  Commit: 5339fdb05bfe0aedcbf8774d8a5b5bf7c8daa9cd
  
https://github.com/jenkins-infra/jenkins.io/commit/5339fdb05bfe0aedcbf8774d8a5b5bf7c8daa9cd
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Don't use future tense unnecessarily

Co-Authored-By: Meg McRoberts 


  Commit: 80006680916089985ee6015b822beab6c18b6697
  
https://github.com/jenkins-infra/jenkins.io/commit/80006680916089985ee6015b822beab6c18b6697
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Consistent use of acronym


  Commit: a724d779daee79657690e77d5c0831ae3b611e72
  
https://github.com/jenkins-infra/jenkins.io/commit/a724d779daee79657690e77d5c0831ae3b611e72
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Expand first reference to JEP

Co-Authored-By: Meg McRoberts 


  Commit: b8e31311330914a88b3c6e34b44ee36c4892293a
  
https://github.com/jenkins-infra/jenkins.io/commit/b8e31311330914a88b3c6e34b44ee36c4892293a
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
A content/blog/2019/05/2019-05-11-docs-sig-announcement.adoc
M content/events.html.haml
A content/sigs/docs/index.adoc

  Log Message:
  ---
  Merge pull request #2246 from MarkEWaite/add-docs-sig

Announce Docs SIG with SIG page and blog post

Merging my own pull request, accepting that two reviewers were OK with the 
content.


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/092aaeaea019...b8e313113309

-- 
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.io/push/refs/heads/master/092aae-b8e313%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] e0e546: Docs SIG should not use the Platform SIG logo

2019-05-12 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e0e5464531cc12ffab115a9a2d9ecf1dfedaa477
  
https://github.com/jenkins-infra/jenkins.io/commit/e0e5464531cc12ffab115a9a2d9ecf1dfedaa477
  Author: Oleg Nenashev 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Docs SIG should not use the Platform SIG logo


  Commit: cd35fca899f354300ec7c60ce447247977a3e930
  
https://github.com/jenkins-infra/jenkins.io/commit/cd35fca899f354300ec7c60ce447247977a3e930
  Author: Mark Waite 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Merge pull request #2255 from jenkins-infra/oleg-nenashev-patch-1

Docs SIG should not use the Platform SIG logo


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/6244c627e7e1...cd35fca899f3

-- 
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.io/push/refs/heads/master/6244c6-cd35fc%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 65cad5: Use 'Jenkins Needs You' for Docs SIG image

2019-05-12 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 65cad59793ff0bafe73ec9db50ddfd72893d32bd
  
https://github.com/jenkins-infra/jenkins.io/commit/65cad59793ff0bafe73ec9db50ddfd72893d32bd
  Author: Mark Waite 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-11-docs-sig-announcement.adoc
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Use 'Jenkins Needs You' for Docs SIG image


  Commit: 8293921c318a288d26733ac13104622bfbd6c5ba
  
https://github.com/jenkins-infra/jenkins.io/commit/8293921c318a288d26733ac13104622bfbd6c5ba
  Author: Mark Waite 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Hyperlink to docs SIG meeting notes in first ref


  Commit: 219fdff0dc6b817505a787fa0610e8215269e67e
  
https://github.com/jenkins-infra/jenkins.io/commit/219fdff0dc6b817505a787fa0610e8215269e67e
  Author: Mark Waite 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
M content/sigs/platform/index.adoc

  Log Message:
  ---
  Hyperlink to Platform SIG meeting notes in first ref


  Commit: b2b0ada3fd3fed9478f84edcad03088fdc44858f
  
https://github.com/jenkins-infra/jenkins.io/commit/b2b0ada3fd3fed9478f84edcad03088fdc44858f
  Author: Mark Waite 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Remove unnecessary escapes from link text


  Commit: 626a146733d9fd087f2f7b6809f5fc665e0bd2f7
  
https://github.com/jenkins-infra/jenkins.io/commit/626a146733d9fd087f2f7b6809f5fc665e0bd2f7
  Author: Mark Waite 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-11-docs-sig-announcement.adoc
M content/sigs/docs/index.adoc
M content/sigs/platform/index.adoc

  Log Message:
  ---
  Merge pull request #2257 from MarkEWaite/fix-docs-sig-blog-image

Remove docs sig blog image


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/cd35fca899f3...626a146733d9

-- 
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.io/push/refs/heads/master/cd35fc-626a14%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] f66043: Addition of personal bio and avatar

2019-05-12 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f66043ce985bdec57186b36d150538f3401f773f
  
https://github.com/jenkins-infra/jenkins.io/commit/f66043ce985bdec57186b36d150538f3401f773f
  Author: dernDren161 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
A content/_data/authors/dernDren161.adoc
A content/images/avatars/dernDren161.jpg

  Log Message:
  ---
  Addition of personal bio and avatar


  Commit: 632e788255603fea79f32d702ac3580c26b73ae2
  
https://github.com/jenkins-infra/jenkins.io/commit/632e788255603fea79f32d702ac3580c26b73ae2
  Author: Mark Waite 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
A content/_data/authors/dernDren161.adoc
A content/images/avatars/dernDren161.jpg

  Log Message:
  ---
  Merge pull request #2256 from dernDren161/community_bonding

Addition of personal bio and avatar


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/626a146733d9...632e78825560

-- 
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.io/push/refs/heads/master/626a14-632e78%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io]

2019-05-12 Thread Mark Waite
  Branch: refs/heads/oleg-nenashev-patch-1
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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.io/push/refs/heads/oleg-nenashev-patch-1/e0e546-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 05c104: Fix display of videos in solution sites

2019-05-12 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 05c104099b465a4d4d2091dd9330875efe6aab3c
  
https://github.com/jenkins-infra/jenkins.io/commit/05c104099b465a4d4d2091dd9330875efe6aab3c
  Author: Zbynek Konecny 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
M content/_data/solutions/android.yml
M content/css/jenkins.css

  Log Message:
  ---
  Fix display of videos in solution sites


  Commit: 0dff697a72b3dc34762314fe3c3844ad411f60dc
  
https://github.com/jenkins-infra/jenkins.io/commit/0dff697a72b3dc34762314fe3c3844ad411f60dc
  Author: Mark Waite 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
M content/_data/solutions/android.yml
M content/css/jenkins.css

  Log Message:
  ---
  Merge pull request #2259 from zbynek/master

Fix display of videos in solution sites


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/632e78825560...0dff697a72b3

-- 
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.io/push/refs/heads/master/632e78-0dff69%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] cc7e92: Add afalko bio for GSoC blog

2019-05-12 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: cc7e9201553743087291b219d90b9f607885447d
  
https://github.com/jenkins-infra/jenkins.io/commit/cc7e9201553743087291b219d90b9f607885447d
  Author: Andrey Falko 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
A content/_data/authors/afalko.adoc
A content/images/avatars/afalko.jpg

  Log Message:
  ---
  Add afalko bio for GSoC blog


  Commit: f13cabce932016485d288afa259d01349dd24f9c
  
https://github.com/jenkins-infra/jenkins.io/commit/f13cabce932016485d288afa259d01349dd24f9c
  Author: Mark Waite 
  Date:   2019-05-12 (Sun, 12 May 2019)

  Changed paths:
A content/_data/authors/afalko.adoc
A content/images/avatars/afalko.jpg

  Log Message:
  ---
  Merge pull request #2260 from afalko/master

Add afalko bio for GSoC blog


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/81dd6ec22367...f13cabce9320

-- 
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.io/push/refs/heads/master/81dd6e-f13cab%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 3f61fc: Small typo

2019-05-13 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3f61fc7d9a54bc06b3be0a89b86eb2a3ee319fb6
  
https://github.com/jenkins-infra/jenkins.io/commit/3f61fc7d9a54bc06b3be0a89b86eb2a3ee319fb6
  Author: Francis Lewis <49526117+lew...@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
M content/doc/tutorials/build-a-java-app-with-maven.adoc

  Log Message:
  ---
  Small typo

"apline" should read "alpine


  Commit: b7d569503de123d039ef478e849ed3db0dc46c54
  
https://github.com/jenkins-infra/jenkins.io/commit/b7d569503de123d039ef478e849ed3db0dc46c54
  Author: Mark Waite 
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
M content/doc/tutorials/build-a-java-app-with-maven.adoc

  Log Message:
  ---
  Merge pull request #2262 from lewifr/master

Small typo


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/72f0b7d6d26b...b7d569503de1

-- 
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.io/push/refs/heads/master/72f0b7-b7d569%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 814373: Add bio and avatar for Long Nguyen

2019-05-14 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 814373d98a5173eb0fef80cb30502107b89bde81
  
https://github.com/jenkins-infra/jenkins.io/commit/814373d98a5173eb0fef80cb30502107b89bde81
  Author: Nguyen Le Vu Long 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
A content/_data/authors/longnguyen.adoc
A content/images/avatars/longnguyen.jpg

  Log Message:
  ---
  Add bio and avatar for Long Nguyen


  Commit: 4ac1a3a219b7eecd00b462f64e325c38d66dd296
  
https://github.com/jenkins-infra/jenkins.io/commit/4ac1a3a219b7eecd00b462f64e325c38d66dd296
  Author: Mark Waite 
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
A content/_data/authors/longnguyen.adoc
A content/images/avatars/longnguyen.jpg

  Log Message:
  ---
  Merge pull request #2265 from longngn/master

Add bio and avatar for Long Nguyen


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/b7d569503de1...4ac1a3a219b7

-- 
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.io/push/refs/heads/master/b7d569-4ac1a3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] d98c3f: Add bio and avatar for Justin Harringa

2019-05-14 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d98c3fae5e8e099e45c96d36faeb356dd4bf5b13
  
https://github.com/jenkins-infra/jenkins.io/commit/d98c3fae5e8e099e45c96d36faeb356dd4bf5b13
  Author: Justin Harringa 
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
A content/_data/authors/justinharringa.adoc
A content/images/avatars/justinharringa.jpeg

  Log Message:
  ---
  Add bio and avatar for Justin Harringa


  Commit: 4e2dd8e83866280e81a136de24fe72842c38520e
  
https://github.com/jenkins-infra/jenkins.io/commit/4e2dd8e83866280e81a136de24fe72842c38520e
  Author: Mark Waite 
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
A content/_data/authors/justinharringa.adoc
A content/images/avatars/justinharringa.jpeg

  Log Message:
  ---
  Merge pull request #2264 from justinharringa/justinharringa-bio

Add bio and avatar for Justin Harringa


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/4ac1a3a219b7...4e2dd8e83866

-- 
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.io/push/refs/heads/master/4ac1a3-4e2dd8%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin]

2019-05-15 Thread Mark Waite
  Branch: refs/heads/dependabot/maven/com.coveo-fmt-maven-plugin-2.9
  Home:   https://github.com/jenkinsci/platformlabeler-plugin

-- 
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/dependabot/maven/com.coveo-fmt-maven-plugin-2.9/cef02b-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] cef02b: Bump fmt-maven-plugin from 2.8 to 2.9

2019-05-15 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: cef02b1bc4fdadbfd682af4a0c7cdbfa3aa625cc
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/cef02b1bc4fdadbfd682af4a0c7cdbfa3aa625cc
  Author: dependabot[bot] 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump fmt-maven-plugin from 2.8 to 2.9

Bumps [fmt-maven-plugin](https://github.com/coveo/fmt-maven-plugin) from 2.8 to 
2.9.
- [Release notes](https://github.com/coveo/fmt-maven-plugin/releases)
- [Commits](https://github.com/coveo/fmt-maven-plugin/compare/2.8.0...2.9.0)

Signed-off-by: dependabot[bot] 


  Commit: 3983b3019b0dbdcf8486fd159d88fc07c413ee8b
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/3983b3019b0dbdcf8486fd159d88fc07c413ee8b
  Author: Mark Waite 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #71 from 
jenkinsci/dependabot/maven/com.coveo-fmt-maven-plugin-2.9

Bump fmt-maven-plugin from 2.8 to 2.9


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/bd18163c87af...3983b3019b0d

-- 
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/bd1816-3983b3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] fb1999: Add bio and avatar for runzexia

2019-05-15 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: fb199948b50d029748fdd6ed5ef35ef1f5b31fea
  
https://github.com/jenkins-infra/jenkins.io/commit/fb199948b50d029748fdd6ed5ef35ef1f5b31fea
  Author: runzexia 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
A content/_data/authors/runzexia.adoc
A content/images/avatars/runzexia.jpg

  Log Message:
  ---
  Add bio and avatar for runzexia


  Commit: 5720c5ba9214cb45db2a42571e6db8eea216f154
  
https://github.com/jenkins-infra/jenkins.io/commit/5720c5ba9214cb45db2a42571e6db8eea216f154
  Author: Mark Waite 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
A content/_data/authors/runzexia.adoc
A content/images/avatars/runzexia.jpg

  Log Message:
  ---
  Merge pull request #2267 from runzexia/add-runzexia-info

Add bio and avatar for runzexia


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/4e2dd8e83866...5720c5ba9214

-- 
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.io/push/refs/heads/master/4e2dd8-5720c5%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] dcb8d0: Update Role Strategy Plugin GSoC 2019 Project Page

2019-05-15 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: dcb8d04eb87f1243376790bc838778f0049a1445
  
https://github.com/jenkins-infra/jenkins.io/commit/dcb8d04eb87f1243376790bc838778f0049a1445
  Author: Abhyudaya Sharma 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M content/projects/gsoc/2019/role-strategy-performance.adoc

  Log Message:
  ---
  Update Role Strategy Plugin GSoC 2019 Project Page


  Commit: 9f29c262777b7958b75ce32300eead84546ee7df
  
https://github.com/jenkins-infra/jenkins.io/commit/9f29c262777b7958b75ce32300eead84546ee7df
  Author: Mark Waite 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M content/projects/gsoc/2019/role-strategy-performance.adoc

  Log Message:
  ---
  Merge pull request #2266 from AbhyudayaSharma/gsoc-role-strategy-page-update

[JENKINS-57437] Update Role Strategy Plugin GSoC 2019 Project Page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/5720c5ba9214...9f29c262777b

-- 
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.io/push/refs/heads/master/5720c5-9f29c2%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 18f175: [WEBSTITE-610] Clarify credential masking limitations

2019-05-15 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 18f17514ae4691473bba06d83331f37bee28f8bb
  
https://github.com/jenkins-infra/jenkins.io/commit/18f17514ae4691473bba06d83331f37bee28f8bb
  Author: Mark Waite 
  Date:   2019-05-11 (Sat, 11 May 2019)

  Changed paths:
M content/doc/book/pipeline/jenkinsfile.adoc

  Log Message:
  ---
  [WEBSTITE-610] Clarify credential masking limitations

Credential masking is a reasonable attempt to prevent accidental
disclosure of credentials.  It does not (and cannot) prevent those
with malicious intent from disclosing credentials which their Pipeline
is allowed to access.  If a Pipeline can use a credential, it has the
values of the credential and can leak those values if it chooses to do so.


  Commit: 9f5a340c22cc5d22a783ad38aeaf67918b37ea86
  
https://github.com/jenkins-infra/jenkins.io/commit/9f5a340c22cc5d22a783ad38aeaf67918b37ea86
  Author: Mark Waite 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M content/doc/book/pipeline/jenkinsfile.adoc

  Log Message:
  ---
  Merge pull request #2252 from MarkEWaite/clarify-credentials-masking

[WEBSITE-610] Clarify credential masking limitations


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/ce523a6c594f...9f5a340c22cc

-- 
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.io/push/refs/heads/master/ce523a-9f5a34%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] d28c00: Link to Docs SIG Jira dashboard

2019-05-15 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d28c007775cb2a695ce89f31b21849dedec1311a
  
https://github.com/jenkins-infra/jenkins.io/commit/d28c007775cb2a695ce89f31b21849dedec1311a
  Author: Mark Waite 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Link to Docs SIG Jira dashboard

Thanks to Radek Antoniuk for creating the Jira bashboard for the
Docs special interest group!


  Commit: 48ed2908a3f40968f04c26da2229045ded4b2287
  
https://github.com/jenkins-infra/jenkins.io/commit/48ed2908a3f40968f04c26da2229045ded4b2287
  Author: Mark Waite 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Merge pull request #2269 from MarkEWaite/link-to-docs-sig-jira-dashboard

Link to Docs SIG Jira dashboard


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/9f5a340c22cc...48ed2908a3f4

-- 
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.io/push/refs/heads/master/9f5a34-48ed29%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] d0fdf5: Add jonbrohauge.adoc

2019-05-16 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d0fdf531c1581dcc5bcfb32520cf9e00f0b5e355
  
https://github.com/jenkins-infra/jenkins.io/commit/d0fdf531c1581dcc5bcfb32520cf9e00f0b5e355
  Author: Jon Brohauge 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
A content/_data/authors/jonbrohauge.adoc

  Log Message:
  ---
  Add jonbrohauge.adoc


  Commit: 7d53aedd4d6955f7663c7c146da85eb5caa0ebf6
  
https://github.com/jenkins-infra/jenkins.io/commit/7d53aedd4d6955f7663c7c146da85eb5caa0ebf6
  Author: Mark Waite 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
A content/_data/authors/jonbrohauge.adoc

  Log Message:
  ---
  Merge pull request #2270 from jonbrohauge/master

Add jonbrohauge.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/48ed2908a3f4...7d53aedd4d69

-- 
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.io/push/refs/heads/master/48ed29-7d53ae%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 8a392f: Profile for Claus Schneider ( bicschneider )

2019-05-16 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 8a392f99270e183252e1bcd3c987dbb6386e103a
  
https://github.com/jenkins-infra/jenkins.io/commit/8a392f99270e183252e1bcd3c987dbb6386e103a
  Author: Claus Schneider (Praqma) 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
A content/_data/authors/bicschneider-ClausSchneider.adoc
A content/images/avatars/bicschneider-ClausSchneider.jpg

  Log Message:
  ---
  Profile for Claus Schneider ( bicschneider )


  Commit: 431f8d4cf594cdf5edac02eccd5658be9afa1a17
  
https://github.com/jenkins-infra/jenkins.io/commit/431f8d4cf594cdf5edac02eccd5658be9afa1a17
  Author: Mark Waite 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
A content/_data/authors/bicschneider-ClausSchneider.adoc
A content/images/avatars/bicschneider-ClausSchneider.jpg

  Log Message:
  ---
  Merge pull request #2271 from Praqma/master

Profile for Claus Schneider ( bicschneider )


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/7d53aedd4d69...431f8d4cf594

-- 
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.io/push/refs/heads/master/7d53ae-431f8d%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 2c0591: [JENKINS-57493] Fix unit test failure in DE

2019-05-16 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 2c05912468ed613ec19a73913414ab5784dda05b
  
https://github.com/jenkinsci/git-plugin/commit/2c05912468ed613ec19a73913414ab5784dda05b
  Author: Mark Waite 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/extensions/impl/PreBuildMergeTest.java

  Log Message:
  ---
  [JENKINS-57493] Fix unit test failure in DE

Remove assertion that depends on the locale of the command line git
process.  No significant value checking for a specific English language
message from command line git.  Command line git is increasingly localized
and will continue to be better and better localized.  Testing for a
specific English message doesn't help enough for the distraction it
creates due to failing tests.  Later checks in the test confirm that
the failure happened.


  Commit: 7bcf5dac123678fa381f459dc087c8c6e8a195c9
  
https://github.com/jenkinsci/git-plugin/commit/7bcf5dac123678fa381f459dc087c8c6e8a195c9
  Author: Mark Waite 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/extensions/impl/PreBuildMergeTest.java

  Log Message:
  ---
  Merge pull request #719 from 
MarkEWaite/limit-locale-specific-checks-to-English-display-language

[JENKINS-57493] Unit tests fail in German


Compare: 
https://github.com/jenkinsci/git-plugin/compare/0ec1d4d04787...7bcf5dac1236

-- 
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/git-plugin/push/refs/heads/master/0ec1d4-7bcf5d%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 01af7f: Add explanation for why using root is needed

2019-05-17 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 01af7fc350b10cfa1c87997ce679c3b78c0f948f
  
https://github.com/jenkins-infra/jenkins.io/commit/01af7fc350b10cfa1c87997ce679c3b78c0f948f
  Author: Erik Blomqvist 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M content/doc/book/installing/_docker.adoc

  Log Message:
  ---
  Add explanation for why using root is needed

I don't like executing things as root without knowing why, so did an 
investigation and added my conclusion to the docs. I hope it is correct and 
helpful to others.


  Commit: 6e5a309daaac6a58b7ac6251f2f020f5634e4798
  
https://github.com/jenkins-infra/jenkins.io/commit/6e5a309daaac6a58b7ac6251f2f020f5634e4798
  Author: Erik Blomqvist 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
M content/doc/book/installing/_docker.adoc

  Log Message:
  ---
  Change slaves to agents


  Commit: ee59aa2b3622e70d9e135dedb77c784b117a4c70
  
https://github.com/jenkins-infra/jenkins.io/commit/ee59aa2b3622e70d9e135dedb77c784b117a4c70
  Author: Mark Waite 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M content/doc/book/installing/_docker.adoc

  Log Message:
  ---
  Merge pull request #2268 from codiophile/patch-1

Add explanation for why using root is needed


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/431f8d4cf594...ee59aa2b3622

-- 
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.io/push/refs/heads/master/431f8d-ee59aa%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] 799436: Test with equalsverifier 3.1.9

2019-05-18 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 7994365567949bf130537646850c6d97d93009b9
  
https://github.com/jenkinsci/git-client-plugin/commit/7994365567949bf130537646850c6d97d93009b9
  Author: Mark Waite 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with equalsverifier 3.1.9


  Commit: 86da9c9ee8175c0d607437757ef19c6efc2b2538
  
https://github.com/jenkinsci/git-client-plugin/commit/86da9c9ee8175c0d607437757ef19c6efc2b2538
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #427 from MarkEWaite/use-new-equalsverifier

Test with equalsverifier 3.1.9


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/ec35908e00f5...86da9c9ee817

-- 
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/git-client-plugin/push/refs/heads/master/ec3590-86da9c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 5e0cb8: Test with equalsverifier 3.1.9

2019-05-18 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 5e0cb85f48018d2937d719d8cfd0fff6f1099589
  
https://github.com/jenkinsci/git-plugin/commit/5e0cb85f48018d2937d719d8cfd0fff6f1099589
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with equalsverifier 3.1.9


  Commit: 7f7b8c3cff1bd8de8477462406b92902d926680a
  
https://github.com/jenkinsci/git-plugin/commit/7f7b8c3cff1bd8de8477462406b92902d926680a
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with script security 1.58


  Commit: 2c2892778b61540ad40fb9f5a063a1b744e3bcfd
  
https://github.com/jenkinsci/git-plugin/commit/2c2892778b61540ad40fb9f5a063a1b744e3bcfd
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with apache httpcomponents client 4 api 4.5.5-3.0


  Commit: 88612edff9e8b635c3a1a9b351d2e8a802568967
  
https://github.com/jenkinsci/git-plugin/commit/88612edff9e8b635c3a1a9b351d2e8a802568967
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with mockito-core 2.27.0


  Commit: e06c1ddccc11b4912e4b41c0dac863e23c486f0a
  
https://github.com/jenkinsci/git-plugin/commit/e06c1ddccc11b4912e4b41c0dac863e23c486f0a
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with junit plugin 1.27

Cannot test with junit plugin 1.28 because it requires several workflow
plugin updates.


  Commit: ef4100033a1c80f3d35f4f24316fe38e828ef79f
  
https://github.com/jenkinsci/git-plugin/commit/ef4100033a1c80f3d35f4f24316fe38e828ef79f
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #720 from MarkEWaite/test-with-newer-components

Test with more recent components


Compare: 
https://github.com/jenkinsci/git-plugin/compare/c5f460fd5613...ef4100033a1c

-- 
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/git-plugin/push/refs/heads/stable-3.10/c5f460-ef4100%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] a877fc: Improve pull request template hints

2019-05-18 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: a877fcfc817cd0939fad44523d6026163691e495
  
https://github.com/jenkinsci/git-plugin/commit/a877fcfc817cd0939fad44523d6026163691e495
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M .github/pull_request_template.md

  Log Message:
  ---
  Improve pull request template hints


-- 
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/git-plugin/push/refs/heads/stable-3.10/ef4100-a877fc%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 5e0cb8: Test with equalsverifier 3.1.9

2019-05-18 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 5e0cb85f48018d2937d719d8cfd0fff6f1099589
  
https://github.com/jenkinsci/git-plugin/commit/5e0cb85f48018d2937d719d8cfd0fff6f1099589
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with equalsverifier 3.1.9


  Commit: 7f7b8c3cff1bd8de8477462406b92902d926680a
  
https://github.com/jenkinsci/git-plugin/commit/7f7b8c3cff1bd8de8477462406b92902d926680a
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with script security 1.58


  Commit: 2c2892778b61540ad40fb9f5a063a1b744e3bcfd
  
https://github.com/jenkinsci/git-plugin/commit/2c2892778b61540ad40fb9f5a063a1b744e3bcfd
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with apache httpcomponents client 4 api 4.5.5-3.0


  Commit: 88612edff9e8b635c3a1a9b351d2e8a802568967
  
https://github.com/jenkinsci/git-plugin/commit/88612edff9e8b635c3a1a9b351d2e8a802568967
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with mockito-core 2.27.0


  Commit: e06c1ddccc11b4912e4b41c0dac863e23c486f0a
  
https://github.com/jenkinsci/git-plugin/commit/e06c1ddccc11b4912e4b41c0dac863e23c486f0a
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with junit plugin 1.27

Cannot test with junit plugin 1.28 because it requires several workflow
plugin updates.


  Commit: ef4100033a1c80f3d35f4f24316fe38e828ef79f
  
https://github.com/jenkinsci/git-plugin/commit/ef4100033a1c80f3d35f4f24316fe38e828ef79f
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #720 from MarkEWaite/test-with-newer-components

Test with more recent components


  Commit: a877fcfc817cd0939fad44523d6026163691e495
  
https://github.com/jenkinsci/git-plugin/commit/a877fcfc817cd0939fad44523d6026163691e495
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M .github/pull_request_template.md

  Log Message:
  ---
  Improve pull request template hints


  Commit: e67f991e8d539145312ba6757cb2636ce2f6172c
  
https://github.com/jenkinsci/git-plugin/commit/e67f991e8d539145312ba6757cb2636ce2f6172c
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M .github/pull_request_template.md
M pom.xml

  Log Message:
  ---
  Merge branch 'stable-3.10'


Compare: 
https://github.com/jenkinsci/git-plugin/compare/7bcf5dac1236...e67f991e8d53

-- 
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/git-plugin/push/refs/heads/master/7bcf5d-e67f99%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 0f82f8: add doc for disableResume

2019-05-19 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 0f82f8a129927efd20006eb137d45ee93937c943
  
https://github.com/jenkins-infra/jenkins.io/commit/0f82f8a129927efd20006eb137d45ee93937c943
  Author: Darin Pope 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  add doc for disableResume


  Commit: 6c73cb4743b19e5f384f171e086c61245c8d6e1d
  
https://github.com/jenkins-infra/jenkins.io/commit/6c73cb4743b19e5f384f171e086c61245c8d6e1d
  Author: Mark Waite 
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Merge pull request #2274 from darinpope/disable-resume-doc

add doc for disableResume


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/fc76a4df3b24...6c73cb4743b1

-- 
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.io/push/refs/heads/master/fc76a4-6c73cb%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 575b39: Fix hyperlinks to test harness javadoc

2019-05-19 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 575b39cc174473307c66791422d3ea669dda27fc
  
https://github.com/jenkins-infra/jenkins.io/commit/575b39cc174473307c66791422d3ea669dda27fc
  Author: Mark Waite 
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
M content/blog/2017/08/2017-08-07-intro-to-plugin-development.adoc

  Log Message:
  ---
  Fix hyperlinks to test harness javadoc


  Commit: 824ef7497591191ac6acff89c5386e6c1c9ed640
  
https://github.com/jenkins-infra/jenkins.io/commit/824ef7497591191ac6acff89c5386e6c1c9ed640
  Author: Mark Waite 
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
M content/blog/2017/08/2017-08-07-intro-to-plugin-development.adoc

  Log Message:
  ---
  Tune JDK install recommendation

Based on feedback from oleg-nenashev


  Commit: 3f8d0a3b3b42580ae515b9f95a25407546cd3cc1
  
https://github.com/jenkins-infra/jenkins.io/commit/3f8d0a3b3b42580ae515b9f95a25407546cd3cc1
  Author: Mark Waite 
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
M content/blog/2017/08/2017-08-07-intro-to-plugin-development.adoc

  Log Message:
  ---
  Merge pull request #2272 from MarkEWaite/fix-broken-javadoc-hyperlinks

Fix hyperlinks to Jenkins test harness javadoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/6c73cb4743b1...3f8d0a3b3b42

-- 
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.io/push/refs/heads/master/6c73cb-3f8d0a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] fc82a3: Update the project page

2019-05-20 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: fc82a35f939e08fbdffd4371e095830674581575
  
https://github.com/jenkins-infra/jenkins.io/commit/fc82a35f939e08fbdffd4371e095830674581575
  Author: dernDren161 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Update the project page


  Commit: ca7b1f0650805b5cfaa1b4dd83f8ee4300f5
  
https://github.com/jenkins-infra/jenkins.io/commit/ca7b1f0650805b5cfaa1b4dd83f8ee4300f5
  Author: Prastik Gyawali 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Update 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: 8117068f0737618dfdac721e1bb84cc212bcaa6b
  
https://github.com/jenkins-infra/jenkins.io/commit/8117068f0737618dfdac721e1bb84cc212bcaa6b
  Author: Mark Waite 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Merge pull request #2276 from dernDren161/update-project

Update the project page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/1690e1b3...8117068f0737

-- 
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.io/push/refs/heads/master/169077-811706%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 76c82d: [WEBSITE-520] use default for OG image, add docume...

2019-05-20 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 76c82d9c88993947c0914068865021cd2b5ba660
  
https://github.com/jenkins-infra/jenkins.io/commit/76c82d9c88993947c0914068865021cd2b5ba660
  Author: Zbynek Konecny 
  Date:   2019-05-19 (Sun, 19 May 2019)

  Changed paths:
M CONTRIBUTING.adoc
M content/_layouts/frame.html.haml
A content/images/logo-title-opengraph.png

  Log Message:
  ---
  [WEBSITE-520] use default for OG image, add documentation


  Commit: 8da06975326e98dfefb164336367c9d1dd409f96
  
https://github.com/jenkins-infra/jenkins.io/commit/8da06975326e98dfefb164336367c9d1dd409f96
  Author: Mark Waite 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M CONTRIBUTING.adoc
M content/_layouts/frame.html.haml
A content/images/logo-title-opengraph.png

  Log Message:
  ---
  Merge pull request #2275 from zbynek/master

[WEBSITE-520] use default for OG image, add documentation


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/8117068f0737...8da06975326e

-- 
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.io/push/refs/heads/master/811706-8da069%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin]

2019-05-20 Thread Mark Waite
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.0
  Home:   https://github.com/jenkinsci/platformlabeler-plugin

-- 
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/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.0/2ac378-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] 2ac378: Bump maven-checkstyle-plugin from 3.0.0 to 3.1.0

2019-05-20 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 2ac378ed4c2239ce98f50be8fcaaf993b0649f82
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/2ac378ed4c2239ce98f50be8fcaaf993b0649f82
  Author: dependabot[bot] 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-checkstyle-plugin from 3.0.0 to 3.1.0

Bumps 
[maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) 
from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- 
[Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.0.0...maven-checkstyle-plugin-3.1.0)

Signed-off-by: dependabot[bot] 


  Commit: b55336a7537a457e94f47eca176715a4b2a048ba
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/b55336a7537a457e94f47eca176715a4b2a048ba
  Author: Mark Waite 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #72 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.0

Bump maven-checkstyle-plugin from 3.0.0 to 3.1.0


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/3983b3019b0d...b55336a7537a

-- 
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/3983b3-b55336%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 964c7f: Add opengraph image to Docs SIG

2019-05-21 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 964c7f59cf7e00a571988f21d015cea5230e10f8
  
https://github.com/jenkins-infra/jenkins.io/commit/964c7f59cf7e00a571988f21d015cea5230e10f8
  Author: Mark Waite 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Add opengraph image to Docs SIG

Jenkins needs you!


  Commit: a831c25b3bc3022e62bf63d18d00ecf9aedbbdec
  
https://github.com/jenkins-infra/jenkins.io/commit/a831c25b3bc3022e62bf63d18d00ecf9aedbbdec
  Author: Mark Waite 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Move opengraph ref nearer link


  Commit: ceaf6a92f41026c244f794cae566fcb4a8bdf538
  
https://github.com/jenkins-infra/jenkins.io/commit/ceaf6a92f41026c244f794cae566fcb4a8bdf538
  Author: Mark Waite 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Merge pull request #2279 from MarkEWaite/add-opengraph-to-docs-sig

Add opengraph image to Docs SIG


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/8da06975326e...ceaf6a92f410

-- 
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.io/push/refs/heads/master/8da069-ceaf6a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] da69aa: Revised updations

2019-05-23 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: da69aa4e5c871c8241d8af49cb0c391008f94237
  
https://github.com/jenkins-infra/jenkins.io/commit/da69aa4e5c871c8241d8af49cb0c391008f94237
  Author: dernDren161 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Revised updations


  Commit: 23684e063e2de9ba0846d6824b6ddacb5a3a61a2
  
https://github.com/jenkins-infra/jenkins.io/commit/23684e063e2de9ba0846d6824b6ddacb5a3a61a2
  Author: Prastik Gyawali 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
M CONTRIBUTING.adoc
M content/_data/changelogs/weekly.yml
M content/_layouts/frame.html.haml
M content/blog/2017/08/2017-08-07-intro-to-plugin-development.adoc
A content/images/logo-title-opengraph.png
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc
M content/projects/gsoc/2019/plugin-installation-manager-tool-cli.adoc
A content/security/advisory/2019-05-21.adoc
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Merge branch 'master' into changes-to-update


  Commit: a6aac0b4b1871ad1cb256d26ddde89cb54f27e1c
  
https://github.com/jenkins-infra/jenkins.io/commit/a6aac0b4b1871ad1cb256d26ddde89cb54f27e1c
  Author: Prastik Gyawali 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Update 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: c115487138b19c17450e9cd866cbf7f0e2c73abe
  
https://github.com/jenkins-infra/jenkins.io/commit/c115487138b19c17450e9cd866cbf7f0e2c73abe
  Author: Prastik Gyawali 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Update 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: 8310b0c4548dfb2cf012c45032c240064c0b9f0f
  
https://github.com/jenkins-infra/jenkins.io/commit/8310b0c4548dfb2cf012c45032c240064c0b9f0f
  Author: Mark Waite 
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Merge pull request #2278 from dernDren161/changes-to-update

Revised updations


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/fe98d0fa3adb...8310b0c4548d

-- 
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.io/push/refs/heads/master/fe98d0-8310b0%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 9d8ffb: CONTRIBUTING: Add a section about reviewing changes

2019-05-24 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 9d8ffba59c9087a8eb8bf641e36a113d236dd068
  
https://github.com/jenkins-infra/jenkins.io/commit/9d8ffba59c9087a8eb8bf641e36a113d236dd068
  Author: Oleg Nenashev 
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
M CONTRIBUTING.adoc

  Log Message:
  ---
  CONTRIBUTING: Add a section about reviewing changes


  Commit: 16f61f8ec8b78487d96b0354ed4c6238b4eeaf5d
  
https://github.com/jenkins-infra/jenkins.io/commit/16f61f8ec8b78487d96b0354ed4c6238b4eeaf5d
  Author: Mark Waite 
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
M CONTRIBUTING.adoc

  Log Message:
  ---
  Merge pull request #2285 from jenkins-infra/contributing-reviewing-changes

CONTRIBUTING: Add a section about reviewing changes


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/8310b0c4548d...16f61f8ec8b7

-- 
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.io/push/refs/heads/master/8310b0-16f61f%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] e2d336: Create 2019-06-01-monterrey-jam-.adoc

2019-05-24 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e2d3360f575e250939b55741200e1ad6fde15ee6
  
https://github.com/jenkins-infra/jenkins.io/commit/e2d3360f575e250939b55741200e1ad6fde15ee6
  Author: svanalstine <39314624+svanalst...@users.noreply.github.com>
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
A content/_data/events/2019-06-01-monterrey-jam-.adoc

  Log Message:
  ---
  Create 2019-06-01-monterrey-jam-.adoc


  Commit: b93914da1a493211f7a59b5e915d4702ea49324a
  
https://github.com/jenkins-infra/jenkins.io/commit/b93914da1a493211f7a59b5e915d4702ea49324a
  Author: Mark Waite 
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
A content/_data/events/2019-06-01-monterrey-jam-.adoc

  Log Message:
  ---
  Merge pull request #2287 from svanalstine/patch-19

Create 2019-06-01-monterrey-jam-.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/16f61f8ec8b7...b93914da1a49

-- 
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.io/push/refs/heads/master/16f61f-b93914%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] bbcd63: Create 2019-06-05-philadelphia-jam.adoc

2019-05-24 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: bbcd63582f1c26fce3fd2ed6f89a03e4a1ad8e78
  
https://github.com/jenkins-infra/jenkins.io/commit/bbcd63582f1c26fce3fd2ed6f89a03e4a1ad8e78
  Author: svanalstine <39314624+svanalst...@users.noreply.github.com>
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
A content/_data/events/2019-06-05-philadelphia-jam.adoc

  Log Message:
  ---
  Create 2019-06-05-philadelphia-jam.adoc


  Commit: ab99a2ac433203a744d4889529ce4e478716d22c
  
https://github.com/jenkins-infra/jenkins.io/commit/ab99a2ac433203a744d4889529ce4e478716d22c
  Author: Mark Waite 
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
A content/_data/events/2019-06-05-philadelphia-jam.adoc

  Log Message:
  ---
  Merge pull request #2286 from svanalstine/patch-18

Create 2019-06-05-philadelphia-jam.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/b93914da1a49...ab99a2ac4332

-- 
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.io/push/refs/heads/master/b93914-ab99a2%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io]

2019-05-24 Thread Mark Waite
  Branch: refs/heads/contributing-reviewing-changes
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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.io/push/refs/heads/contributing-reviewing-changes/9d8ffb-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] c6c320: Bump jquery from 3.3.1 to 3.4.0

2019-05-24 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c6c320c3e85b99e84f21db1ec7ebe56c1c706837
  
https://github.com/jenkins-infra/jenkins.io/commit/c6c320c3e85b99e84f21db1ec7ebe56c1c706837
  Author: dependabot[bot] 
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Bump jquery from 3.3.1 to 3.4.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0)


  Commit: 6455f9abde0c88093e4503811921b5c1faa16c93
  
https://github.com/jenkins-infra/jenkins.io/commit/6455f9abde0c88093e4503811921b5c1faa16c93
  Author: Mark Waite 
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Merge pull request #2283 from 
jenkins-infra/dependabot/npm_and_yarn/jquery-3.4.0

Bump jquery from 3.3.1 to 3.4.0


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/ab99a2ac4332...6455f9abde0c

-- 
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.io/push/refs/heads/master/ab99a2-6455f9%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 86656a: Use minified version of jQuery

2019-05-25 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 86656a27aabcf3ff4cce15588700025f40436a9d
  
https://github.com/jenkins-infra/jenkins.io/commit/86656a27aabcf3ff4cce15588700025f40436a9d
  Author: Zbynek Konecny 
  Date:   2019-05-25 (Sat, 25 May 2019)

  Changed paths:
M content/_layouts/frame.html.haml
M content/projects/blueocean/roadmap/index.html.haml

  Log Message:
  ---
  Use minified version of jQuery


  Commit: ad839cd0116cf6e1183f8256f7e3c260b5b063e7
  
https://github.com/jenkins-infra/jenkins.io/commit/ad839cd0116cf6e1183f8256f7e3c260b5b063e7
  Author: Mark Waite 
  Date:   2019-05-25 (Sat, 25 May 2019)

  Changed paths:
M content/_layouts/frame.html.haml
M content/projects/blueocean/roadmap/index.html.haml

  Log Message:
  ---
  Merge pull request #2288 from zbynek/jquery-min

Use minified version of jQuery


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/6455f9abde0c...ad839cd0116c

-- 
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.io/push/refs/heads/master/6455f9-ad839c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 9e3fdf: [JENKINS-31314] Defining a redirect for a wiki page.

2019-05-26 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 9e3fdfe3ac6c55e1694490a85ed8670446da2d92
  
https://github.com/jenkins-infra/jenkins.io/commit/9e3fdfe3ac6c55e1694490a85ed8670446da2d92
  Author: Jesse Glick 
  Date:   2019-05-25 (Sat, 25 May 2019)

  Changed paths:
A content/redirect/pipeline-cps-method-mismatches.adoc

  Log Message:
  ---
  [JENKINS-31314] Defining a redirect for a wiki page.


  Commit: b39f59772160236d92e3785e429ec93b7b1f8059
  
https://github.com/jenkins-infra/jenkins.io/commit/b39f59772160236d92e3785e429ec93b7b1f8059
  Author: Mark Waite 
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
A content/redirect/pipeline-cps-method-mismatches.adoc

  Log Message:
  ---
  Merge pull request #2290 from jglick/NonCPS-JENKINS-31314

[JENKINS-31314] Defining a redirect for a wiki page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/ad839cd0116c...b39f59772160

-- 
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.io/push/refs/heads/master/ad839c-b39f59%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 3a5dbf: [JENKINS=57683] Test for PruneStaleBranchTrait cla...

2019-05-26 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 3a5dbf5a1e2c9fb913b9590b9572a0fa9b53bef6
  
https://github.com/jenkinsci/git-plugin/commit/3a5dbf5a1e2c9fb913b9590b9572a0fa9b53bef6
  Author: Mark Waite 
  Date:   2019-05-25 (Sat, 25 May 2019)

  Changed paths:
A src/test/java/jenkins/plugins/git/traits/PruneStaleBranchTraitTest.java

  Log Message:
  ---
  [JENKINS=57683] Test for PruneStaleBranchTrait class cast exception


  Commit: aa681805805721d80d2487d06d1b3bd59be1adeb
  
https://github.com/jenkinsci/git-plugin/commit/aa681805805721d80d2487d06d1b3bd59be1adeb
  Author: Mark Waite 
  Date:   2019-05-25 (Sat, 25 May 2019)

  Changed paths:
M src/main/java/jenkins/plugins/git/traits/PruneStaleBranchTrait.java

  Log Message:
  ---
  [JENKINS=57683] Fix PruneStaleBranchTrait class cast exception


  Commit: 7103d596ea9627cced6e70aa1519cf8c017bf0ce
  
https://github.com/jenkinsci/git-plugin/commit/7103d596ea9627cced6e70aa1519cf8c017bf0ce
  Author: Mark Waite 
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
M src/main/java/jenkins/plugins/git/traits/PruneStaleBranchTrait.java
A src/test/java/jenkins/plugins/git/traits/PruneStaleBranchTraitTest.java

  Log Message:
  ---
  Merge pull request #721 from MarkEWaite/branch-source-class-cast-fix

[JENKINS-57683] Fix class cast exception scanning multibranch pipeline


Compare: 
https://github.com/jenkinsci/git-plugin/compare/e67f991e8d53...7103d596ea96

-- 
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/git-plugin/push/refs/heads/master/e67f99-7103d5%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 35447f: Use checkstyle plugin 3.1 and checkstyle version 8.21

2019-05-28 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 35447ff4dcf8ff2b58ed4aa646b14dd2c99839a1
  
https://github.com/jenkinsci/git-plugin/commit/35447ff4dcf8ff2b58ed4aa646b14dd2c99839a1
  Author: Mark Waite 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use checkstyle plugin 3.1 and checkstyle version 8.21


  Commit: 1dd66dab9970d7c218c955d99b7f69eb17a29d71
  
https://github.com/jenkinsci/git-plugin/commit/1dd66dab9970d7c218c955d99b7f69eb17a29d71
  Author: Mark Waite 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test matrix project plugin 1.14


  Commit: cb3b40594b528906df509a6a18587c113fc5ce92
  
https://github.com/jenkinsci/git-plugin/commit/cb3b40594b528906df509a6a18587c113fc5ce92
  Author: Mark Waite 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:

  Log Message:
  ---
  Test junit plugin 1.27

The junit plugin 1.28 requires an update of workflow components.


  Commit: 42ab63c2d69c012122d9b373450404244cc58e81
  
https://github.com/jenkinsci/git-plugin/commit/42ab63c2d69c012122d9b373450404244cc58e81
  Author: Mark Waite 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test script security plugin 1.59


  Commit: 28c82b7a1390929a715c1f01f66ff5d7afecfccd
  
https://github.com/jenkinsci/git-plugin/commit/28c82b7a1390929a715c1f01f66ff5d7afecfccd
  Author: Mark Waite 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #722 from MarkEWaite/update-test-dependencies

Update test dependencies


Compare: 
https://github.com/jenkinsci/git-plugin/compare/7103d596ea96...28c82b7a1390

-- 
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/git-plugin/push/refs/heads/master/7103d5-28c82b%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] b50ea4: Updating org admins

2019-05-29 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: b50ea4e725b5c8c940734c7dc86e1cd17ad11135
  
https://github.com/jenkins-infra/jenkins.io/commit/b50ea4e725b5c8c940734c7dc86e1cd17ad11135
  Author: Marky Jackson 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  Updating org admins


  Commit: 0419d1e0e6cb741739794b93b2459cda8b60e228
  
https://github.com/jenkins-infra/jenkins.io/commit/0419d1e0e6cb741739794b93b2459cda8b60e228
  Author: Mark Waite 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  Merge pull request #2296 from markyjackson-taulia/patch-2

Updating org admins


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/b33f25cd5456...0419d1e0e6cb

-- 
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.io/push/refs/heads/master/b33f25-0419d1%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 17e182: Updating gsoc sig

2019-05-29 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 17e18245a3847513abde0aff8102d4eed1a32838
  
https://github.com/jenkins-infra/jenkins.io/commit/17e18245a3847513abde0aff8102d4eed1a32838
  Author: markyjackson-taulia 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M content/sigs/gsoc/index.adoc

  Log Message:
  ---
  Updating gsoc sig


  Commit: 9a071e23ede762203430e5070b66104b73870220
  
https://github.com/jenkins-infra/jenkins.io/commit/9a071e23ede762203430e5070b66104b73870220
  Author: Mark Waite 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M content/sigs/gsoc/index.adoc

  Log Message:
  ---
  Merge pull request #2297 from markyjackson-taulia/master

Updating gsoc sig


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/0419d1e0e6cb...9a071e23ede7

-- 
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.io/push/refs/heads/master/0419d1-9a071e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] 8078d5: Bump checkstyle from 8.20 to 8.21

2019-05-29 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 8078d5478400a984cf96dea99108216115d9f332
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/8078d5478400a984cf96dea99108216115d9f332
  Author: dependabot-preview[bot] 

  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump checkstyle from 8.20 to 8.21

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.20 to 8.21.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.20...checkstyle-8.21)


  Commit: 167a26ad492ff801f81472ea444db633a81cc83a
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/167a26ad492ff801f81472ea444db633a81cc83a
  Author: Mark Waite 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #73 from 
jenkinsci/dependabot/maven/com.puppycrawl.tools-checkstyle-8.21

Bump checkstyle from 8.20 to 8.21


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/b55336a7537a...167a26ad492f

-- 
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/b55336-167a26%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin]

2019-05-29 Thread Mark Waite
  Branch: refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-8.21
  Home:   https://github.com/jenkinsci/platformlabeler-plugin

-- 
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/dependabot/maven/com.puppycrawl.tools-checkstyle-8.21/8078d5-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/platformlabeler-plugin] 91c976: Enable release drafter

2019-05-29 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 91c9763500f4ec4b89f4e1ea66a48267c132297c
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/91c9763500f4ec4b89f4e1ea66a48267c132297c
  Author: Mark Waite 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
A .github/release-drafter.yml

  Log Message:
  ---
  Enable release drafter

See https://github.com/apps/release-drafter and the matching
conversation in the Jenkins Developers google group at
https://groups.google.com/d/msg/jenkinsci-dev/dOs8YRQwQiI/V4gdkMP6AwAJ

Probot Release Drafter automates creation of GitHub


  Commit: d5015a788f115cba1bf0cf8bca7819853a8ef7e9
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/d5015a788f115cba1bf0cf8bca7819853a8ef7e9
  Author: Mark Waite 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
A .github/release-drafter.yml

  Log Message:
  ---
  Merge pull request #74 from MarkEWaite/use-probot-release-drafter

Enable release drafter


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/167a26ad492f...d5015a788f11

-- 
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/167a26-d5015a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 13d6c6: Removed runxezia as mentor, blog links, evaluation...

2019-05-29 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 13d6c6ba82f41a672cf4445e0dcb2777c457388a
  
https://github.com/jenkins-infra/jenkins.io/commit/13d6c6ba82f41a672cf4445e0dcb2777c457388a
  Author: Parichay Barpanda 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M content/projects/gsoc/2019/gitlab-support-for-multibranch-pipeline.adoc

  Log Message:
  ---
  Removed runxezia as mentor, blog links, evaluation 1 information, other links

I have added some information at the end of Community Bonding Period, will keep 
adding information as the development proceeds.


  Commit: 0404f296bc8175cee28aa5963a0bfdb54ca8de59
  
https://github.com/jenkins-infra/jenkins.io/commit/0404f296bc8175cee28aa5963a0bfdb54ca8de59
  Author: Mark Waite 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M content/projects/gsoc/2019/gitlab-support-for-multibranch-pipeline.adoc

  Log Message:
  ---
  Merge pull request #2299 from baymac/patch-1

Removed runxezia as mentor, blog links, evaluation 1 information, other links


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/9a071e23ede7...0404f296bc81

-- 
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.io/push/refs/heads/master/9a071e-0404f2%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] bf8988: Added 2nd blog post about "becoming a Jenkins cont...

2019-05-31 Thread Mark Waite
  Branch: refs/heads/master

  Home:   https://github.com/jenkins-infra/jenkins.io

  Commit: bf89884f43ab3dc53c9d3bbb60d6ae8faf5c9626

  
https://github.com/jenkins-infra/jenkins.io/commit/bf89884f43ab3dc53c9d3bbb60d6ae8faf5c9626

  Author: Romén Rodríguez-Gil 

  Date:   2019-05-30 (Thu, 30 May 2019)



  Changed paths:

A content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc

A 
content/images/post-images/2019-05-30-becoming-contributor/jenkins-newbie-jira-ticket-selected.png

A 
content/images/post-images/2019-05-30-becoming-contributor/jenkins-plugin-manager-updates-selected-bottom.png

A 
content/images/post-images/2019-05-30-becoming-contributor/list-newbie-tickets.png

A content/images/post-images/2019-05-30-becoming-contributor/pr-created.png

A content/images/post-images/2019-05-30-becoming-contributor/pr-merged.png



  Log Message:

  ---

  Added 2nd blog post about "becoming a Jenkins contributor"



This post describes my experience fixing a reported bug to Jenkins Core, 
guiding potential new contributors through the whole process, from reviewing 
newbie-friendly tickets, to getting the PR merged and the fix included in a new 
Jenkins release





  Commit: fb7ae73d36766f7a4d0f4ce4ee0ce55d235c5bde

  
https://github.com/jenkins-infra/jenkins.io/commit/fb7ae73d36766f7a4d0f4ce4ee0ce55d235c5bde

  Author: Romén Rodríguez-Gil 

  Date:   2019-05-30 (Thu, 30 May 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc



  Log Message:

  ---

  Fixed link in "becoming a Jenkins contributor" second post



Linking to the beginning of the beginners guido to contributing to Jenkins, 
rather than a sub-section





  Commit: c331ab7a976e0a4f2551820265a01d42035b3b6a

  
https://github.com/jenkins-infra/jenkins.io/commit/c331ab7a976e0a4f2551820265a01d42035b3b6a

  Author: Romén Rodríguez-Gil 

  Date:   2019-05-30 (Thu, 30 May 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc



  Log Message:

  ---

  Fixed syntax for monospaced text "newbie-ticket" in blog post





  Commit: 0bae5bbbd84988adb21f00b82a6f383a5c6071a6

  
https://github.com/jenkins-infra/jenkins.io/commit/0bae5bbbd84988adb21f00b82a6f383a5c6071a6

  Author: Romén Rodríguez-Gil 

  Date:   2019-05-30 (Thu, 30 May 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc



  Log Message:

  ---

  Added missing text in "becoming contributor" second blog post





  Commit: 3d9923e7badbaac28f4977d715a190c57a89a19d

  
https://github.com/jenkins-infra/jenkins.io/commit/3d9923e7badbaac28f4977d715a190c57a89a19d

  Author: Romén Rodríguez-Gil 

  Date:   2019-05-30 (Thu, 30 May 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc



  Log Message:

  ---

  Minor style improvements to the second "becoming contributor" post





  Commit: b5bda9135a47b17445d8221c2e414de69c229fde

  
https://github.com/jenkins-infra/jenkins.io/commit/b5bda9135a47b17445d8221c2e414de69c229fde

  Author: Romén Rodríguez-Gil 

  Date:   2019-05-31 (Fri, 31 May 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc

A 
content/images/post-images/2019-05-30-becoming-contributor/fixed-select-compatible.png



  Log Message:

  ---

  Added a "result" section to the "becoming contributor" 2nd post





  Commit: 676b72799c4c5fd71e3e6736c7d4b717c07a2d94

  
https://github.com/jenkins-infra/jenkins.io/commit/676b72799c4c5fd71e3e6736c7d4b717c07a2d94

  Author: Romén Rodríguez-Gil 

  Date:   2019-05-31 (Fri, 31 May 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc



  Log Message:

  ---

  Updated 2nd post on contributing journey to improve wording



Co-Authored-By: Mark Waite 





  Commit: 3a889f775de905c9dd8c06067ac7657c3bdfbfc2

  
https://github.com/jenkins-infra/jenkins.io/commit/3a889f775de905c9dd8c06067ac7657c3bdfbfc2

  Author: Romén Rodríguez-Gil 

  Date:   2019-05-31 (Fri, 31 May 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc



  Log Message:

  ---

  Updated 2nd post on contributing journey to add social media metadata



Co-Authored-By: Mark Waite 





  Commit: f2c5ee0ab2f5092b407bf308b66ee25d99914e67

  
https://github.com/jenkins-infra/jenkins.io/commit/f2c5ee0ab2f5092b407bf308b66ee25d99914e67

  Author: Romén Rodríguez-Gil 

  Date:   2019-05-31 (Fri, 31 May 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc



  Log Message:

  ---

  Updated 2nd post on contributing journey

[jenkins-infra/jenkins.io] 1a2560: Use newbie-friendly URL of Jenkins contributing file

2019-05-31 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 1a2560f4ac081bbae813477cd2e62a78c22788aa
  
https://github.com/jenkins-infra/jenkins.io/commit/1a2560f4ac081bbae813477cd2e62a78c22788aa
  Author: Mark Waite 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc

  Log Message:
  ---
  Use newbie-friendly URL of Jenkins contributing file

Earlier URL lists newbie-friendly bugs but presents them in a surprising
layout.  Better to use the standard layout that is used elsewhere on
the site.


  Commit: acc43e1a8f5697d085b5f53eef70b57944b62a9a
  
https://github.com/jenkins-infra/jenkins.io/commit/acc43e1a8f5697d085b5f53eef70b57944b62a9a
  Author: Mark Waite 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc

  Log Message:
  ---
  Merge pull request #2302 from MarkEWaite/fix-newbie-friendly-bug-url

Fix newbie-friendly query URL in blog post


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/fc08c3013771...acc43e1a8f56

-- 
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.io/push/refs/heads/master/fc08c3-acc43e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 7e0be8: Updated the project description page

2019-06-01 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 7e0be82a6b600318cdfa9141440375e976fa7410
  
https://github.com/jenkins-infra/jenkins.io/commit/7e0be82a6b600318cdfa9141440375e976fa7410
  Author: dernDren161 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Updated the project description page


  Commit: 28596b6ca2e82a59f4d896901a0d1012d45c2411
  
https://github.com/jenkins-infra/jenkins.io/commit/28596b6ca2e82a59f4d896901a0d1012d45c2411
  Author: Prastik Gyawali 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Update 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: 3ad4662d9d26450308250fc76c530c09bb6ad493
  
https://github.com/jenkins-infra/jenkins.io/commit/3ad4662d9d26450308250fc76c530c09bb6ad493
  Author: Prastik Gyawali 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Update artifact-promotion-plugin-for-jenkins-pipeline.adoc


  Commit: af28374306da500a56d96745d84b30b979b47d88
  
https://github.com/jenkins-infra/jenkins.io/commit/af28374306da500a56d96745d84b30b979b47d88
  Author: Prastik Gyawali 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Update artifact-promotion-plugin-for-jenkins-pipeline.adoc


  Commit: cc55a9f68684b0e98917a9dafe414ec5e5778e2f
  
https://github.com/jenkins-infra/jenkins.io/commit/cc55a9f68684b0e98917a9dafe414ec5e5778e2f
  Author: Mark Waite 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M 
content/projects/gsoc/2019/artifact-promotion-plugin-for-jenkins-pipeline.adoc

  Log Message:
  ---
  Merge pull request #2301 from dernDren161/update-documentation

Updated the project description page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/acc43e1a8f56...cc55a9f68684

-- 
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.io/push/refs/heads/master/acc43e-cc55a9%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] db3e06: [JENKINS-56010] Test tag messaage extension BuildD...

2019-06-01 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: db3e063c59f81d1cc78e77c075e8acd92f7b1b83
  
https://github.com/jenkinsci/git-plugin/commit/db3e063c59f81d1cc78e77c075e8acd92f7b1b83
  Author: Mark Waite 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M pom.xml
A 
src/test/java/org/jenkinsci/plugins/gittagmessage/AbstractGitTagMessageExtensionTest.java
A 
src/test/java/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtensionTest.java

  Log Message:
  ---
  [JENKINS-56010] Test tag messaage extension BuildData use

Copied from git tag message plugin with minor changes.


  Commit: 00c356f0f2a2b5dbb441e9a2a8f63e9ab6f42412
  
https://github.com/jenkinsci/git-plugin/commit/00c356f0f2a2b5dbb441e9a2a8f63e9ab6f42412
  Author: Mark Waite 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/AbstractGitTestCase.java
A src/test/java/hudson/plugins/git/GitRevisionTokenMacroTest.java
M src/test/java/hudson/plugins/git/GitSCMTest.java

  Log Message:
  ---
  [JENKINS-56176] Tests for token macro expansion

When earlier changes stopped setting BuildData, the token macro
replacement also stopped working because it is dependent on BuildData
contents.  No tests confirmed that behavior so there was no warning that
the functionality was lost.

These tests fail on the master branch and pass with the changes that
revert the BuildData changes.


  Commit: 4284d99a4c85092c6d7062ab75caae6cc7312647
  
https://github.com/jenkinsci/git-plugin/commit/4284d99a4c85092c6d7062ab75caae6cc7312647
  Author: Mark Waite 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M src/main/java/hudson/plugins/git/GitRevisionBuildParameters.java
M src/main/java/hudson/plugins/git/GitSCM.java
M src/main/java/hudson/plugins/git/extensions/impl/PreBuildMerge.java
M src/main/java/hudson/plugins/git/util/BuildData.java
R src/main/java/hudson/plugins/git/util/BuildDetails.java
R src/main/resources/hudson/plugins/git/util/BuildDetails/index.jelly
R src/main/resources/hudson/plugins/git/util/BuildDetails/summary.jelly
M src/test/java/hudson/plugins/git/GitSCMTest.java
M src/test/java/hudson/plugins/git/RevisionParameterActionTest.java
M src/test/java/hudson/plugins/git/util/BuildDataTest.java
M src/test/java/jenkins/plugins/git/GitStepTest.java

  Log Message:
  ---
  Revert "[JENKINS-19022] rebuild BuildData objects"

This reverts commits:

* 1cbfc3453be66caa45faf07e11d0e05b0c06ff10
* 074e06ac09b813726c11564e6082dedd31a37cb2
* 48dd67eb4037a4562916fcb3d10770cfafa09d34
* bd6236b028d94dd514aca3b432bba4c45301bf0e
* 543ae9d77a51cf3e3dd59d4cbe1e77f5fcb4753d
* 0cd73537a74da340be553424b1eb32acb673d1a4
* 8eff95373d11e88565deb2edddf52ed95dbe3e5d
* 649d07949171afe1b29f644bddb4ab3d6114d850
* 649d07949171afe1b29f644bddb4ab3d6114d850
* 63afee640c638f67753733701a79e0cc6614b029
* f97765bd86212b60bb63460e93e9287d15847cbf
* dcd329f4806b2ccec6ebafd6d72125bfda7eea8e
* 6c529d1e8edd1f4592cdeca10f44175bc3230c21
* d7689cfacabb6b5e534fcd85481ec29a16f3b0ed
* 07cfa5ddef698838b01d4214915f98d4e902c0f8

Removes BuildDetails and restores the BuildData memory leak
so that we don't break compatibility with all the other code
that depends on BuildData.


  Commit: 49cec26bf365c26be5f26d8cf70f26ff4ec6514e
  
https://github.com/jenkinsci/git-plugin/commit/49cec26bf365c26be5f26d8cf70f26ff4ec6514e
  Author: Mark Waite 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/git/GitRevisionBuildParameters.java
M src/main/java/hudson/plugins/git/GitSCM.java
M src/main/java/hudson/plugins/git/extensions/impl/PreBuildMerge.java
M src/main/java/hudson/plugins/git/util/BuildData.java
R src/main/java/hudson/plugins/git/util/BuildDetails.java
R src/main/resources/hudson/plugins/git/util/BuildDetails/index.jelly
R src/main/resources/hudson/plugins/git/util/BuildDetails/summary.jelly
M src/test/java/hudson/plugins/git/AbstractGitTestCase.java
A src/test/java/hudson/plugins/git/GitRevisionTokenMacroTest.java
M src/test/java/hudson/plugins/git/GitSCMTest.java
M src/test/java/hudson/plugins/git/RevisionParameterActionTest.java
M src/test/java/hudson/plugins/git/util/BuildDataTest.java
M src/test/java/jenkins/plugins/git/GitStepTest.java
A 
src/test/java/org/jenkinsci/plugins/gittagmessage/AbstractGitTagMessageExtensionTest.java
A 
src/test/java/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtensionTest.java

  Log Message:
  ---
  Merge pull request #689 from 
MarkEWaite/git-tag-message-plugin-needs-build-data-JENKINS-56010

[JENKINS-56010] BuildData reference always empty


Compare: 
https://github.com/jenkinsci/git-plugin/compare/28c82b7a1390...49cec26bf365

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.

[jenkinsci/git-plugin] 76fe6c: Test script security 1.60

2019-06-01 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 76fe6c27036f6a21086c3279c0935f8c07500ec5
  
https://github.com/jenkinsci/git-plugin/commit/76fe6c27036f6a21086c3279c0935f8c07500ec5
  Author: Mark Waite 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test script security 1.60


-- 
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/git-plugin/push/refs/heads/master/49cec2-76fe6c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] c9f56e: Tiny correction to link text

2019-06-03 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c9f56e7dbb48449b931cc1bb40a2295f0629aaf5
  
https://github.com/jenkins-infra/jenkins.io/commit/c9f56e7dbb48449b931cc1bb40a2295f0629aaf5
  Author: James Milligan 
  Date:   2019-06-02 (Sun, 02 Jun 2019)

  Changed paths:
M content/participate/index.html.haml

  Log Message:
  ---
  Tiny correction to link text

Clarified link which already goes to /r/jenkinsci


  Commit: 7fc9784e370ac94ba5423970324d94e5c1742e32
  
https://github.com/jenkins-infra/jenkins.io/commit/7fc9784e370ac94ba5423970324d94e5c1742e32
  Author: Mark Waite 
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
M content/participate/index.html.haml

  Log Message:
  ---
  Merge pull request #2306 from nightowlengineer/patch-1

Tiny correction to link text


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/cc55a9f68684...7fc9784e370a

-- 
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.io/push/refs/heads/master/cc55a9-7fc978%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 2ab43c: Minor fixes to the "becoming contributor" 2nd blog...

2019-06-03 Thread Mark Waite
  Branch: refs/heads/master

  Home:   https://github.com/jenkins-infra/jenkins.io

  Commit: 2ab43c238aa826d8918bf0d858d0fc5ba9d96f6e

  
https://github.com/jenkins-infra/jenkins.io/commit/2ab43c238aa826d8918bf0d858d0fc5ba9d96f6e

  Author: Romén Rodríguez-Gil 

  Date:   2019-06-03 (Mon, 03 Jun 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc



  Log Message:

  ---

  Minor fixes to the "becoming contributor" 2nd blog post





  Commit: ce333eb11ca56a6991aa236a83cc01e87cdd821a

  
https://github.com/jenkins-infra/jenkins.io/commit/ce333eb11ca56a6991aa236a83cc01e87cdd821a

  Author: Mark Waite 

  Date:   2019-06-03 (Mon, 03 Jun 2019)



  Changed paths:

M content/blog/2019/05/2019-05-30-becoming-contributor-newbie-tickets.adoc



  Log Message:

  ---

  Merge pull request #2307 from romenrg/blog-becoming-contributor-2



Two minor fixes to the "becoming contributor" 2nd blog post





Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/7fc9784e370a...ce333eb11ca5

-- 
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.io/push/refs/heads/master/7fc978-ce333e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 4db9f6: Fix typo

2019-06-03 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4db9f6bf209dd17a1625921884542226c7c817eb
  
https://github.com/jenkins-infra/jenkins.io/commit/4db9f6bf209dd17a1625921884542226c7c817eb
  Author: Devin Nusbaum 
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
M 
content/doc/developer/plugin-development/dependencies-and-class-loading.adoc

  Log Message:
  ---
  Fix typo


  Commit: e8820368d4734494827ea98d427403afd348ee35
  
https://github.com/jenkins-infra/jenkins.io/commit/e8820368d4734494827ea98d427403afd348ee35
  Author: Mark Waite 
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
M 
content/doc/developer/plugin-development/dependencies-and-class-loading.adoc

  Log Message:
  ---
  Merge pull request #2308 from dwnusbaum/patch-1

Fix typo


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/ce333eb11ca5...e8820368d473

-- 
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.io/push/refs/heads/master/ce333e-e88203%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] eb4905: Updated the Error Solution for Ubuntu 18.04 Server...

2019-06-03 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: eb4905edca9aa0b2e0a28c9730cb93e59a9513b7
  
https://github.com/jenkins-infra/jenkins.io/commit/eb4905edca9aa0b2e0a28c9730cb93e59a9513b7
  Author: Subodh Pachghare 
  Date:   2019-06-02 (Sun, 02 Jun 2019)

  Changed paths:
M content/doc/book/installing/index.adoc

  Log Message:
  ---
  Updated the Error Solution for Ubuntu 18.04 Server Version

Updated the resolution for the following common error -


The following packages have unmet dependencies:
 jenkins : Depends: daemon but it is not installable
E: Unable to correct problems, you have held broken packages.


Solution Updated -
sudo add-apt-repository universe


  Commit: b56f6d6ab56499c419ae6b45dcd1e2c02eba2445
  
https://github.com/jenkins-infra/jenkins.io/commit/b56f6d6ab56499c419ae6b45dcd1e2c02eba2445
  Author: Mark Waite 
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
M content/doc/book/installing/index.adoc

  Log Message:
  ---
  Merge pull request #2305 from subodhp/patch-1

Updated the Error resolution for Ubuntu 18.04 Server Version


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/e8820368d473...b56f6d6ab564

-- 
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.io/push/refs/heads/master/e88203-b56f6d%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] e0312d: Confirm that revision comparison with no predecess...

2019-06-04 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: e0312dab628556552f95ed3389c52119b60c7642
  
https://github.com/jenkinsci/git-plugin/commit/e0312dab628556552f95ed3389c52119b60c7642
  Author: Mark Waite 
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitSCMTest.java

  Log Message:
  ---
  Confirm that revision comparison with no predecessor forces a build

Minor increase to code coverage in tests, checking a case that has been
reported in bug reports as a known behavior.

This specific test addition does not actually perform the build, it only
asks the question and confirms the expected result is received.


  Commit: 12718cf6bb473d5fcd4ea0b7de1a8e21c19165f0
  
https://github.com/jenkinsci/git-plugin/commit/12718cf6bb473d5fcd4ea0b7de1a8e21c19165f0
  Author: Mark Waite 
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitSCMTest.java

  Log Message:
  ---
  Merge pull request #723 from MarkEWaite/compare-without-a-build

Confirm that revision comparison with no predecessor forces a build


Compare: 
https://github.com/jenkinsci/git-plugin/compare/76fe6c27036f...12718cf6bb47

-- 
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/git-plugin/push/refs/heads/master/76fe6c-12718c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 97ba30: Add Swiss JAM events in June

2019-06-05 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 97ba3033b14ff703fc187cb93a2245b6b6793a2a
  
https://github.com/jenkins-infra/jenkins.io/commit/97ba3033b14ff703fc187cb93a2245b6b6793a2a
  Author: Oleg Nenashev 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
A content/_data/events/2019-06-11-swiss-jam-zurich.adoc
A content/_data/events/2019-06-12-swiss-jam-lausanne.adoc

  Log Message:
  ---
  Add Swiss JAM events in June


  Commit: d098e2d35c37c788820f375ae56a747bddccd1d7
  
https://github.com/jenkins-infra/jenkins.io/commit/d098e2d35c37c788820f375ae56a747bddccd1d7
  Author: Mark Waite 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
A content/_data/events/2019-06-11-swiss-jam-zurich.adoc
A content/_data/events/2019-06-12-swiss-jam-lausanne.adoc

  Log Message:
  ---
  Merge pull request #2311 from oleg-nenashev/swiss_jam_mar

Add Swiss JAM events in June


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/e6429428e7a3...d098e2d35c37

-- 
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.io/push/refs/heads/master/e64294-d098e2%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io]

2019-06-05 Thread Mark Waite
  Branch: refs/heads/jam-beijing
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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.io/push/refs/heads/jam-beijing/15cf44-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 861bfe: [WEBSITE-64] add author pages

2019-06-05 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 861bfe1fd5075501c6330bfa4f34a3cc6faed539
  
https://github.com/jenkins-infra/jenkins.io/commit/861bfe1fd5075501c6330bfa4f34a3cc6faed539
  Author: Zbynek Konecny 
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
A content/_ext/authorlist.rb
M content/_ext/authorship.rb
M content/_ext/pipeline.rb
M content/_layouts/post.html.haml
M content/_partials/author.html.haml
A content/_partials/avatar.html.haml
A content/_partials/card.html.haml
M content/css/jenkins.css
A content/node/authors/index.html.haml
M content/node/index.html.haml

  Log Message:
  ---
  [WEBSITE-64] add author pages


  Commit: fb9af15b565c96018e649b92c3feaf2b23f67d83
  
https://github.com/jenkins-infra/jenkins.io/commit/fb9af15b565c96018e649b92c3feaf2b23f67d83
  Author: Zbynek Konecny 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M content/_ext/authorlist.rb
M content/_partials/author.html.haml
M content/_partials/card.html.haml
A content/_partials/social-media-buttons.html.haml
A content/blog/authors/index.html.haml
R content/node/authors/index.html.haml

  Log Message:
  ---
  [WEBSITE-64] change URLs, extract social buttons


  Commit: c9721d4cf7e1a9842ec4fb0ab544835aae8323bd
  
https://github.com/jenkins-infra/jenkins.io/commit/c9721d4cf7e1a9842ec4fb0ab544835aae8323bd
  Author: Zbynek Konecny 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M content/_ext/authorlist.rb
A content/_partials/pagination.html.haml
M content/node/index.html.haml

  Log Message:
  ---
  [WEBSITE-64] use author header on paginated lists, no pagination links <10 
posts


  Commit: 469ec5316fdc440d86c385d67405e1bb6f134a83
  
https://github.com/jenkins-infra/jenkins.io/commit/469ec5316fdc440d86c385d67405e1bb6f134a83
  Author: Mark Waite 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
A content/_ext/authorlist.rb
M content/_ext/authorship.rb
M content/_ext/pipeline.rb
M content/_layouts/post.html.haml
M content/_partials/author.html.haml
A content/_partials/avatar.html.haml
A content/_partials/card.html.haml
A content/_partials/pagination.html.haml
A content/_partials/social-media-buttons.html.haml
A content/blog/authors/index.html.haml
M content/css/jenkins.css
M content/node/index.html.haml

  Log Message:
  ---
  Merge pull request #2284 from zbynek/master

[WEBSITE-64] add author pages


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/d098e2d35c37...469ec5316fdc

-- 
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.io/push/refs/heads/master/d098e2-469ec5%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 404450: Update carousel on homepage to promote dw jw

2019-06-05 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4044503d593ade9c0b26903c745fbf67bfd940aa
  
https://github.com/jenkins-infra/jenkins.io/commit/4044503d593ade9c0b26903c745fbf67bfd940aa
  Author: Kara de la Marck 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
M content/index.html.haml

  Log Message:
  ---
  Update carousel on homepage to promote dw jw


  Commit: b3d6330bde83ba59e6d1287fa5ff4fd7d45367ac
  
https://github.com/jenkins-infra/jenkins.io/commit/b3d6330bde83ba59e6d1287fa5ff4fd7d45367ac
  Author: Mark Waite 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
M content/index.html.haml

  Log Message:
  ---
  Merge pull request #2313 from MarckK/carousel

Update carousel on homepage to promote dw jw


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/469ec5316fdc...b3d6330bde83

-- 
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.io/push/refs/heads/master/469ec5-b3d633%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] d0b4f6: Fix asciidoc heading warnings in blog post

2019-06-05 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d0b4f6aa013cbe12b559b79598be93ca4441d78d
  
https://github.com/jenkins-infra/jenkins.io/commit/d0b4f6aa013cbe12b559b79598be93ca4441d78d
  Author: Mark Waite 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-templating-engine.adoc

  Log Message:
  ---
  Fix asciidoc heading warnings in blog post

Use consistent heading levels to match with other blog posts.  The
asciidoc warnings note that the original heading levels in the blog
post were one level higher than is allowed.  They were also one level
higher than those in other blog posts.  That will make the presentation
inconsistent with other blog posts.


  Commit: f8887288a61ec1915c8251f317490ba67f3ce022
  
https://github.com/jenkins-infra/jenkins.io/commit/f8887288a61ec1915c8251f317490ba67f3ce022
  Author: Mark Waite 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
M content/blog/2019/05/2019-05-09-templating-engine.adoc

  Log Message:
  ---
  Merge pull request #2315 from MarkEWaite/fix-asciidoc-build-warnings

Fix asciidoc heading warnings in blog post


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/b3d6330bde83...f8887288a61e

-- 
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.io/push/refs/heads/master/b3d633-f88872%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 718194: Add post on upcoming dw jw sf 2019

2019-06-06 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 718194418a97fafd10040c935168f2098139678c
  
https://github.com/jenkins-infra/jenkins.io/commit/718194418a97fafd10040c935168f2098139678c
  Author: Kara de la Marck 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
A 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc
A content/images/post-images/dwjw-2019/2019-dwjw-email-san-fran-rev.png

  Log Message:
  ---
  Add post on upcoming dw jw sf 2019


  Commit: 5922ff6f914c825476e4d6986ca77fea8a7e61de
  
https://github.com/jenkins-infra/jenkins.io/commit/5922ff6f914c825476e4d6986ca77fea8a7e61de
  Author: Kara de la Marck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Update 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

Co-Authored-By: Mark Waite 


  Commit: 5803278fa4620ef2428ad315e20726dcd48670d8
  
https://github.com/jenkins-infra/jenkins.io/commit/5803278fa4620ef2428ad315e20726dcd48670d8
  Author: Kara de la Marck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Update 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

Co-Authored-By: Mark Waite 


  Commit: 9719f2370ab0a4b0b516b328aba215a3afe816d8
  
https://github.com/jenkins-infra/jenkins.io/commit/9719f2370ab0a4b0b516b328aba215a3afe816d8
  Author: Kara de la Marck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Update 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

Co-Authored-By: Mark Waite 


  Commit: bf3205ce3ed5db95909c88cd8bed4facd04bd310
  
https://github.com/jenkins-infra/jenkins.io/commit/bf3205ce3ed5db95909c88cd8bed4facd04bd310
  Author: Kara de la Marck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Update 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

Co-Authored-By: Mark Waite 


  Commit: 693c282aba1eaf7ae557d9d2bc7f4c5f76be6459
  
https://github.com/jenkins-infra/jenkins.io/commit/693c282aba1eaf7ae557d9d2bc7f4c5f76be6459
  Author: Mark Waite 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
A 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc
A content/images/post-images/dwjw-2019/2019-dwjw-email-san-fran-rev.png

  Log Message:
  ---
  Merge pull request #2314 from MarckK/dwjwlive

Add post on upcoming dw jw sf 2019


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f8887288a61e...693c282aba1e

-- 
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.io/push/refs/heads/master/f88872-693c28%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] 12e723: Bump jgit.version from 5.3.1.201904271842-r to 5.3...

2019-06-06 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 12e7235060d4efbd3df99c13e85512bad702a2d4
  
https://github.com/jenkinsci/git-client-plugin/commit/12e7235060d4efbd3df99c13e85512bad702a2d4
  Author: dependabot-preview[bot] 

  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jgit.version from 5.3.1.201904271842-r to 5.3.2.201906051522-r

Bumps `jgit.version` from 5.3.1.201904271842-r to 5.3.2.201906051522-r.

Updates `org.eclipse.jgit` from 5.3.1.201904271842-r to 5.3.2.201906051522-r

Updates `org.eclipse.jgit.http.server` from 5.3.1.201904271842-r to 
5.3.2.201906051522-r

Updates `org.eclipse.jgit.http.apache` from 5.3.1.201904271842-r to 
5.3.2.201906051522-r

Updates `org.eclipse.jgit.lfs` from 5.3.1.201904271842-r to 5.3.2.201906051522-r

Signed-off-by: dependabot-preview[bot] 


  Commit: 896d8632792b827cbe7bd7126272eb05f9fbd8d9
  
https://github.com/jenkinsci/git-client-plugin/commit/896d8632792b827cbe7bd7126272eb05f9fbd8d9
  Author: Mark Waite 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #78 from 
MarkEWaite/dependabot/maven/jgit.version-5.3.2.201906051522-r

Bump jgit.version from 5.3.1.201904271842-r to 5.3.2.201906051522-r


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/86da9c9ee817...896d8632792b

-- 
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/git-client-plugin/push/refs/heads/master/86da9c-896d86%40github.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   4   5   6   7   8   9   10   >