Description
Catalog items on the Meshery website display "UPDATED AT" with the date when the catalog files were last regenerated by the daily workflow, rather than when the design was originally created. This causes all catalog items to show the same recent date (e.g., "December 07, 2025") instead of their actual creation dates.
Expected Behavior
Catalog items should display "CREATED AT" with the original creation date from when the design was first published. This date should remain constant and not change with daily workflow runs.
Screenshots
Environment:
- OS: Mac Linux Windows
- Browser: Chrome Safari Firefox
- Version: current
- Device: Desktop Mobile
Relevant Files
- File:
assets/artifact-hub-pkg/package.go
- Workflow file:
.github/workflows/add-catalog.yml
The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the master branch.
Description
Catalog items on the Meshery website display "UPDATED AT" with the date when the catalog files were last regenerated by the daily workflow, rather than when the design was originally created. This causes all catalog items to show the same recent date (e.g., "December 07, 2025") instead of their actual creation dates.
Expected Behavior
Catalog items should display "CREATED AT" with the original creation date from when the design was first published. This date should remain constant and not change with daily workflow runs.
Screenshots
Environment:
Relevant Files
assets/artifact-hub-pkg/package.go.github/workflows/add-catalog.ymlContributor Guides and Handbook
The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the
masterbranch.