svg-explorer-extension icon indicating copy to clipboard operation
svg-explorer-extension copied to clipboard

Development builds write datestamp or commit hash into the preview image

Open maphew opened this issue 5 years ago • 3 comments

It would be good to know with clarity what version of the extension is actually in use. Spawned from @drewnoakes in https://github.com/maphew/svg-explorer-extension/issues/22#issuecomment-530159260.

maphew avatar Dec 27 '19 03:12 maphew

I think as soon as this is done it should be possible to switch this (best via an ini file, otherwise registry) - the default value (=if no value is specified) would either be "no stamp" for all builds or "stamp for automated builds".

GitMensch avatar Dec 27 '19 13:12 GitMensch

Just for clarity. What do you mean by development builds? Builds on CI or builds in DEBUG mode?

tibold avatar Jan 13 '20 08:01 tibold

Builds on CI or builds in DEBUG mode?

Both (with an option to disable it via ini/Registry)

GitMensch avatar Jan 13 '20 15:01 GitMensch