From 944de506fd21bb0bd0ed799a3b42939daca86678 Mon Sep 17 00:00:00 2001 From: Juliet Boyd <5061312+julietrb1@users.noreply.github.com> Date: Thu, 20 Nov 2025 00:57:25 +1100 Subject: [PATCH 1/2] Fix typo in backward compatibility note --- .../upgrade/upgrade-testing-upgraded-instance.include.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared-content/upgrade/upgrade-testing-upgraded-instance.include.md b/src/shared-content/upgrade/upgrade-testing-upgraded-instance.include.md index 0bc646e392..2aeba98a5e 100644 --- a/src/shared-content/upgrade/upgrade-testing-upgraded-instance.include.md +++ b/src/shared-content/upgrade/upgrade-testing-upgraded-instance.include.md @@ -9,4 +9,4 @@ It is up to you to decide on the level of testing you wish to perform on your up - Verify a handful of users can log in, and that their permissions are similar to before. - Build server integration; ensure all existing build servers can push to the upgraded server. -We do our best to ensure backward compatibility, but it impossible to cover every user scenario for every possible configuration. If something isn't working, please capture all relevant screenshots and logs and send them over to our [support team](https://octopus.com/support) for further investigation. +We do our best to ensure backward compatibility, but it is impossible to cover every user scenario for every possible configuration. If something isn't working, please capture all relevant screenshots and logs and send them over to our [support team](https://octopus.com/support) for further investigation. From a64ec78c99d7b93312a0ecd0140db020f508fcea Mon Sep 17 00:00:00 2001 From: Steve Fenton <99181436+steve-fenton-octopus@users.noreply.github.com> Date: Thu, 20 Nov 2025 08:06:18 +0000 Subject: [PATCH 2/2] Update src/shared-content/upgrade/upgrade-testing-upgraded-instance.include.md --- .../upgrade/upgrade-testing-upgraded-instance.include.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared-content/upgrade/upgrade-testing-upgraded-instance.include.md b/src/shared-content/upgrade/upgrade-testing-upgraded-instance.include.md index 2aeba98a5e..10fd0fe899 100644 --- a/src/shared-content/upgrade/upgrade-testing-upgraded-instance.include.md +++ b/src/shared-content/upgrade/upgrade-testing-upgraded-instance.include.md @@ -9,4 +9,4 @@ It is up to you to decide on the level of testing you wish to perform on your up - Verify a handful of users can log in, and that their permissions are similar to before. - Build server integration; ensure all existing build servers can push to the upgraded server. -We do our best to ensure backward compatibility, but it is impossible to cover every user scenario for every possible configuration. If something isn't working, please capture all relevant screenshots and logs and send them over to our [support team](https://octopus.com/support) for further investigation. +We do our best to ensure backward compatibility, but it's impossible to cover every user scenario for every possible configuration. If something isn't working, please capture all relevant screenshots and logs and send them over to our [support team](https://octopus.com/support) for further investigation.