Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 17d896465b1507fdbb3847a65089b9e3d01c523f
      
https://github.com/jenkins-infra/jenkins.io/commit/17d896465b1507fdbb3847a65089b9e3d01c523f
  Author: Mark Waite <[email protected]>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M content/doc/book/pipeline/docker.adoc
    M content/doc/pipeline/tour/agents.adoc

  Log Message:
  -----------
  Do not depend on nodeJS version in example output (#7695)

A recent documentation feedback noted that the incorrect version number
string is included in the sample output.  Rather than adjust the example
output, let's use example output that is unlikely to change between NodeJS
releases.  This example uses `process.platform` and `process.env.CI`.
Those are not likely to change from one version of nodeJS to the next.

https://docs.google.com/spreadsheets/d/1nA8xVOkyKmZ8oTYSLdwjborT0w-BpBNNZT0nxR9deZ8/edit?usp=sharing
is the feedback sheet that included the note that the NodeJS version
number is incorrect in the example output.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins.io/settings/notifications

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/d15b81-17d896%40github.com.

Reply via email to