Skip to content

Commit

Permalink
update redirects (#754)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim73i committed Jun 20, 2024
1 parent 27ce8f8 commit ae38d47
Showing 1 changed file with 20 additions and 84 deletions.
104 changes: 20 additions & 84 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -300,22 +300,10 @@ const config = {
to: '/releases',
from: '/category/releases',
},
{
to: '/configuration',
from: '/category/reportportal-configuration',
},
{
to: '/user-account',
from: '/category/user-account',
},
{
to: '/log-data-in-reportportal',
from: '/category/log-data-in-reportportal',
},
{
to: '/developers-guides',
from: '/category/developers-guides',
},
{
to: '/work-with-reports',
from: '/category/work-with-reports',
Expand Down Expand Up @@ -348,10 +336,6 @@ const config = {
to: '/quality-gates',
from: '/category/quality-gates',
},
{
to: '/issues-troubleshooting',
from: '/category/issues-troubleshooting',
},
{
to: '/case-studies',
from: '/category/case-studies',
Expand All @@ -362,68 +346,52 @@ const config = {
},
{
to: '/installation-steps/DeployWithDocker',
from: '/installation-steps/DeployWithDockerOnLinuxMac',
},
{
to: '/installation-steps/DeployWithDocker',
from: '/Deploy-with-Docker',
from: ['/installation-steps/DeployWithDockerOnLinuxMac', '/Deploy-with-Docker', '/installation-steps/DeployWithDockerOnWindows'],
},
{
to: '/category/saml-providers',
from: '/reportportal-configuration/authorization/SAMLProvider',
from: ['/reportportal-configuration/authorization/SAMLProvider', '/SAML-integration'],
},
{
to: '/plugins/authorization/SamlProviders/OktaSaml',
from: '/reportportal-configuration/authorization/SAMLProvider/OktaSAML',
from: ['/reportportal-configuration/authorization/SAMLProvider/OktaSAML', '/reportportal-configuration/authorization/SamlProviders/OktaSaml'],
},
{
to: '/installation-steps-advanced/SetupTSLSSLInTraefik2.0.x',
from: '/Setup-TLS(SSL)-in',
from: ['/Setup-TLS(SSL)-in', '/installation-steps/SetupTSLSSLInTraefik2.0.x'],
},
{
to: '/plugins/authorization/SamlProviders/AzureSaml',
from: '/reportportal-configuration/authorization/SAMLProvider/AzureSAML',
},
{
to: '/installation-steps/DeployWithDocker',
from: '/installation-steps/DeployWithDockerOnWindows',
from: ['/reportportal-configuration/authorization/SAMLProvider/AzureSAML', '/Azure-SAML-Integration', '/reportportal-configuration/authorization/SamlProviders/AzureSaml'],
},
{
to: '/issues-troubleshooting/ResolveAnalyzerKnownIssues',
from: '/Resolve-Analyzer-Known',
},
{
to: '/issues-troubleshooting',
from: '/How-to-resolve',
from: ['/How-to-resolve', '/category/issues-troubleshooting'],
},
{
to: '/log-data-in-reportportal/ImportDataToReportPortal',
from: '/Import-data-to',
from: ['/Import-data-to', '/Log-data-import'],
},
{
to: '/log-data-in-reportportal',
from: '/Log-Data-in',
from: ['/Log-Data-in', '/category/log-data-in-reportportal'],
},
{
to: '/installation-steps-advanced/MaintainCommandsCheatSheet',
from: '/Maintain-commands-Cheat',
from: ['/Maintain-commands-Cheat', '/installation-steps/MaintainCommandsCheatSheet'],
},
{
to: '/installation-steps/DeployWithKubernetes',
from: '/Deploy-with-Kubernetes',
from: ['/Deploy-with-Kubernetes', '/installation-steps/deploy-with-kubernetes'],
},
{
to: '/log-data-in-reportportal/test-framework-integration',
from: '/Test-Framework-Integration',
},
{
to: '/plugins/authorization/SamlProviders/AzureSaml',
from: '/Azure-SAML-Integration',
},
{
to: '/category/saml-providers',
from: '/SAML-integration',
},
{
to: '/analysis/AutoAnalysisOfLaunches',
from: '/Auto-Analysis-of-launches',
Expand All @@ -442,15 +410,11 @@ const config = {
},
{
to: '/installation-steps/DeployWithoutDocker',
from: '/Deploy-ReportPortal-without',
from: ['/Deploy-ReportPortal-without', '/Deploy-Without-Docker'],
},
{
to: '/plugins/authorization/ActiveDirectory',
from: '/Active-Directory-Auth',
},
{
to: '/log-data-in-reportportal/ImportDataToReportPortal',
from: '/Log-data-import',
from: ['/Active-Directory-Auth', '/reportportal-configuration/authorization/ActiveDirectory'],
},
{
to: '/work-with-reports/ViewLaunches',
Expand All @@ -468,33 +432,29 @@ const config = {
to: '/dashboards-and-widgets/ComponentHealthCheck',
from: '/Component-health-check',
},
{
to: '/installation-steps/DeployWithoutDocker',
from: '/Deploy-Without-Docker',
},
{
to: '/installation-steps-advanced/DeployWithAWSECSFargate',
from: '/Deploy-with-AWS',
from: ['/Deploy-with-AWS', '/installation-steps/DeployWithAWSECSFargate'],
},
{
to: '/work-with-reports/ViewLaunches#markdown-mode-on-logs-view',
from: '/How-to-activate',
},
{
to: '/installation-steps/HardwareRequirements',
from: '/Optimal-Performance-Hardware',
from: ['/Optimal-Performance-Hardware', '/installation-steps/OptimalPerformanceHardwareSetup'],
},
{
to: '/configuration',
from: '/Report-Portal-Configuration',
from: ['/Report-Portal-Configuration', '/reportportal-configuration', '/category/reportportal-configuration'],
},
{
to: '/dashboards-and-widgets/TableComponentHealthCheck',
from: '/Table-Component-health',
},
{
to: '/developers-guides',
from: '/category/dev-guides',
from: ['/category/dev-guides', '/category/developers-guides'],
},
{
to: '/developers-guides/APIDifferencesBetweenV4AndV5',
Expand Down Expand Up @@ -536,10 +496,6 @@ const config = {
to: '/developers-guides/RetriesReporting',
from: '/dev-guides/RetriesReporting',
},
{
to: '/installation-steps/HardwareRequirements',
from: '/installation-steps/OptimalPerformanceHardwareSetup',
},
{
to: '/installation-steps-advanced/ComponentsOverview',
from: '/reportportal-configuration/ComponentsOverview',
Expand All @@ -556,18 +512,10 @@ const config = {
to: '/installation-steps-advanced/BackupRestoreGuide',
from: '/reportportal-configuration/ReportPortalBackupRestoreGuide',
},
{
to: '/installation-steps-advanced/MaintainCommandsCheatSheet',
from: '/installation-steps/MaintainCommandsCheatSheet',
},
{
to: '/installation-steps-advanced/AdditionalConfigurationParameters',
from: '/installation-steps/AdditionalConfigurationParameters',
},
{
to: '/installation-steps-advanced/SetupTSLSSLInTraefik2.0.x',
from: '/installation-steps/SetupTSLSSLInTraefik2.0.x',
},
{
to: '/installation-steps-advanced/MigrateOneInstanceToAnother',
from: '/installation-steps/MigrateOneInstanceToAnother',
Expand All @@ -580,10 +528,6 @@ const config = {
to: '/installation-steps-advanced/ScalingUpReportPortalAPIService',
from: '/installation-steps/ScalingUpReportPortalAPIService',
},
{
to: '/installation-steps-advanced/DeployWithAWSECSFargate',
from: '/installation-steps/DeployWithAWSECSFargate',
},
{
to: '/installation-steps-advanced/AmazonALBNGINXIngressController',
from: '/installation-steps/deploy-with-kubernetes/AmazonALBNGINXIngressController',
Expand All @@ -596,10 +540,6 @@ const config = {
to: '/tutorial',
from: '/reportportal-tutorial',
},
{
to: '/configuration',
from: '/reportportal-configuration',
},
{
to: '/glossary',
from: '/reportportal-glossary',
Expand All @@ -616,10 +556,6 @@ const config = {
to: '/plugins/GitLab',
from: '/plugins/GitLabBTS',
},
{
to: '/plugins/authorization/ActiveDirectory',
from: '/reportportal-configuration/authorization/ActiveDirectory',
},
{
to: '/plugins/authorization/GitHub',
from: '/reportportal-configuration/authorization/GitHub',
Expand All @@ -633,12 +569,12 @@ const config = {
from: '/reportportal-configuration/authorization/SamlProviders/Overview',
},
{
to: '/plugins/authorization/SamlProviders/AzureSaml',
from: '/reportportal-configuration/authorization/SamlProviders/AzureSaml',
to: '/configuration/CreationOfProjectAndAddingUsers',
from: ['/reportportal-configuration/CreationOfProjectAndAddingUsers', '/reportportal-configuration/ProjectConfiguration'],
},
{
to: '/plugins/authorization/SamlProviders/OktaSaml',
from: '/reportportal-configuration/authorization/SamlProviders/OktaSaml',
to: '/configuration/IntegrationViaPlugin',
from: '/reportportal-configuration/IntegrationViaPlugin',
},
],
},
Expand Down

0 comments on commit ae38d47

Please sign in to comment.