-
Notifications
You must be signed in to change notification settings - Fork 42
Description
What Versions are you running?
OS Version: macOS Catalina 10.15.6
VSCode Version: 1.48.0
Puppet Extension Version: 0.28.0
PDK Version: 1.17.0
What You Are Seeing?
Hovering over module name in Puppetfile brings up information for module (Latest version, forge url, project, owner, endorsement, score). The date shown under Latest version is incorrect (eg: in attached screenshot puppetlabs-stdlib shows latest version 6.3.0 dated 25 May 2011 which is probably closer to earliest version)
Also, albatrossflavour-os_patching does not display any information (hovering over this module name does nothing)
(both of these issues were also seen by customer using Windows, with Puppet extension 0.28.0; I did not get the windows/vscode version details from them)
What is Expected?
For Latest version: correct date is displayed for the latest version (eg: at the time of writing puppetlabs-stdlib 6.3.0 date should show 16 Apr 2020); or at least doesn't display a date that differs by several years.
For albatrossflavour-os_patching: hovering over modules available on forge should display information consistently
How Did You Get This To Happen? (Steps to Reproduce)
Hover over module names in Puppetfile. check dates shown do not match/are years older than expected based on dates provided on forge
Output Log
Screenshots:

