cert-manager / website

Source code for the cert-manager.io website, including project documentation
https://cert-manager.io
Apache License 2.0
53 stars 333 forks source link

BUGFIX: javascript bug causing incorrect date in URL #1453

Closed inteon closed 6 months ago

inteon commented 6 months ago

The url for the blogpost is https://cert-manager.io/announcements/2024/21/18/cert-manager-security-audit/ instead of https://cert-manager.io/announcements/2024/03/18/cert-manager-security-audit/. This is due to type casting and an incorrect order of operations. This PR fixes the bug and adds a redirect such that the old URL keeps working.

netlify[bot] commented 6 months ago

Deploy Preview for cert-manager-website ready!

Name Link
Latest commit 6e059a72b184f84c841c576760c0aef66ddd9866
Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/65f872edb7efa500089dd0bf
Deploy Preview https://deploy-preview-1453--cert-manager-website.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

ThatsMrTalbot commented 6 months ago

/lgtm

inteon commented 6 months ago

/approve

jetstack-bot commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/cert-manager/website/blob/master/OWNERS)~~ [inteon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment