Ensure Artifact Hub builder typecasts timestamps #556
Labels
help wanted
Extra attention is needed
issue/willfix
This issue will be worked on
kind/chore
Necessary task
language/go
Golang related
Ideally, we would want this to be handled within the
BuildArtifactHubPkg
in Meshkit. TheBuildArtifactHubPkg
function should taketime
type as a parameter rather thanstring
. And inside theBuildArtifactHubPkg
function, we would try to parse it to RFC3339.Originally posted by @humblenginr in meshery/meshery#11595 (comment)
The text was updated successfully, but these errors were encountered: