devfile / api

Kube-native API for cloud development workspaces specification
Apache License 2.0
244 stars 59 forks source link

Update lastModified For Stacks/Samples Without Versions #1607

Open Jdubrick opened 1 week ago

Jdubrick commented 1 week ago

Which area is this issue related to?

/area registry

Issue Description

After completion of https://github.com/devfile/api/issues/1327 investigation will need to be done for handling stacks or samples that do not have a version attached to them. This implementation will most likely need to be on the index/generator side and may require fetching the date from a remote location. In addition to the investigation of this issue the implementation should also be contained within this issue as it shouldn't be a large fix.

Acceptance Criteria

Jdubrick commented 1 week ago

Related issue: https://github.com/devfile/api/issues/1327