Branch: refs/heads/master
Home: https://github.com/jenkins-infra/jenkins.io
Commit: b79b01055ca8796ab51714941940929890d1b1f3
https://github.com/jenkins-infra/jenkins.io/commit/b79b01055ca8796ab51714941940929890d1b1f3
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/pipeline/docker.adoc
M content/doc/pipeline/tour/agents.adoc
Log Message:
-----------
Update node --version output value in sample
Commit: 96e84ed022a508362ba9d9e75f5bc85524b3e1d3
https://github.com/jenkins-infra/jenkins.io/commit/96e84ed022a508362ba9d9e75f5bc85524b3e1d3
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/docker.adoc
Log Message:
-----------
Update Dockerhub hyperlinks
Commit: c0a9d3c8b8b97fc598fea6eb0d35df2e0990b128
https://github.com/jenkins-infra/jenkins.io/commit/c0a9d3c8b8b97fc598fea6eb0d35df2e0990b128
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_setup-wizard-for-tutorials.adoc
Log Message:
-----------
Use correct Docker name for tutorial stop command
Commit: 6ce7a20fbc0487b78f8af84c4baac680c6d4e215
https://github.com/jenkins-infra/jenkins.io/commit/6ce7a20fbc0487b78f8af84c4baac680c6d4e215
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_docker.adoc
Log Message:
-----------
Fix errors in Docker install instructions
* Missed the jenkins-plugin-manager `--plugins` argument
* Typos in the version number
* Other miscellaneous fixes of mistakes I made
Commit: 058cc2ae4ebb0bad18f8d04d2bfe4d379a545770
https://github.com/jenkins-infra/jenkins.io/commit/058cc2ae4ebb0bad18f8d04d2bfe4d379a545770
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc
Log Message:
-----------
Sync Docker tutorial with Docker install guide
Commit: c2c57f0ed4e7ea3a6389dda6fdec3d539c27ea40
https://github.com/jenkins-infra/jenkins.io/commit/c2c57f0ed4e7ea3a6389dda6fdec3d539c27ea40
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_docker.adoc
Log Message:
-----------
Reduce diffs between _docker.adoc & _docker-for-tutorials.adoc
Preparing for eventual merge of two files
Commit: 7fbf0dd471b8321f640415663ece611ed9d9ab63
https://github.com/jenkins-infra/jenkins.io/commit/7fbf0dd471b8321f640415663ece611ed9d9ab63
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc
Log Message:
-----------
Remove trailing white space
Commit: 2792ca2373a641295db1292837be83d267b27a1f
https://github.com/jenkins-infra/jenkins.io/commit/2792ca2373a641295db1292837be83d267b27a1f
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc
Log Message:
-----------
Move log and dir access to correct level
Should be inside the "Run Jenkins on Docker" section, not at same
level as "Run Jenkins on Docker"
Commit: c130182ccfb305e84e67214c613ad28fce18a42c
https://github.com/jenkins-infra/jenkins.io/commit/c130182ccfb305e84e67214c613ad28fce18a42c
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc
M content/doc/tutorials/build-a-java-app-with-maven.adoc
M content/doc/tutorials/build-a-multibranch-pipeline-project.adoc
M content/doc/tutorials/build-a-node-js-and-react-app-with-npm.adoc
M content/doc/tutorials/build-a-python-app-with-pyinstaller.adoc
Log Message:
-----------
Reduce length of Fork header in tutorial
More readable table of contents when all entries are single line
Commit: a2a62dc8bfd97e67b565fe75e286a14e5ed3807f
https://github.com/jenkins-infra/jenkins.io/commit/a2a62dc8bfd97e67b565fe75e286a14e5ed3807f
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc
M content/doc/book/installing/_docker.adoc
Log Message:
-----------
SImplify the websocket agent reference
Commit: 6bde1b5b0fef7a57fd8ebab8311268cdba22d297
https://github.com/jenkins-infra/jenkins.io/commit/6bde1b5b0fef7a57fd8ebab8311268cdba22d297
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_docker.adoc
Log Message:
-----------
Fix install table of contents
Commit: ca3ceaa1893548bd7a6b7d0283155fdd7bca4283
https://github.com/jenkins-infra/jenkins.io/commit/ca3ceaa1893548bd7a6b7d0283155fdd7bca4283
Author: Mark Waite <[email protected]>
Date: 2020-10-31 (Sat, 31 Oct 2020)
Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc
M content/doc/book/installing/_docker.adoc
M content/doc/book/installing/_setup-wizard-for-tutorials.adoc
M content/doc/book/installing/docker.adoc
M content/doc/book/pipeline/docker.adoc
M content/doc/pipeline/tour/agents.adoc
M content/doc/tutorials/build-a-java-app-with-maven.adoc
M content/doc/tutorials/build-a-multibranch-pipeline-project.adoc
M content/doc/tutorials/build-a-node-js-and-react-app-with-npm.adoc
M content/doc/tutorials/build-a-python-app-with-pyinstaller.adoc
Log Message:
-----------
Merge pull request #3919 from
jenkins-infra/match-docker-tutorials-to-install-instructions
match docker tutorials to install instructions
Compare:
https://github.com/jenkins-infra/jenkins.io/compare/20b53b4ee056...ca3ceaa18935
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/20b53b-ca3cea%40github.com.