Change old /archive/* links to /daily/*
This commit is contained in:
parent
661669f2a5
commit
538141466c
406 changed files with 457 additions and 457 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Overcoming deployment anxiety
|
||||
pubDate: 2022-10-12
|
||||
permalink: 'archive/2022/10/12/overcoming-deployment-anxiety'
|
||||
permalink: 'daily/2022/10/12/overcoming-deployment-anxiety'
|
||||
---
|
||||
|
||||
As a Developer with 15 years of experience, I still sometimes get "deployment anxiety" - when I've backed up the database and tagged a release, but even though the CI pipelines are passing and the staging site is working, I'm holding off on pushing the latest code to be released to production - trying to think of any potential issues that could arise from this deployment and avoid any downtime.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue