From 399d7942eb0cdcda1357922ba0ad8087a7d74aab Mon Sep 17 00:00:00 2001 From: Kosta Madorsky Date: Wed, 25 Feb 2026 16:59:03 +1100 Subject: [PATCH 1/4] init --- package-lock.json | 6 ++++++ .../rules/backup-your-databases-tfs2010-migration/rule.mdx | 3 ++- .../rules/backup-your-databases-tfs2012-migration/rule.mdx | 3 ++- .../rules/disable-connections-tfs2010-migration/rule.mdx | 3 ++- .../rules/disable-connections-tfs2015-migration/rule.mdx | 3 ++- .../rule.mdx | 3 ++- .../rule.mdx | 3 ++- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rules/do-you-get-a-new-tfs-2012-server-ready/rule.mdx | 4 ++-- .../rules/do-you-get-a-new-tfs2010-server-ready/rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rules/do-you-remove-the-need-to-type-tfs/rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 4 ++-- .../rule.mdx | 3 ++- .../rule.mdx | 3 ++- .../rules/if-you-already-have-an-installation/rule.mdx | 4 ++-- .../plan-your-additional-steps-tfs2012-migration/rule.mdx | 3 ++- .../plan-your-additional-steps-tfs2015-migration/rule.mdx | 3 ++- .../uploads/rules/rollback-plan-tfs2015-migration/rule.mdx | 3 ++- .../run-dog-food-stats-after-tfs2010-migration/rule.mdx | 3 ++- .../run-dog-food-stats-after-tfs2015-migration/rule.mdx | 3 ++- .../rule.mdx | 3 ++- .../rule.mdx | 3 ++- public/uploads/rules/tfs2010-migration-choices/rule.mdx | 3 ++- public/uploads/rules/tfs2015-migration-choices/rule.mdx | 3 ++- .../rule.mdx | 4 ++-- .../rule.mdx | 3 ++- .../upgrade-third-party-tools-tfs2015-migration/rule.mdx | 3 ++- 42 files changed, 88 insertions(+), 63 deletions(-) create mode 100644 package-lock.json diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 00000000000..318e2497737 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "SSW.Rules.Content", + "lockfileVersion": 3, + "requires": true, + "packages": {} +} diff --git a/public/uploads/rules/backup-your-databases-tfs2010-migration/rule.mdx b/public/uploads/rules/backup-your-databases-tfs2010-migration/rule.mdx index 565908fae95..0c28fb2f821 100644 --- a/public/uploads/rules/backup-your-databases-tfs2010-migration/rule.mdx +++ b/public/uploads/rules/backup-your-databases-tfs2010-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Backup checklist for a TFS 2010 migration (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/backup-your-databases-tfs2012-migration/rule.mdx b/public/uploads/rules/backup-your-databases-tfs2012-migration/rule.mdx index ff81453edb7..b1d73279180 100644 --- a/public/uploads/rules/backup-your-databases-tfs2012-migration/rule.mdx +++ b/public/uploads/rules/backup-your-databases-tfs2012-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS 2012 migration (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/disable-connections-tfs2010-migration/rule.mdx b/public/uploads/rules/disable-connections-tfs2010-migration/rule.mdx index b98fe368d69..941f4420929 100644 --- a/public/uploads/rules/disable-connections-tfs2010-migration/rule.mdx +++ b/public/uploads/rules/disable-connections-tfs2010-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS 2010 migration operational steps (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/disable-connections-tfs2015-migration/rule.mdx b/public/uploads/rules/disable-connections-tfs2015-migration/rule.mdx index 49db391e5b9..cb16534c48e 100644 --- a/public/uploads/rules/disable-connections-tfs2015-migration/rule.mdx +++ b/public/uploads/rules/disable-connections-tfs2015-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS 2015 migration operations (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/do-a-quick-test-after-the-upgrade-finishes-tfs2010-migration/rule.mdx b/public/uploads/rules/do-a-quick-test-after-the-upgrade-finishes-tfs2010-migration/rule.mdx index eeea37ad874..7d73e1e0545 100644 --- a/public/uploads/rules/do-a-quick-test-after-the-upgrade-finishes-tfs2010-migration/rule.mdx +++ b/public/uploads/rules/do-a-quick-test-after-the-upgrade-finishes-tfs2010-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Validation step for a TFS 2010 migration (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/do-a-quick-test-after-the-upgrade-finishes-tfs2015-migration/rule.mdx b/public/uploads/rules/do-a-quick-test-after-the-upgrade-finishes-tfs2015-migration/rule.mdx index faab1045a7d..a2a9df871a3 100644 --- a/public/uploads/rules/do-a-quick-test-after-the-upgrade-finishes-tfs2015-migration/rule.mdx +++ b/public/uploads/rules/do-a-quick-test-after-the-upgrade-finishes-tfs2015-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Validation steps for a TFS 2015 migration (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/do-you-check-in-your-process-template-into-source-control/rule.mdx b/public/uploads/rules/do-you-check-in-your-process-template-into-source-control/rule.mdx index 0479ba578aa..6ab5ca34bb7 100644 --- a/public/uploads/rules/do-you-check-in-your-process-template-into-source-control/rule.mdx +++ b/public/uploads/rules/do-you-check-in-your-process-template-into-source-control/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This targets legacy TFS XML Process Templates (and related tooling/workflows). Modern Azure DevOps uses newer work tracking customization approaches. See [DevOps best practices](/rules-to-better-devops). authors: - title: Lei Xu url: https://ssw.com.au/people/lei-xu @@ -9,7 +9,7 @@ created: 2012-07-18 07:22:44+00:00 createdBy: Lu Zhang createdByEmail: LuZhang@ssw.com.au guid: 2c2ef28f-d706-4153-8107-791037a14190 -isArchived: false +isArchived: true lastUpdated: 2019-08-27 06:36:10+00:00 lastUpdatedBy: Matthew Wicks lastUpdatedByEmail: MatthewWicks@ssw.com.au diff --git a/public/uploads/rules/do-you-configure-the-executebatchtemplate-build-process-template/rule.mdx b/public/uploads/rules/do-you-configure-the-executebatchtemplate-build-process-template/rule.mdx index 68db78cc8a0..74e1abac905 100644 --- a/public/uploads/rules/do-you-configure-the-executebatchtemplate-build-process-template/rule.mdx +++ b/public/uploads/rules/do-you-configure-the-executebatchtemplate-build-process-template/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This is specific to legacy TFS/XAML build process templates. For modern CI/CD guidance, see [Do you use the best deployment tool?](/do-you-use-the-best-deployment-tool) and [DevOps best practices](/rules-to-better-devops). authors: - title: Adam Stephensen url: https://ssw.com.au/people/adam-stephensen @@ -7,7 +7,7 @@ created: 2013-02-06 18:56:02+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: d9beb2ec-1330-43ff-8705-8b8833f11f86 -isArchived: false +isArchived: true lastUpdated: 2013-02-19 08:48:58+00:00 lastUpdatedBy: Tiago Araujo lastUpdatedByEmail: TiagoAraujo@ssw.com.au diff --git a/public/uploads/rules/do-you-control-the-drop-down-list-value-for-assigned-to-field/rule.mdx b/public/uploads/rules/do-you-control-the-drop-down-list-value-for-assigned-to-field/rule.mdx index efb52933588..7236d33f3b7 100644 --- a/public/uploads/rules/do-you-control-the-drop-down-list-value-for-assigned-to-field/rule.mdx +++ b/public/uploads/rules/do-you-control-the-drop-down-list-value-for-assigned-to-field/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This is based on legacy TFS work item type XML customization. For modern guidance, see [DevOps best practices](/rules-to-better-devops). authors: - title: Lei Xu url: https://ssw.com.au/people/lei-xu @@ -7,7 +7,7 @@ created: 2012-07-18 07:49:52+00:00 createdBy: Lu Zhang createdByEmail: LuZhang@ssw.com.au guid: d8c9078f-2f20-4c87-8647-094081b8ce92 -isArchived: false +isArchived: true lastUpdated: 2013-05-08 07:43:40+00:00 lastUpdatedBy: Lei Xu lastUpdatedByEmail: LeiXu@ssw.com.au diff --git a/public/uploads/rules/do-you-create-a-continuous-integration-build-for-the-solution-before-configuring-continuous-deployment/rule.mdx b/public/uploads/rules/do-you-create-a-continuous-integration-build-for-the-solution-before-configuring-continuous-deployment/rule.mdx index 65a0dec65d6..3b800992bf4 100644 --- a/public/uploads/rules/do-you-create-a-continuous-integration-build-for-the-solution-before-configuring-continuous-deployment/rule.mdx +++ b/public/uploads/rules/do-you-create-a-continuous-integration-build-for-the-solution-before-configuring-continuous-deployment/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This is written for legacy TFS build definitions and templates. For modern CI/CD guidance, see [DevOps best practices](/rules-to-better-devops) and [Do you use the best deployment tool?](/do-you-use-the-best-deployment-tool). authors: - title: Adam Stephensen url: https://ssw.com.au/people/adam-stephensen @@ -7,7 +7,7 @@ created: 2013-02-06 18:49:58+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: e4c12ecd-319c-4b6a-94ac-13fde8bdb0df -isArchived: false +isArchived: true lastUpdated: 2017-04-04 17:51:11+00:00 lastUpdatedBy: Tiago Araujo lastUpdatedByEmail: TiagoAraujo@ssw.com.au diff --git a/public/uploads/rules/do-you-get-a-new-tfs-2012-server-ready/rule.mdx b/public/uploads/rules/do-you-get-a-new-tfs-2012-server-ready/rule.mdx index fbde8563ec6..33b6895d26d 100644 --- a/public/uploads/rules/do-you-get-a-new-tfs-2012-server-ready/rule.mdx +++ b/public/uploads/rules/do-you-get-a-new-tfs-2012-server-ready/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - TFS 2012-era server setup guidance is end-of-life. For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud). authors: - title: Damian Brady url: https://ssw.com.au/people/damian-brady @@ -7,7 +7,7 @@ created: 2012-06-20 03:51:49+00:00 createdBy: Damian Brady createdByEmail: DamianBrady@ssw.com.au guid: 40f7b3c9-03f1-48b4-8a5a-548e7cdb5b1b -isArchived: false +isArchived: true lastUpdated: 2012-06-20 03:51:49+00:00 lastUpdatedBy: Damian Brady lastUpdatedByEmail: DamianBrady@ssw.com.au diff --git a/public/uploads/rules/do-you-get-a-new-tfs2010-server-ready/rule.mdx b/public/uploads/rules/do-you-get-a-new-tfs2010-server-ready/rule.mdx index ea3ca77e212..2faa7e4f26a 100644 --- a/public/uploads/rules/do-you-get-a-new-tfs2010-server-ready/rule.mdx +++ b/public/uploads/rules/do-you-get-a-new-tfs2010-server-ready/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - TFS 2010-era setup guidance (Windows Server 2008 R2 / SQL Server 2008) is end-of-life. For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud). authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan @@ -9,7 +9,7 @@ created: 2009-12-04 07:52:31+00:00 createdBy: Martin Hinshelwood createdByEmail: MartinHinshelwood@ssw.com.au guid: 682d55b3-af4d-439b-94ae-fdd57cef0eef -isArchived: false +isArchived: true lastUpdated: 2010-10-20 08:57:12+00:00 lastUpdatedBy: System Account lastUpdatedByEmail: Unknown@ssw.com.au diff --git a/public/uploads/rules/do-you-have-a-witadmin-script-to-import-work-item-definitions/rule.mdx b/public/uploads/rules/do-you-have-a-witadmin-script-to-import-work-item-definitions/rule.mdx index 266147b351d..be72d3bc347 100644 --- a/public/uploads/rules/do-you-have-a-witadmin-script-to-import-work-item-definitions/rule.mdx +++ b/public/uploads/rules/do-you-have-a-witadmin-script-to-import-work-item-definitions/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This is based on legacy TFS work item customization via WitAdmin and WIT XML import scripts. For modern guidance, see [DevOps best practices](/rules-to-better-devops). authors: - title: Lei Xu url: https://ssw.com.au/people/lei-xu @@ -7,7 +7,7 @@ created: 2012-07-18 07:39:14+00:00 createdBy: Lu Zhang createdByEmail: LuZhang@ssw.com.au guid: a3674fce-a018-47e0-ac55-e8e21043af58 -isArchived: false +isArchived: true lastUpdated: 2013-05-08 07:43:24+00:00 lastUpdatedBy: Lei Xu lastUpdatedByEmail: LeiXu@ssw.com.au diff --git a/public/uploads/rules/do-you-know-how-to-integrate-with-sharepoint-2010/rule.mdx b/public/uploads/rules/do-you-know-how-to-integrate-with-sharepoint-2010/rule.mdx index db3ca9eac1f..65a44d059a8 100644 --- a/public/uploads/rules/do-you-know-how-to-integrate-with-sharepoint-2010/rule.mdx +++ b/public/uploads/rules/do-you-know-how-to-integrate-with-sharepoint-2010/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - TFS 2010 + SharePoint 2010 integration guidance is end-of-life. For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud). authors: - title: Martin Hinshelwood url: https://ssw.com.au/people/martin-hinshelwood @@ -7,7 +7,7 @@ created: 2010-05-17 09:25:55+00:00 createdBy: Martin Hinshelwood createdByEmail: MartinHinshelwood@ssw.com.au guid: 7e99fec6-a420-42c0-beeb-742b94eb5cf3 -isArchived: false +isArchived: true lastUpdated: 2010-10-20 08:57:13+00:00 lastUpdatedBy: System Account lastUpdatedByEmail: Unknown@ssw.com.au diff --git a/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2008-databases/rule.mdx b/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2008-databases/rule.mdx index f91615af08f..587c300f890 100644 --- a/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2008-databases/rule.mdx +++ b/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2008-databases/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - Step-by-step upgrade from TFS 2008 to TFS 2010 (end-of-life). For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud) and [Do you know the best tool to migration from TFVC to Git?](/do-you-know-the-best-tool-to-migration-from-tfvc-to-git). authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan @@ -9,7 +9,7 @@ created: 2009-12-04 07:52:37+00:00 createdBy: Martin Hinshelwood createdByEmail: MartinHinshelwood@ssw.com.au guid: 3edaeb78-d469-41d0-94de-1ba2e848155e -isArchived: false +isArchived: true lastUpdated: 2021-02-26 05:05:12.889000+00:00 lastUpdatedBy: Christian Morford-Waite lastUpdatedByEmail: ChristianMWaite@ssw.com.au diff --git a/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2010-databases-the-big-one/rule.mdx b/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2010-databases-the-big-one/rule.mdx index 479866e19ff..dd12b18fc17 100644 --- a/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2010-databases-the-big-one/rule.mdx +++ b/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2010-databases-the-big-one/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to upgrading TFS 2010 to TFS 2012 (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). authors: - title: Damian Brady url: https://ssw.com.au/people/damian-brady @@ -7,7 +7,7 @@ created: 2012-06-11 00:04:57+00:00 createdBy: Damian Brady createdByEmail: DamianBrady@ssw.com.au guid: 9a1bafe3-42cf-4859-ba69-f24d6b478f07 -isArchived: false +isArchived: true lastUpdated: 2021-02-26 05:05:12.889000+00:00 lastUpdatedBy: Christian Morford-Waite lastUpdatedByEmail: ChristianMWaite@ssw.com.au diff --git a/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2013-update-4-system-the-big-one/rule.mdx b/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2013-update-4-system-the-big-one/rule.mdx index 3ee2e5c2abf..e6cb76b3b8f 100644 --- a/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2013-update-4-system-the-big-one/rule.mdx +++ b/public/uploads/rules/do-you-know-how-to-upgrade-your-tfs2013-update-4-system-the-big-one/rule.mdx @@ -1,11 +1,11 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to upgrading to TFS 2015 (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). authors: [] created: 2015-08-13 12:32:43+00:00 createdBy: Ben Cull createdByEmail: BenCull@ssw.com.au guid: 90fbc9d1-95de-4882-8f39-b56a2119dad0 -isArchived: false +isArchived: true lastUpdated: 2015-08-13 12:55:27+00:00 lastUpdatedBy: Ben Cull lastUpdatedByEmail: BenCull@ssw.com.au diff --git a/public/uploads/rules/do-you-know-the-easiest-way-to-continuously-deploy-is-to-use-visualstudio-com-and-azure/rule.mdx b/public/uploads/rules/do-you-know-the-easiest-way-to-continuously-deploy-is-to-use-visualstudio-com-and-azure/rule.mdx index 04da77685e7..5b60763c872 100644 --- a/public/uploads/rules/do-you-know-the-easiest-way-to-continuously-deploy-is-to-use-visualstudio-com-and-azure/rule.mdx +++ b/public/uploads/rules/do-you-know-the-easiest-way-to-continuously-deploy-is-to-use-visualstudio-com-and-azure/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This references legacy VisualStudio.com branding and TFS 2012-era continuous deployment steps, and it also contains incomplete TODO content. For modern guidance, see [Do you use the best deployment tool?](/do-you-use-the-best-deployment-tool) and [DevOps best practices](/rules-to-better-devops). authors: - title: Adam Stephensen url: https://ssw.com.au/people/adam-stephensen @@ -7,7 +7,7 @@ created: 2013-02-05 19:27:47+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: d9f043dd-45f2-4cfa-bf24-01ddc7f1b110 -isArchived: false +isArchived: true lastUpdated: 2021-06-02 00:23:36.764000+00:00 lastUpdatedBy: Ulysses Maclaren [SSW] lastUpdatedByEmail: 45545178+UlyssesMaclaren@users.noreply.github.com diff --git a/public/uploads/rules/do-you-know-what-will-break-and-how-to-be-ready-for-them/rule.mdx b/public/uploads/rules/do-you-know-what-will-break-and-how-to-be-ready-for-them/rule.mdx index 560f809d7b4..d2674de52da 100644 --- a/public/uploads/rules/do-you-know-what-will-break-and-how-to-be-ready-for-them/rule.mdx +++ b/public/uploads/rules/do-you-know-what-will-break-and-how-to-be-ready-for-them/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS 2010 upgrade/reporting schema changes (end-of-life). For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud). authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan @@ -9,7 +9,7 @@ created: 2009-12-04 07:52:12+00:00 createdBy: Martin Hinshelwood createdByEmail: MartinHinshelwood@ssw.com.au guid: 7851e6bc-a331-49f3-9857-15b3327d4bdc -isArchived: false +isArchived: true lastUpdated: 2010-10-20 08:57:11+00:00 lastUpdatedBy: System Account lastUpdatedByEmail: Unknown@ssw.com.au diff --git a/public/uploads/rules/do-you-not-install-web-deploy-from-the-web-platform-installer/rule.mdx b/public/uploads/rules/do-you-not-install-web-deploy-from-the-web-platform-installer/rule.mdx index 2d1f25ece0a..8f2867f6576 100644 --- a/public/uploads/rules/do-you-not-install-web-deploy-from-the-web-platform-installer/rule.mdx +++ b/public/uploads/rules/do-you-not-install-web-deploy-from-the-web-platform-installer/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This references the Web Platform Installer (discontinued) and TFS-era Web Deploy setup guidance. For modern deployment guidance, see [Do you use the best deployment tool?](/do-you-use-the-best-deployment-tool) and [DevOps best practices](/rules-to-better-devops). authors: - title: Adam Stephensen url: https://ssw.com.au/people/adam-stephensen @@ -7,7 +7,7 @@ created: 2013-02-06 18:39:41+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: 44ecb0e3-2e08-4fee-9eec-84e3cb192a84 -isArchived: false +isArchived: true lastUpdated: 2013-06-03 19:20:03+00:00 lastUpdatedBy: Tiago Araujo lastUpdatedByEmail: TiagoAraujo@ssw.com.au diff --git a/public/uploads/rules/do-you-publish-simple-websites-directly-to-windows-azure-from-visual-studio-online/rule.mdx b/public/uploads/rules/do-you-publish-simple-websites-directly-to-windows-azure-from-visual-studio-online/rule.mdx index 7d3d3a89452..bd36e599428 100644 --- a/public/uploads/rules/do-you-publish-simple-websites-directly-to-windows-azure-from-visual-studio-online/rule.mdx +++ b/public/uploads/rules/do-you-publish-simple-websites-directly-to-windows-azure-from-visual-studio-online/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This references legacy Visual Studio Online (visualstudio.com) and older Azure Website deployment flows. For modern guidance, see [Do you use the best deployment tool?](/do-you-use-the-best-deployment-tool) and [DevOps best practices](/rules-to-better-devops). authors: - title: Adam Stephensen url: https://ssw.com.au/people/adam-stephensen @@ -9,7 +9,7 @@ created: 2013-06-03 19:27:17+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: b020ff72-3b77-405b-9e8c-0fb11a96abe7 -isArchived: false +isArchived: true lastUpdated: 2021-02-26 05:05:12.898000+00:00 lastUpdatedBy: Christian Morford-Waite lastUpdatedByEmail: ChristianMWaite@ssw.com.au diff --git a/public/uploads/rules/do-you-remove-the-need-to-type-tfs/rule.mdx b/public/uploads/rules/do-you-remove-the-need-to-type-tfs/rule.mdx index fa85c38f812..02a76a5ce05 100644 --- a/public/uploads/rules/do-you-remove-the-need-to-type-tfs/rule.mdx +++ b/public/uploads/rules/do-you-remove-the-need-to-type-tfs/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This is specific to legacy TFS URL routing. TFS has been replaced by Azure DevOps (Services/Server). See [DevOps best practices](/rules-to-better-devops) and, if modernizing from TFVC, [Do you know the best tool to migration from TFVC to Git?](/do-you-know-the-best-tool-to-migration-from-tfvc-to-git) + [Do you know what to do after migrating from TFVC to Git?](/do-you-know-what-to-do-after-migrating-from-tfvc-to-git) authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan @@ -9,7 +9,7 @@ created: 2015-05-05 19:58:17+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: 3d5efb3b-12ed-4d73-be25-23b214a0a7d8 -isArchived: false +isArchived: true lastUpdated: 2021-03-12 20:28:05.438000+00:00 lastUpdatedBy: Tiago Araújo [SSW] lastUpdatedByEmail: tiagov8@gmail.com diff --git a/public/uploads/rules/do-you-update-your-build-to-use-the-executebatchtemplate-build-process-template/rule.mdx b/public/uploads/rules/do-you-update-your-build-to-use-the-executebatchtemplate-build-process-template/rule.mdx index de0c44b5b69..f78d11121ff 100644 --- a/public/uploads/rules/do-you-update-your-build-to-use-the-executebatchtemplate-build-process-template/rule.mdx +++ b/public/uploads/rules/do-you-update-your-build-to-use-the-executebatchtemplate-build-process-template/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This is specific to legacy TFS/XAML build process templates. For modern CI/CD guidance, see [Do you use the best deployment tool?](/do-you-use-the-best-deployment-tool) and [DevOps best practices](/rules-to-better-devops). authors: - title: Adam Stephensen url: https://ssw.com.au/people/adam-stephensen @@ -7,7 +7,7 @@ created: 2013-02-06 18:54:14+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: f24d2de8-f7b4-491a-91f6-738ca1ccf6c0 -isArchived: false +isArchived: true lastUpdated: 2021-02-17 19:56:44+00:00 lastUpdatedBy: Tiago Araujo lastUpdatedByEmail: TiagoAraujo@ssw.com.au diff --git a/public/uploads/rules/do-you-use-powershell-script-to-create-duplicated-work-item-types/rule.mdx b/public/uploads/rules/do-you-use-powershell-script-to-create-duplicated-work-item-types/rule.mdx index e7c17151a9a..ad95be22527 100644 --- a/public/uploads/rules/do-you-use-powershell-script-to-create-duplicated-work-item-types/rule.mdx +++ b/public/uploads/rules/do-you-use-powershell-script-to-create-duplicated-work-item-types/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This is based on legacy TFS work item type XML (WIT) templating and import workflows. For modern guidance, see [DevOps best practices](/rules-to-better-devops). authors: - title: Lei Xu url: https://ssw.com.au/people/lei-xu @@ -7,7 +7,7 @@ created: 2012-07-18 07:43:04+00:00 createdBy: Lu Zhang createdByEmail: LuZhang@ssw.com.au guid: 966ffc8c-7734-4557-8511-75e80e9b67c8 -isArchived: false +isArchived: true lastUpdated: 2021-03-26 05:06:40.515000+00:00 lastUpdatedBy: Brady Stroud [SSW] lastUpdatedByEmail: bradystroud@ssw.com.au diff --git a/public/uploads/rules/do-you-verify-that-your-server-meets-the-minimum-requirements/rule.mdx b/public/uploads/rules/do-you-verify-that-your-server-meets-the-minimum-requirements/rule.mdx index 26668510933..8d850f4065f 100644 --- a/public/uploads/rules/do-you-verify-that-your-server-meets-the-minimum-requirements/rule.mdx +++ b/public/uploads/rules/do-you-verify-that-your-server-meets-the-minimum-requirements/rule.mdx @@ -1,11 +1,11 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS 2013/2015 era server requirements (end-of-life). For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud). authors: [] created: 2015-08-12 15:12:25+00:00 createdBy: Ben Cull createdByEmail: BenCull@ssw.com.au guid: 8ffc9f7c-63fe-4e43-ba3c-bd88f892eb9b -isArchived: false +isArchived: true lastUpdated: 2015-08-12 15:25:01+00:00 lastUpdatedBy: Ben Cull lastUpdatedByEmail: BenCull@ssw.com.au diff --git a/public/uploads/rules/does-your-user-account-have-sql-server-system-administrator-privileges-in-sql-server/rule.mdx b/public/uploads/rules/does-your-user-account-have-sql-server-system-administrator-privileges-in-sql-server/rule.mdx index ecbe997aa54..c753a0246dc 100644 --- a/public/uploads/rules/does-your-user-account-have-sql-server-system-administrator-privileges-in-sql-server/rule.mdx +++ b/public/uploads/rules/does-your-user-account-have-sql-server-system-administrator-privileges-in-sql-server/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS 2010/2012 upgrade requirements (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). authors: - title: Damian Brady url: https://ssw.com.au/people/damian-brady @@ -7,7 +7,7 @@ created: 2013-05-23 21:22:51+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: e54b57a1-4527-4cf4-a534-39d0dc7320b3 -isArchived: false +isArchived: true lastUpdated: 2013-05-23 21:22:51+00:00 lastUpdatedBy: Tiago Araujo lastUpdatedByEmail: TiagoAraujo@ssw.com.au diff --git a/public/uploads/rules/get-a-developer-to-test-the-migration-tfs2010-migration/rule.mdx b/public/uploads/rules/get-a-developer-to-test-the-migration-tfs2010-migration/rule.mdx index d970f758a7b..d13bccaab55 100644 --- a/public/uploads/rules/get-a-developer-to-test-the-migration-tfs2010-migration/rule.mdx +++ b/public/uploads/rules/get-a-developer-to-test-the-migration-tfs2010-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - TFS 2010 migration validation steps reference end-of-life tooling (e.g. VS 2008 Team Explorer). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Martin Hinshelwood url: https://ssw.com.au/people/martin-hinshelwood diff --git a/public/uploads/rules/get-a-developer-to-test-the-migration-tfs2015-migration/rule.mdx b/public/uploads/rules/get-a-developer-to-test-the-migration-tfs2015-migration/rule.mdx index 1f5e44fdda0..78607b1c45b 100644 --- a/public/uploads/rules/get-a-developer-to-test-the-migration-tfs2015-migration/rule.mdx +++ b/public/uploads/rules/get-a-developer-to-test-the-migration-tfs2015-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Validation steps for a TFS 2015 migration (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Martin Hinshelwood url: https://ssw.com.au/people/martin-hinshelwood diff --git a/public/uploads/rules/if-you-already-have-an-installation/rule.mdx b/public/uploads/rules/if-you-already-have-an-installation/rule.mdx index 6528bd20cba..67452d6efd1 100644 --- a/public/uploads/rules/if-you-already-have-an-installation/rule.mdx +++ b/public/uploads/rules/if-you-already-have-an-installation/rule.mdx @@ -1,11 +1,11 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS 2010 administration and database operations (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). authors: [] created: 2009-12-04 07:53:00+00:00 createdBy: Martin Hinshelwood createdByEmail: MartinHinshelwood@ssw.com.au guid: 46d7e5f8-996e-425b-833e-a490fb009293 -isArchived: false +isArchived: true lastUpdated: 2021-02-26 05:05:12.902000+00:00 lastUpdatedBy: Christian Morford-Waite lastUpdatedByEmail: ChristianMWaite@ssw.com.au diff --git a/public/uploads/rules/plan-your-additional-steps-tfs2012-migration/rule.mdx b/public/uploads/rules/plan-your-additional-steps-tfs2012-migration/rule.mdx index b0d5381246f..9f775b7a240 100644 --- a/public/uploads/rules/plan-your-additional-steps-tfs2012-migration/rule.mdx +++ b/public/uploads/rules/plan-your-additional-steps-tfs2012-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS 2012 migration (end-of-life). For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud). +isArchived: true authors: - title: Damian Brady url: https://ssw.com.au/people/damian-brady diff --git a/public/uploads/rules/plan-your-additional-steps-tfs2015-migration/rule.mdx b/public/uploads/rules/plan-your-additional-steps-tfs2015-migration/rule.mdx index afd81221ade..208330ce186 100644 --- a/public/uploads/rules/plan-your-additional-steps-tfs2015-migration/rule.mdx +++ b/public/uploads/rules/plan-your-additional-steps-tfs2015-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS 2015 migration (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: [] created: 2015-08-13 13:46:55+00:00 guid: e19a2338-c4cd-430d-93a4-c6e5d43f144b diff --git a/public/uploads/rules/rollback-plan-tfs2015-migration/rule.mdx b/public/uploads/rules/rollback-plan-tfs2015-migration/rule.mdx index 9694381a3de..ec889db83d9 100644 --- a/public/uploads/rules/rollback-plan-tfs2015-migration/rule.mdx +++ b/public/uploads/rules/rollback-plan-tfs2015-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Rollback guidance for TFS 2015 migration (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/run-dog-food-stats-after-tfs2010-migration/rule.mdx b/public/uploads/rules/run-dog-food-stats-after-tfs2010-migration/rule.mdx index 88d31d706fe..e58a59ba1f3 100644 --- a/public/uploads/rules/run-dog-food-stats-after-tfs2010-migration/rule.mdx +++ b/public/uploads/rules/run-dog-food-stats-after-tfs2010-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Specific to TFS 2010 migration validation (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: [] created: 2009-11-08 02:01:52+00:00 guid: e2472404-8058-45f7-96e1-ddb6a8bdb49f diff --git a/public/uploads/rules/run-dog-food-stats-after-tfs2015-migration/rule.mdx b/public/uploads/rules/run-dog-food-stats-after-tfs2015-migration/rule.mdx index 17ffe6195f1..dbb40694cb1 100644 --- a/public/uploads/rules/run-dog-food-stats-after-tfs2015-migration/rule.mdx +++ b/public/uploads/rules/run-dog-food-stats-after-tfs2015-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - TFS 2015 migration validation (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/run-your-dog-food-stats-before-tfs2010-migration/rule.mdx b/public/uploads/rules/run-your-dog-food-stats-before-tfs2010-migration/rule.mdx index 2f32bae7a8c..f0d475e0672 100644 --- a/public/uploads/rules/run-your-dog-food-stats-before-tfs2010-migration/rule.mdx +++ b/public/uploads/rules/run-your-dog-food-stats-before-tfs2010-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Specific to TFS 2010 migration validation (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/run-your-dog-food-stats-before-tfs2015-migration/rule.mdx b/public/uploads/rules/run-your-dog-food-stats-before-tfs2015-migration/rule.mdx index 240446b03dd..d62d1b47bd4 100644 --- a/public/uploads/rules/run-your-dog-food-stats-before-tfs2015-migration/rule.mdx +++ b/public/uploads/rules/run-your-dog-food-stats-before-tfs2015-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - TFS 2015 migration validation (end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: [] created: 2015-08-12 16:38:41+00:00 guid: db69f69b-a073-4537-908d-52add92cac8a diff --git a/public/uploads/rules/tfs2010-migration-choices/rule.mdx b/public/uploads/rules/tfs2010-migration-choices/rule.mdx index 9c29289e89e..3908fc34cae 100644 --- a/public/uploads/rules/tfs2010-migration-choices/rule.mdx +++ b/public/uploads/rules/tfs2010-migration-choices/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Covers migration to TFS 2010 (end-of-life). For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud) and [Do you know the best tool to migration from TFVC to Git?](/do-you-know-the-best-tool-to-migration-from-tfvc-to-git). +isArchived: true authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan diff --git a/public/uploads/rules/tfs2015-migration-choices/rule.mdx b/public/uploads/rules/tfs2015-migration-choices/rule.mdx index ed89e253b69..40b77862091 100644 --- a/public/uploads/rules/tfs2015-migration-choices/rule.mdx +++ b/public/uploads/rules/tfs2015-migration-choices/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Covers migration choices for TFS 2015 (end-of-life). For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud) and [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: [] created: 2015-08-12 15:26:07+00:00 guid: acd96e8e-9cac-47ce-bdf8-865d5c383e7e diff --git a/public/uploads/rules/the-reasons-why-calling-a-batch-file-from-the-build-process-template-is-better-than-deploying-directly-from-the-build/rule.mdx b/public/uploads/rules/the-reasons-why-calling-a-batch-file-from-the-build-process-template-is-better-than-deploying-directly-from-the-build/rule.mdx index 90aed623021..07bd9b13915 100644 --- a/public/uploads/rules/the-reasons-why-calling-a-batch-file-from-the-build-process-template-is-better-than-deploying-directly-from-the-build/rule.mdx +++ b/public/uploads/rules/the-reasons-why-calling-a-batch-file-from-the-build-process-template-is-better-than-deploying-directly-from-the-build/rule.mdx @@ -1,5 +1,5 @@ --- -archivedreason: null +archivedreason: Outdated - This is based on legacy TFS/XAML build process templates and batch-file driven deployment patterns. For modern deployment guidance, see [Do you use the best deployment tool?](/do-you-use-the-best-deployment-tool) and [DevOps best practices](/rules-to-better-devops). authors: - title: Adam Stephensen url: https://ssw.com.au/people/adam-stephensen @@ -7,7 +7,7 @@ created: 2013-02-07 16:02:54+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: 8566b478-1aed-4c79-a42d-8e7aa48fb2db -isArchived: false +isArchived: true lastUpdated: 2017-03-29 17:17:18+00:00 lastUpdatedBy: Tiago Araujo lastUpdatedByEmail: TiagoAraujo@ssw.com.au diff --git a/public/uploads/rules/turn-off-database-mirroring-before-upgrading-your-tfs-databases/rule.mdx b/public/uploads/rules/turn-off-database-mirroring-before-upgrading-your-tfs-databases/rule.mdx index 02509e304dd..bf98940ed9e 100644 --- a/public/uploads/rules/turn-off-database-mirroring-before-upgrading-your-tfs-databases/rule.mdx +++ b/public/uploads/rules/turn-off-database-mirroring-before-upgrading-your-tfs-databases/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Applies to TFS upgrade procedures (TFS-era, end-of-life). For modern guidance, see [Steps required when migrating to the cloud](/steps-required-when-migrating-to-the-cloud). +isArchived: true authors: - title: Damian Brady url: https://ssw.com.au/people/damian-brady diff --git a/public/uploads/rules/upgrade-third-party-tools-tfs2015-migration/rule.mdx b/public/uploads/rules/upgrade-third-party-tools-tfs2015-migration/rule.mdx index 1b3ae2356f6..b6fc4a5664a 100644 --- a/public/uploads/rules/upgrade-third-party-tools-tfs2015-migration/rule.mdx +++ b/public/uploads/rules/upgrade-third-party-tools-tfs2015-migration/rule.mdx @@ -1,5 +1,6 @@ --- -archivedreason: null +archivedreason: Outdated - Third-party tool compatibility guidance for TFS 2015 (end-of-life). For modern guidance, see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud). +isArchived: true authors: [] created: 2015-08-13 14:27:04+00:00 guid: 645ff8bc-9625-46b2-995a-99ab9e635347 From 78d54087218e7db5d0157f93ca3d2f13550f6429 Mon Sep 17 00:00:00 2001 From: Kosta Madorsky Date: Thu, 26 Feb 2026 10:06:03 +1100 Subject: [PATCH 2/4] More --- .../rule.mdx | 5 ++--- .../do-you-know-how-the-gated-checkin-process-works/rule.mdx | 5 ++--- .../rules/do-you-know-how-to-refresh-the-cube/rule.mdx | 5 ++--- .../do-you-know-how-to-rollback-changes-in-tfs/rule.mdx | 5 ++--- .../rule.mdx | 5 ++--- .../rule.mdx | 5 ++--- .../rule.mdx | 5 ++--- .../do-you-use-the-windows-explorer-integration/rule.mdx | 5 ++--- public/uploads/rules/keep-your-tfs-build-server/rule.mdx | 5 ++--- .../rule.mdx | 5 ++--- 10 files changed, 20 insertions(+), 30 deletions(-) diff --git a/public/uploads/rules/do-you-configure-your-tfs-to-be-accessible-from-outside-the-network/rule.mdx b/public/uploads/rules/do-you-configure-your-tfs-to-be-accessible-from-outside-the-network/rule.mdx index 62e699773e8..098ae7cf699 100644 --- a/public/uploads/rules/do-you-configure-your-tfs-to-be-accessible-from-outside-the-network/rule.mdx +++ b/public/uploads/rules/do-you-configure-your-tfs-to-be-accessible-from-outside-the-network/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - Prefer cloud-hosted DevOps tools instead of exposing on-prem TFS externally; see [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud). If remote access is required, see [Do you use a secure VPN with MFA?](/do-you-use-a-secure-remote-access-vpn). authors: - noimage: true title: David Klein @@ -15,7 +14,7 @@ created: 2011-11-18 03:53:00+00:00 createdBy: System Account createdByEmail: Unknown@ssw.com.au guid: c0ecaeb8-a15d-40aa-8617-b62004fe22ac -isArchived: false +isArchived: true lastUpdated: 2014-05-07 04:10:43+00:00 lastUpdatedBy: System Account lastUpdatedByEmail: Unknown@ssw.com.au diff --git a/public/uploads/rules/do-you-know-how-the-gated-checkin-process-works/rule.mdx b/public/uploads/rules/do-you-know-how-the-gated-checkin-process-works/rule.mdx index a92761748d9..0c7e4815fb4 100644 --- a/public/uploads/rules/do-you-know-how-the-gated-checkin-process-works/rule.mdx +++ b/public/uploads/rules/do-you-know-how-the-gated-checkin-process-works/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - Gated check-ins are a TFVC-era approach. Prefer PRs + branch protection + required checks; see [Do you enable pull requests to ensure code is reviewed?](/enable-pull-requests-to-ensure-code-is-reviewed) and [Do you use branch protection?](/use-branch-protection). authors: - title: Damian Brady url: https://ssw.com.au/people/damian-brady @@ -7,7 +6,7 @@ created: 2013-06-28 20:36:49+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: cc2b35d3-ab58-48da-85a6-04bba80f019f -isArchived: false +isArchived: true lastUpdated: 2021-04-28 23:17:50.668000+00:00 lastUpdatedBy: Tiago Araújo [SSW] lastUpdatedByEmail: tiagov8@gmail.com diff --git a/public/uploads/rules/do-you-know-how-to-refresh-the-cube/rule.mdx b/public/uploads/rules/do-you-know-how-to-refresh-the-cube/rule.mdx index 1a5a73b92e7..5c4a2a2a6b0 100644 --- a/public/uploads/rules/do-you-know-how-to-refresh-the-cube/rule.mdx +++ b/public/uploads/rules/do-you-know-how-to-refresh-the-cube/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - TFS Warehouse/Cube refresh is legacy. For modern sprint reporting cadence, see [Do you review your team’s cost, burndown, and story progress every sprint?](/burndown-and-stories-overview-reports-updates) and consider cloud migration via [Do you know all the ways you can migrate to the cloud?](/the-ways-you-can-migrate-to-the-cloud). authors: - noimage: true title: David Klein @@ -15,7 +14,7 @@ created: 2011-11-18 03:52:52+00:00 createdBy: System Account createdByEmail: Unknown@ssw.com.au guid: 38e5797d-b79a-4331-b368-83ef0d1916c2 -isArchived: false +isArchived: true lastUpdated: 2014-05-07 01:52:41+00:00 lastUpdatedBy: System Account lastUpdatedByEmail: Unknown@ssw.com.au diff --git a/public/uploads/rules/do-you-know-how-to-rollback-changes-in-tfs/rule.mdx b/public/uploads/rules/do-you-know-how-to-rollback-changes-in-tfs/rule.mdx index f571d0d2e0a..fbff47623ca 100644 --- a/public/uploads/rules/do-you-know-how-to-rollback-changes-in-tfs/rule.mdx +++ b/public/uploads/rules/do-you-know-how-to-rollback-changes-in-tfs/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - TFS rollback guidance (TFVC). For modern Git undo/revert workflows, see [Do you know these important git commands?](/important-git-commands). authors: - noimage: true title: David Klein @@ -15,7 +14,7 @@ created: 2011-11-18 03:52:54+00:00 createdBy: System Account createdByEmail: Unknown@ssw.com.au guid: 6980541f-5084-4ef7-b997-51d90f4e6885 -isArchived: false +isArchived: true lastUpdated: 2014-05-07 04:03:38+00:00 lastUpdatedBy: System Account lastUpdatedByEmail: Unknown@ssw.com.au diff --git a/public/uploads/rules/do-you-know-to-regularly-do-a-get-latest-from-tfs/rule.mdx b/public/uploads/rules/do-you-know-to-regularly-do-a-get-latest-from-tfs/rule.mdx index 0b190849e44..395c2ee1298 100644 --- a/public/uploads/rules/do-you-know-to-regularly-do-a-get-latest-from-tfs/rule.mdx +++ b/public/uploads/rules/do-you-know-to-regularly-do-a-get-latest-from-tfs/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - “Get Latest” is TFVC/TFS terminology. For modern Git sync workflows (fetch/pull/etc), see [Do you know these important git commands?](/important-git-commands). authors: - title: Damian Brady url: https://ssw.com.au/people/damian-brady @@ -7,7 +6,7 @@ created: 2012-03-05 23:56:50+00:00 createdBy: Damian Brady createdByEmail: DamianBrady@ssw.com.au guid: 59306ecd-ec0d-43ae-8f0c-431dd7fe2891 -isArchived: false +isArchived: true lastUpdated: 2021-02-26 05:05:12.891000+00:00 lastUpdatedBy: Christian Morford-Waite lastUpdatedByEmail: ChristianMWaite@ssw.com.au diff --git a/public/uploads/rules/do-you-need-to-migrate-the-history-from-vss-to-tfs/rule.mdx b/public/uploads/rules/do-you-need-to-migrate-the-history-from-vss-to-tfs/rule.mdx index c347501a1da..a3e86ba0cad 100644 --- a/public/uploads/rules/do-you-need-to-migrate-the-history-from-vss-to-tfs/rule.mdx +++ b/public/uploads/rules/do-you-need-to-migrate-the-history-from-vss-to-tfs/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - VSS/TFS-era migration guidance. For modern migration to Git, see [Do you know the best tool to migration from TFVC to Git?](/do-you-know-the-best-tool-to-migration-from-tfvc-to-git) and [Do you know what to do after migrating from TFVC to Git?](/do-you-know-what-to-do-after-migrating-from-tfvc-to-git). authors: - noimage: true title: David Klein @@ -15,7 +14,7 @@ created: 2011-11-18 03:52:46+00:00 createdBy: System Account createdByEmail: Unknown@ssw.com.au guid: c4f91635-787a-4d8e-b5be-ffa8f9125e7f -isArchived: false +isArchived: true lastUpdated: 2014-05-07 04:07:05+00:00 lastUpdatedBy: System Account lastUpdatedByEmail: Unknown@ssw.com.au diff --git a/public/uploads/rules/do-you-use-stories-overview-report-to-find-out-where-the-project-is-at/rule.mdx b/public/uploads/rules/do-you-use-stories-overview-report-to-find-out-where-the-project-is-at/rule.mdx index 4ef422015de..410fc6e4887 100644 --- a/public/uploads/rules/do-you-use-stories-overview-report-to-find-out-where-the-project-is-at/rule.mdx +++ b/public/uploads/rules/do-you-use-stories-overview-report-to-find-out-where-the-project-is-at/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - TFS 2010/2012 “Stories Overview” reporting. For modern sprint visibility, see [Do you review your team’s cost, burndown, and story progress every sprint?](/burndown-and-stories-overview-reports-updates) and [Reports - Do you know which reports are the most important ones to track your progress?](/reports-do-you-know-which-reports-are-the-most-important-ones-to-track-your-progress). authors: - title: Adam Cogan url: https://ssw.com.au/people/adam-cogan @@ -11,7 +10,7 @@ created: 2010-10-20 08:56:06+00:00 createdBy: System Account createdByEmail: Unknown@ssw.com.au guid: f43e250e-2942-4290-a191-06f5337df264 -isArchived: false +isArchived: true lastUpdated: 2014-05-25 22:58:58+00:00 lastUpdatedBy: Damian Brady lastUpdatedByEmail: DamianBrady@ssw.com.au diff --git a/public/uploads/rules/do-you-use-the-windows-explorer-integration/rule.mdx b/public/uploads/rules/do-you-use-the-windows-explorer-integration/rule.mdx index 86973d7192c..4d9a84764c4 100644 --- a/public/uploads/rules/do-you-use-the-windows-explorer-integration/rule.mdx +++ b/public/uploads/rules/do-you-use-the-windows-explorer-integration/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - TFS Power Tools / Windows Explorer integration is legacy. For modern source control tooling, see [Do you use Source Control tools?](/source-control-tools). authors: - noimage: true title: David Klein @@ -15,7 +14,7 @@ created: 2011-11-18 03:53:02+00:00 createdBy: System Account createdByEmail: Unknown@ssw.com.au guid: 6f001656-ef42-42f6-804c-4cf877499bcb -isArchived: false +isArchived: true lastUpdated: 2014-05-07 04:07:27+00:00 lastUpdatedBy: System Account lastUpdatedByEmail: Unknown@ssw.com.au diff --git a/public/uploads/rules/keep-your-tfs-build-server/rule.mdx b/public/uploads/rules/keep-your-tfs-build-server/rule.mdx index 6b075cda00e..a0c8614d580 100644 --- a/public/uploads/rules/keep-your-tfs-build-server/rule.mdx +++ b/public/uploads/rules/keep-your-tfs-build-server/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - TFS Build Controller/Agent guidance. For modern CI with Azure DevOps using self-hosted/on-prem build servers, see [Do you know when to use an on-premises build server with Azure DevOps?](/on-premise-build-server-with-azure-devops). authors: - title: Danijel Malik url: https://ssw.com.au/people/danijel-malik @@ -7,7 +6,7 @@ created: 2017-01-17 13:06:32+00:00 createdBy: Tiago Araujo createdByEmail: TiagoAraujo@ssw.com.au guid: c36ecd30-7fc7-4e9b-a729-b2d001f84016 -isArchived: false +isArchived: true lastUpdated: 2017-01-17 14:24:05+00:00 lastUpdatedBy: Tiago Araujo lastUpdatedByEmail: TiagoAraujo@ssw.com.au diff --git a/public/uploads/rules/tfs-master-do-you-have-a-report-to-see-who-has-not-checked-in/rule.mdx b/public/uploads/rules/tfs-master-do-you-have-a-report-to-see-who-has-not-checked-in/rule.mdx index b4dac608875..81fddb5a15d 100644 --- a/public/uploads/rules/tfs-master-do-you-have-a-report-to-see-who-has-not-checked-in/rule.mdx +++ b/public/uploads/rules/tfs-master-do-you-have-a-report-to-see-who-has-not-checked-in/rule.mdx @@ -1,5 +1,4 @@ ---- -archivedreason: null +archivedreason: Outdated (Legacy) - “Who hasn’t checked in” reporting is TFVC/TFS-era. Prefer small, frequent commits and PR visibility; see [Check-in before lunch and dinner – Do you work in small chunks & check in after completing each one?](/check-in-before-lunch-and-dinner-do-you-work-in-small-chunks-check-in-after-completing-each-one) and [Do you enable pull requests to ensure code is reviewed?](/enable-pull-requests-to-ensure-code-is-reviewed). authors: - noimage: true title: David Klein @@ -15,7 +14,7 @@ created: 2011-11-18 03:52:29+00:00 createdBy: System Account createdByEmail: Unknown@ssw.com.au guid: 9511d525-f526-462d-8faf-d3144608dba5 -isArchived: false +isArchived: true lastUpdated: 2021-03-11 23:01:06.017000+00:00 lastUpdatedBy: Tiago Araújo [SSW] lastUpdatedByEmail: tiagov8@gmail.com From bd536b4496fad9046f182a90c5bbc22568663ade Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 23:08:13 +0000 Subject: [PATCH 3/4] chore: auto-fix MDX issues --- scripts/check-mdx/package-lock.json | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/check-mdx/package-lock.json b/scripts/check-mdx/package-lock.json index c00c4f6e451..0e9896e2953 100644 --- a/scripts/check-mdx/package-lock.json +++ b/scripts/check-mdx/package-lock.json @@ -172,7 +172,6 @@ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, From c717a7307e267366f3cd2c1ce605d5bd31ee9b6c Mon Sep 17 00:00:00 2001 From: Kosta Madorsky Date: Thu, 26 Feb 2026 10:08:16 +1100 Subject: [PATCH 4/4] Cleanup --- package-lock.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 package-lock.json diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 318e2497737..00000000000 --- a/package-lock.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "SSW.Rules.Content", - "lockfileVersion": 3, - "requires": true, - "packages": {} -}