I cloned the repo to local and read the source code before I decided to create a different one. ZenTimestamp exports only one variable to the build, but can be configured to use different formats for each job and each node. While I need to1. Time zone support, which is relatively easy to add to zentimestamp2. More timestamp variables and formats. A same timestamp with different formats, can be used in different places, such as folder names or file names using a path friendly format, JSP pages using a human friendly formats. And these formats are set up only once in global config, they can be used in the corp-width as a naming convention. To do this is almost changing every thing in ZenTimestamp.
Hao CHEN On Fri, Dec 18, 2015 at 1:17 AM -0800, "Daniel Beck" <[email protected]> wrote: On 16.12.2015, at 10:15, Hao Chen <[email protected]> wrote: > I'd like to create a plugin to expose build timestamp to as env vars. This looks really similar to ZenTimstamp plugin -- why are you not using that? Timezone support could be added if that's missing. -- You received this message because you are subscribed to a topic in the Google Groups "Jenkins Developers" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-dev/X5YdoL6IjdI/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/F23577C3-4B37-43B0-916E-CC0BA61F453E%40beckweb.net. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/BAY407-EAS416052DF8A3F0AF609426ECC7E10%40phx.gbl. For more options, visit https://groups.google.com/d/optout.
