Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure Artifact Hub builder typecasts timestamps #556

Open
leecalcote opened this issue Aug 9, 2024 · 0 comments
Open

Ensure Artifact Hub builder typecasts timestamps #556

leecalcote opened this issue Aug 9, 2024 · 0 comments
Labels
help wanted Extra attention is needed issue/willfix This issue will be worked on kind/chore Necessary task language/go Golang related

Comments

@leecalcote
Copy link
Member

          Thanks for this @ctcarrier . 

Ideally, we would want this to be handled within the BuildArtifactHubPkg in Meshkit. The BuildArtifactHubPkg function should take time type as a parameter rather than string. And inside the BuildArtifactHubPkg function, we would try to parse it to RFC3339.

Originally posted by @humblenginr in meshery/meshery#11595 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed issue/willfix This issue will be worked on kind/chore Necessary task language/go Golang related
Projects
None yet
Development

No branches or pull requests

1 participant