Skip to content

Commit

Permalink
341-350
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-velonis1 authored Dec 11, 2024
1 parent b628dba commit 9d9f4e7
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions scripts/redirect_creation/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,8 @@ variable "redirects" {
{ key = "/enterprise/configure-databases-release-pipelines/azure-sql-setup/troubleshoot-active-directory-authentication.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/2250834093/Troubleshooting+Issues+with+Active+Directory+Authentication+and+Azure+SQL+Database" },
{ key = "/enterprise/dba/best-practices/labeling.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/491225189/Implementation+Guide+Best+Practices+for+Labeling" },
{ key = "/enterprise/dba/best-practices/use-mysql-jenkins.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1451786251/Using+MySql+with+Liquibase+and+Jenkins" },
{ key = "/enterprise/dba/best-practices/use-teradata.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1647181946/Using+Teradata+with+Liquibase" },
{ key = "/enterprise/dba/create-datical-projects/gui.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569255/Creating+a+Liquibase+Enterprise+Project+Using+the+Liquibase+Enterprise+GUI" },
{ key = "/enterprise/dba/create-projects/gui.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569255/Creating+a+Liquibase+Enterprise+Project+Using+the+Liquibase+Enterprise+GUI" },
{ key = "/enterprise/dba/create-projects/groovy.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569181/Creating+a+Liquibase+Enterprise+Using+the+Project+Creation+Script+project_creator.groovy" },
{ key = "/enterprise/dba/create-projects/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569176/Creating+Liquibase+Enterprise+Projects" },
Expand All @@ -670,6 +672,7 @@ variable "redirects" {
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/configure-packaging/metadata-variables-properties-file.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570168/Using+the+metadata-variables.properties+file" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/configure-packaging/mng-backup-restore.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570174/Managing+Database+Backup+and+Restore" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/overview-packaging/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569925/Overview+of+Packaging" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/overview-packaging/labels.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569942/Liquibase+Enterprise+Labels" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/overview-packaging/packaging-behavior-frequent-scm-commits.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569947/Packaging+Behavior+with+Frequent+SCM+Commits" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/place-files-scm-repo/custom-packaging-order.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569980/Custom+Packaging+Order" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/place-files-scm-repo/files-scm-repository.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569952/Placing+Files+in+the+SCM+Repository" },
Expand All @@ -681,6 +684,7 @@ variable "redirects" {
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/postgresql-objects-packaging.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/1781235721/PostgreSQL+Server+Database+Objects+and+Packaging" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/sql-code-branch-merge-advnc.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570123/SQL+Code+Branching+Merging+Advanced" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/workflow-deploy-changesets/abandon-restore-changeset.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570091/Abandoning+and+Restoring+a+Changeset+ignore+and+unignore" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/workflow-deploy-changesets/best-practice-workflow.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570072/Best+Practices+for+Developer+Workflows" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/workflow-deploy-changesets/changeset-version-strategy.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570096/Changeset+Versioning+version+and+versionStrategy" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/workflow-deploy-changesets/cleaning-deployed-changesets.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570102/Cleaning+Up+Deployed+Changesets+cleanup" },
{ key = "/enterprise/dba/package/package-sql-scripts-deployment/workflow-deploy-changesets/rollback-script-handling.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570116/Rollback+Script+Handling" },
Expand All @@ -689,6 +693,7 @@ variable "redirects" {
{ key = "/enterprise/define-release-pipeline/planning-projects/release-pipeline-contents-schema/single-schema-projects.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569070/Single-schema+Projects" },
{ key = "/enterprise/developer/define-release-pipeline/create-manage-projects/credential-management/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569321/Database+Credential+Management" },
{ key = "/enterprise/developer/define-release-pipeline/create-manage-projects/credential-management/choose-stored-runtime-credentials.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569326/Choosing+Stored+or+Runtime+Database+Credentials" },
{ key = "/enterprise/developer/define-release-pipeline/create-manage-projects/credential-management/password-character-require.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569340/Password+Character+Requirements" },
{ key = "/enterprise/developer/define-release-pipeline/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896568211/Liquibase+Enterprise+Projects+Defining+the+Release+Pipeline" },
{ key = "/enterprise/developer/define-release-pipeline/initialize-database-project/baseline-initialize-project/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569724/Baselining+Initializing+All+Databases+in+the+Project" },
{ key = "/enterprise/developer/define-release-pipeline/initialize-database-project/baseline-initialize-project/new-database.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569797/Starting+with+a+New+Database" },
Expand Down Expand Up @@ -717,7 +722,8 @@ variable "redirects" {
{ key = "/enterprise/developer/dev-how-tos/update-dmc-7.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/2888237066/How+To+Update+DMC" },
{ key = "/enterprise/developer/dev-how-tos/use-changelog-sync.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1699086475/How+To+Use+ChangelogSync" },
{ key = "/enterprise/developer/dev-user-guides/developer-scm-packaging-sql-addendum.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569925/Overview+of+Packaging" },
{ key = "/enterprise/developer/dev-user-guides/developer-workflow/5-what-happens-when-delete-script.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/693076300/Introduction+to+Multiple+Liquibase+Enterprise+Pipelines" },
{ key = "/enterprise/developer/dev-user-guides/developer-workflow/3-fix-script-error-found-deployment.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570065/Developer+Workflows+Managing+Changesets+During+Development+and+Test" },
{ key = "/enterprise/developer/dev-user-guides/developer-workflow/5-what-happens-when-delete-script.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570065/Developer+Workflows+Managing+Changesets+During+Development+and+Test" },
{ key = "/enterprise/developer/dev-user-guides/developer-workflow/8-merge-changes-two-pipelines.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/693076300/Introduction+to+Multiple+Liquibase+Enterprise+Pipelines" },
{ key = "/enterprise/developer/dev-user-guides/manage-changesets.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570065/Developer+Workflows+Managing+Changesets+During+Development+and+Test" },
{ key = "/enterprise/developer/dev-user-guides/manage-changesets/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570065/Developer+Workflows+Managing+Changesets+During+Development+and+Test" },
Expand All @@ -729,6 +735,7 @@ variable "redirects" {
{ key = "/enterprise/developer/dev-user-guides/workflow/workflow.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570065/Developer+Workflows+Managing+Changesets+During+Development+and+Test" },
{ key = "/enterprise/developer/overview-packaging-developer.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC58/pages/795838905/Overview+of+Packaging" },
{ key = "/enterprise/developer/write-sql-scripts/creat-database-links-oracle-schema.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/1762165158/Creating+Database+Links+in+an+Oracle+schema+with+a+non-owner+account" },
{ key = "/enterprise/developer/write-sql-scripts/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570004/Writing+SQL+Scripts+for+Liquibase+Enterprise" },
{ key = "/enterprise/developer/write-sql-scripts/write-sql-scripts.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570004/Writing+SQL+Scripts+for+Liquibase+Enterprise" },
{ key = "/enterprise/developer-get-started-guide/write-sql-scripts/write-sql-scripts.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570004/Writing+SQL+Scripts+for+Liquibase+Enterprise" },
{ key = "/enterprise/devops/best-practices/commit-svn.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896567916/Overview+of+SCM+Setup" },
Expand Down Expand Up @@ -762,12 +769,15 @@ variable "redirects" {
{ key = "/enterprise/devops/db-release-pipelines/oracle-database-setup/choose-connection-method/oracle-proxy.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/1581285378/Oracle+Proxy+User+Connections" },
{ key = "/enterprise/devops/db-release-pipelines/oracle-database-setup/choose-connection-method/ssl-oracle-wallet.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566933/SSL+Connection+to+an+Oracle+Database+Through+Oracle+Wallet" },
{ key = "/enterprise/devops/db-release-pipelines/oracle-database-setup/choose-connection-method/tnsnames-oracle.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566920/TNSNAMES+Connection+to+an+Oracle+Database" },
{ key = "/enterprise/devops/db-release-pipelines/oracle-database-setup/install-oracle-client.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1032290321/How+To+Configure+Oracle+Instant+Client" },
{ key = "/enterprise/devops/db-release-pipelines/oracle-database-setup/oracle-edition-redef.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566957/Oracle+Edition-Based+Redefinition" },
{ key = "/enterprise/devops/db-release-pipelines/oracle-database-setup/oracle-rac-require.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566952/Oracle+RAC+Requirements" },
{ key = "/enterprise/devops/db-release-pipelines/oracle-database-setup/oracle-roles-permissions/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566889/Roles+and+Permissions+for+Liquibase+Enterprise+on+Oracle+Database" },
{ key = "/enterprise/devops/db-release-pipelines/overview-db-used/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566714/Overview+of+the+Database+Components+Used+by+Liquibase+Enterprise" }
{ key = "/enterprise/devops/db-release-pipelines/overview-db-used/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566714/Overview+of+the+Database+Components+Used+by+Liquibase+Enterprise" },
{ key = "/enterprise/devops/db-release-pipelines/overview-db-used/intro-multi-pipe.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/693076300/Introduction+to+Multiple+Liquibase+Enterprise+Pipelines" },
{ key = "/enterprise/devops/db-release-pipelines/overview-db-used/users-roles-passwords.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566728/Database+Users+Roles+and+Passwords" },
{ key = "/enterprise/devops/db-release-pipelines/postgres-edb-postgresql/home.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896567878/Postgres+EDB+PostgreSQL+and+Azure+Database+for+Postgres+Setup" },
{ key = "/enterprise/devops/db-release-pipelines/postgres-edb-postgresql/install-postgres-edb-clients.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/897220682/Installing+Postgres+EDB+Clients" },
{ key = "/enterprise/devops/db-release-pipelines/postgres-edb-postgresql/install-postgresql-clients.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/897220682/Installing+Postgres+EDB+Clients" },
{ key = "/enterprise/devops/db-release-pipelines/sql-setup/roles-permissions-sql-server.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896567891/Roles+and+Permissions+for+Liquibase+Enterprise+on+SQL+Server" },
{ key = "/enterprise/devops/db-release-pipelines/sql-setup/security-active-directory.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896567897/Setting+up+Integrated+Security+for+Active+Directory" },
Expand All @@ -785,6 +795,7 @@ variable "redirects" {
{ key = "/enterprise/devops/install/install-linux/download-installation-files-cli-linux.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910383/Start+Here+Liquibase+Business+Installation+Overview" },
{ key = "/enterprise/devops/install/install-linux/gui-install-database-drivers-linux.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910804/Variation+Using+the+GUI+and+the+Update+Site+to+Install+Liquibase+Business+on+Linux+Systems" },
{ key = "/enterprise/devops/install/install-manage-license.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896566463/Install+and+Manage+Licenses" },
{ key = "/enterprise/devops/install/install-on-linux/gui-install-database-drivers-linux.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910804/Variation+Using+the+GUI+and+the+Update+Site+to+Install+Liquibase+Business+on+Linux+Systems" },
{ key = "/enterprise/devops/install/install-windows/gui-composite-repo.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910744/Variation+Using+the+GUI+and+the+Composite+Repository" },
{ key = "/enterprise/devops/install/install-windows/gui-install-windows-systems.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910554/Theme+Using+the+GUI+and+the+Update+Site+to+Install+Liquibase+Business+on+Windows+Systems" },
{ key = "/enterprise/devops/install/install-windows/gui-update-site-install-windows/configure-installation-repositories.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/LBP/pages/1237910620/Configuring+Installation+Repositories" },
Expand Down Expand Up @@ -835,6 +846,7 @@ variable "redirects" {
{ key = "/enterprise/dmc/troubleshoot/troubleshoot-home.html", website_redirect = "https://dmc.datical.com/troubleshoot/troubleshoot-home.htm" },
{ key = "/enterprise/dmc/use/pipeline-ops-report-view.html", website_redirect = "https://dmc.datical.com/use/pipeline-ops-report-view.htm" },
{ key = "/enterprise/dmc/use/project-pipeline-view.html", website_redirect = "https://dmc.datical.com/use/project-pipeline-view.htm" },
{ key = "/enterprise/dmc/use/project-settings-config-view.html", website_redirect = "https://dmc.datical.com/use/project-settings-config-view.htm" },
{ key = "/enterprise/dmc/use/project-settings-view.html", website_redirect = "https://dmc.datical.com/use/project-settings-view.htm" },
{ key = "/enterprise/how-to-guides/how-to-guides/how-enterprise-works.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDKB/pages/1084719137/How+Liquibase+Enterprise+Works" },
{ key = "/enterprise/how-to-guides/how-to-guides/set-prop-project-changelog.html", website_redirect = "https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896569871/Setting+Properties+in+the+Project+Changelog" },
Expand Down

0 comments on commit 9d9f4e7

Please sign in to comment.