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

Bump the review date on a small batch of pages #964

Merged
merged 3 commits into from
Nov 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/manuals/release-notes.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Writing release notes
last_reviewed_on: 2024-05-03
last_reviewed_on: 2024-11-19
review_in: 6 months
---

Expand Down
6 changes: 3 additions & 3 deletions source/standards/continuous-delivery.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Use continuous delivery
last_reviewed_on: 2023-11-02
last_reviewed_on: 2024-11-19
review_in: 12 months
---

Expand Down Expand Up @@ -61,7 +61,7 @@ You can understand the effect of your changes on production using [production mo
Find out more about continuous delivery from:

- [Architecting for Continuous Delivery][] - Jez Humble at Agile India 2016 (video)
- [2023 State of DevOps Report][] - see where you are and how to get to the next stage
- [2024 State of DevOps Report][] - see where you are and how to get to the next stage
- [Accelerate: The Science of Lean Software and Devops: Building and Scaling High Performing Technology Organizations][Accelerate] - by Nicole Forsgren Jez Humble Gene Kim
- [Trunk Based Development][] - a source control branching method

Expand All @@ -74,4 +74,4 @@ Find out more about continuous delivery from:
[Architecting for Continuous Delivery]: https://www.youtube.com/watch?v=Lx9ssegE6FA
[Accelerate]: https://wordery.com/accelerate-nicole-forsgren-phd-9781942788331?cTrk=OTc2NDYwNzZ8NWI2ZDg5NGJkYzAyZjoxOjE6NWI2ZDg5NDQwM2ZhODguNDU0MTgxMTU6ODJlODM3ODY%3D
[Trunk Based Development]: https://trunkbaseddevelopment.com/
[2023 State of DevOps Report]: https://cloud.google.com/blog/products/devops-sre/announcing-the-2023-state-of-devops-report
[2024 State of DevOps Report]: https://dora.dev/research/2024/dora-report/
2 changes: 1 addition & 1 deletion source/standards/user-support.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: How GDS provides user support
last_reviewed_on: 2024-05-14
last_reviewed_on: 2024-11-19
review_in: 6 months
---

Expand Down