Skip to content

sql-backup-database update to create $BackupDirectory if missing#1671

Merged
hnrkndrssn merged 4 commits intoOctopusDeploy:masterfrom
mgoczalk:master
Apr 16, 2026
Merged

sql-backup-database update to create $BackupDirectory if missing#1671
hnrkndrssn merged 4 commits intoOctopusDeploy:masterfrom
mgoczalk:master

Conversation

@mgoczalk
Copy link
Copy Markdown
Contributor

@mgoczalk mgoczalk commented Apr 8, 2026

Simple update to sql-backup-database to create the $BackupDirectory if it is missing.

This was erroring out on our instance and I wanted to reduce headaches of having to hit this issue every time and then manually create the $BackupDirectory

mgoczalk added 2 commits April 8, 2026 16:02
Create BackupDirectory folder if missing prior to backup, causing less failures
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 8, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Start Hyponome locally

docker pull ghcr.io/hnrkndrssn/hyponome:main
docker run --rm -p 8000:8080 -it ghcr.io/hnrkndrssn/hyponome:main

Review in Hyponome

@bcullman
Copy link
Copy Markdown
Contributor

@mgoczalk - there are some missing metadata edits that you should also include in this PR.

Have a look at @twerthi 's #1672

@mgoczalk
Copy link
Copy Markdown
Contributor Author

Thanks @bcullman, I've made the update to the metadata now. Please let me know if anything else is amiss.

Copy link
Copy Markdown
Contributor

@hnrkndrssn hnrkndrssn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hnrkndrssn hnrkndrssn merged commit d41375f into OctopusDeploy:master Apr 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants