diff --git a/hugo/local/bin/py/build/configurations/pull_config.yaml b/hugo/local/bin/py/build/configurations/pull_config.yaml index f8dd052488a..6d14bb7c6f3 100644 --- a/hugo/local/bin/py/build/configurations/pull_config.yaml +++ b/hugo/local/bin/py/build/configurations/pull_config.yaml @@ -156,58 +156,6 @@ aliases: - /serverless/serverless_integrations/macro/ - - repo_name: datadog-ci - contents: - - action: pull-and-push-file - branch: master - globs: - - 'packages/plugin-lambda/README.md' - options: - dest_path: '/serverless/libraries_integrations/' - file_name: 'cli.md' - front_matters: - dependencies: ["https://github.com/DataDog/datadog-ci/blob/master/packages/plugin-lambda/README.md"] - title: Datadog Serverless CLI - aliases: - - /serverless/datadog_lambda_library/ - - /serverless/serverless_integrations/cli/ - - action: pull-and-push-file - branch: master - globs: - - 'packages/plugin-cloud-run/README.md' - options: - dest_path: '/serverless/libraries_integrations/' - file_name: 'cli-cloud-run.md' - front_matters: - dependencies: ["https://github.com/DataDog/datadog-ci/blob/master/packages/plugin-cloud-run/README.md"] - title: Datadog Serverless CLI for Cloud Run - - action: pull-and-push-file - branch: master - globs: - - 'packages/plugin-synthetics/README.md' - options: - dest_path: '/continuous_testing/cicd_integrations/' - file_name: 'configuration.md' - front_matters: - dependencies: ["https://github.com/DataDog/datadog-ci/blob/master/packages/plugin-synthetics/README.md"] - title: Continuous Testing and CI/CD Configuration - description: Configure Continuous Testing to run tests in your CI/CD pipelines. - aliases: - - /synthetics/cicd_integrations/configuration - further_reading: - - link: "https://www.datadoghq.com/blog/datadog-github-action-synthetics-ci-visibility/" - tag: "Blog" - text: "Use Datadog's GitHub Action to add continuous testing to workflows" - - link: "/continuous_testing/cicd_integrations" - tag: "Documentation" - text: "Learn about Continuous Testing and CI/CD" - - link: "/continuous_testing/explorer" - tag: "Documentation" - text: "Learn about the Synthetic Monitoring & Testing Results Explorer" - - link: "/continuous_testing/testing_tunnel" - tag: "Documentation" - text: "Learn about the Continuous Testing Tunnel" - - repo_name: datadog-cdk-constructs contents: - action: pull-and-push-file diff --git a/hugo/local/bin/py/build/configurations/pull_config_preview.yaml b/hugo/local/bin/py/build/configurations/pull_config_preview.yaml index d7280e005a2..79061cc1233 100644 --- a/hugo/local/bin/py/build/configurations/pull_config_preview.yaml +++ b/hugo/local/bin/py/build/configurations/pull_config_preview.yaml @@ -182,59 +182,7 @@ title: Datadog Serverless Macro aliases: - /serverless/serverless_integrations/macro/ - - - repo_name: datadog-ci - contents: - - action: pull-and-push-file - branch: master - globs: - - 'packages/plugin-lambda/README.md' - options: - dest_path: '/serverless/libraries_integrations/' - file_name: 'cli.md' - front_matters: - dependencies: ["https://github.com/DataDog/datadog-ci/blob/master/packages/plugin-lambda/README.md"] - title: Datadog Serverless CLI - aliases: - - /serverless/datadog_lambda_library/ - - /serverless/serverless_integrations/cli/ - - action: pull-and-push-file - branch: master - globs: - - 'packages/plugin-cloud-run/README.md' - options: - dest_path: '/serverless/libraries_integrations/' - file_name: 'cli-cloud-run.md' - front_matters: - dependencies: ["https://github.com/DataDog/datadog-ci/blob/master/packages/plugin-cloud-run/README.md"] - title: Datadog Serverless CLI for Cloud Run - - action: pull-and-push-file - branch: master - globs: - - 'packages/plugin-synthetics/README.md' - options: - dest_path: '/continuous_testing/cicd_integrations/' - file_name: 'configuration.md' - front_matters: - dependencies: ["https://github.com/DataDog/datadog-ci/blob/master/packages/plugin-synthetics/README.md"] - title: Continuous Testing and CI/CD Configuration - description: Configure Continuous Testing to run tests in your CI/CD pipelines. - aliases: - - /synthetics/cicd_integrations/configuration - further_reading: - - link: "https://www.datadoghq.com/blog/datadog-github-action-synthetics-ci-visibility/" - tag: "Blog" - text: "Use Datadog's GitHub Action to add continuous testing to workflows" - - link: "/continuous_testing/cicd_integrations" - tag: "Documentation" - text: "Learn about Continuous Testing and CI/CD" - - link: "/continuous_testing/explorer" - tag: "Documentation" - text: "Learn about the Synthetic Monitoring & Testing Results Explorer" - - link: "/continuous_testing/testing_tunnel" - tag: "Documentation" - text: "Learn about the Testing Tunnel" - + - repo_name: datadog-cdk-constructs contents: - action: pull-and-push-file