Closed buger closed 1 month ago
β±οΈ Estimated effort to review: 1 π΅βͺβͺβͺβͺ |
π§ͺ No relevant tests |
π No security concerns identified |
β‘ Key issues to review Incorrect Update The PR description states that `publishDate` was removed from the `lastmod` array, but the diff shows it was added instead. This contradicts the intended changes. |
Category | Suggestion | Score |
Maintainability |
Reorder the elements in the
___
**Consider reordering the elements in the | 8 |
Name | Link |
---|---|
Latest commit | 7ef3892f9712758f9155bb8ece4426010bd02fb1 |
Latest deploy log | https://app.netlify.com/sites/tyk-docs/deploys/66e45bae967b8f0007b37ae3 |
Deploy Preview | https://deploy-preview-5405--tyk-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 7ef3892f9712758f9155bb8ece4426010bd02fb1 |
Latest deploy log | https://app.netlify.com/sites/tyk-docs/deploys/66e45bae967b8f0007b37ae3 |
Deploy Preview | https://deploy-preview-5405--tyk-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
User description
remove publish time (#5404)
PR Type
enhancement, documentation
Description
publishDate
from thelastmod
array inconfig.toml
to streamline configuration.publishdate
front matter entry from the Kubernetes on Windows documentation to clean up metadata.Changes walkthrough π
config.toml
Modify lastmod array in config.toml
tyk-docs/config.toml
publishDate
from thelastmod
array.lastmod
array.kubernetes-on-windows.md
Remove publishdate from Kubernetes on Windows doc
tyk-docs/content/tyk-on-prem/kubernetes-on-windows.md - Removed the `publishdate` front matter entry.