diff --git a/go.mod b/go.mod index 011f55d2102a5..ee4b8ef57134a 100644 --- a/go.mod +++ b/go.mod @@ -8,4 +8,4 @@ require ( ) // replace github.com/DataDog/websites-modules => /Users/lisiane.turlure/guac/websites-modules -// replace github.com/DataDog/websites-sources => /Users/brian.deutsch/dd/websites-sources +// replace github.com/DataDog/websites-sources => /Users/brian.deutsch/dd/websites-sources \ No newline at end of file diff --git a/local/bin/py/build/configurations/pull_config.yaml b/local/bin/py/build/configurations/pull_config.yaml index cdd82d1adfa71..30fec0116f2aa 100644 --- a/local/bin/py/build/configurations/pull_config.yaml +++ b/local/bin/py/build/configurations/pull_config.yaml @@ -1,33 +1,33 @@ --- - data: - - org_name: jenkinsci - - repos: - - repo_name: datadog-plugin - - contents: - - - action: pull-and-push-file - branch: master - globs: - - README.md - options: - dest_path: '/integrations/' - file_name: 'jenkins.md' - front_matters: - dependencies: ["https://github.com/jenkinsci/datadog-plugin/blob/master/README.md"] - public_title: Datadog-Jenkins Integration - custom_kind: integration - name: jenkins - is_public: true - integration_title: Jenkins - has_logo: true - git_integration_title: jenkins - description: "Automatically forward your Jenkins metrics, events, and service checks to Datadog." - short_description: "Automatically forward your Jenkins metrics, events, and service checks to Datadog." - categories: - - "configuration & deployment" - doc_link: https://docs.datadoghq.com/integrations/jenkins/ + # - org_name: jenkinsci + + # repos: + # - repo_name: datadog-plugin + + # contents: + + # - action: pull-and-push-file + # branch: master + # globs: + # - README.md + # options: + # dest_path: '/integrations/' + # file_name: 'jenkins.md' + # front_matters: + # dependencies: ["https://github.com/jenkinsci/datadog-plugin/blob/master/README.md"] + # public_title: Datadog-Jenkins Integration + # custom_kind: integration + # name: jenkins + # is_public: true + # integration_title: Jenkins + # has_logo: true + # git_integration_title: jenkins + # description: "Automatically forward your Jenkins metrics, events, and service checks to Datadog." + # short_description: "Automatically forward your Jenkins metrics, events, and service checks to Datadog." + # categories: + # - "configuration & deployment" + # doc_link: https://docs.datadoghq.com/integrations/jenkins/ - org_name: ansible-collections @@ -74,55 +74,55 @@ # https://github.com/DataDog/dd-go/blob/prod/networks/model/domain/azure_services.go - networks/model/domain/azure_services.go - - repo_name: dogweb + # - repo_name: dogweb - contents: + # contents: - - action: integrations - branch: prod - globs: - - integration/*/*_metadata.csv - - integration/*/manifest.json - - integration/*/service_checks.json - - integration/*/README.md - - integration/*/__init__.py + # - action: integrations + # branch: prod + # globs: + # - integration/*/*_metadata.csv + # - integration/*/manifest.json + # - integration/*/service_checks.json + # - integration/*/README.md + # - integration/*/__init__.py - - repo_name: integrations-core - contents: + # - repo_name: integrations-core + # contents: - - action: integrations - branch: master - globs: - - "*/metadata.csv" - - "*/manifest.json" - - "*/assets/service_checks.json" - - "*/README.md" - - "*/datadog_checks/*/__about__.py" + # - action: integrations + # branch: master + # globs: + # - "*/metadata.csv" + # - "*/manifest.json" + # - "*/assets/service_checks.json" + # - "*/README.md" + # - "*/datadog_checks/*/__about__.py" - - repo_name: integrations-extras - contents: + # - repo_name: integrations-extras + # contents: - - action: integrations - branch: master - globs: - - "*/metadata.csv" - - "*/manifest.json" - - "*/assets/service_checks.json" - - "*/README.md" - - "*/datadog_checks/*/__about__.py" + # - action: integrations + # branch: master + # globs: + # - "*/metadata.csv" + # - "*/manifest.json" + # - "*/assets/service_checks.json" + # - "*/README.md" + # - "*/datadog_checks/*/__about__.py" - - repo_name: integrations-internal-core - contents: + # - repo_name: integrations-internal-core + # contents: - - action: integrations - branch: main - globs: - - "*/metadata.csv" - - "*/manifest.json" - - "*/assets/service_checks.json" - - "*/assets/metrics/metric-spec.yaml" - - "*/README.md" - - "*/datadog_checks/*/__about__.py" + # - action: integrations + # branch: main + # globs: + # - "*/metadata.csv" + # - "*/manifest.json" + # - "*/assets/service_checks.json" + # - "*/assets/metrics/metric-spec.yaml" + # - "*/README.md" + # - "*/datadog_checks/*/__about__.py" # - repo_name: marketplace # contents: diff --git a/local/bin/py/build/configurations/pull_config_preview.yaml b/local/bin/py/build/configurations/pull_config_preview.yaml index 93c48d903f17a..68522a14ed7ee 100644 --- a/local/bin/py/build/configurations/pull_config_preview.yaml +++ b/local/bin/py/build/configurations/pull_config_preview.yaml @@ -1,33 +1,33 @@ --- - data: - - org_name: jenkinsci + # - org_name: jenkinsci - repos: - - repo_name: datadog-plugin + # repos: + # - repo_name: datadog-plugin - contents: + # contents: - - action: pull-and-push-file - branch: master - globs: - - README.md - options: - dest_path: '/integrations/' - file_name: 'jenkins.md' - front_matters: - dependencies: ["https://github.com/jenkinsci/datadog-plugin/blob/master/README.md"] - public_title: Datadog-Jenkins Integration - custom_kind: integration - name: jenkins - is_public: true - integration_title: Jenkins - has_logo: true - git_integration_title: jenkins - description: "Automatically forward your Jenkins metrics, events, and service checks to Datadog." - short_description: "Automatically forward your Jenkins metrics, events, and service checks to Datadog." - categories: - - "configuration & deployment" - doc_link: https://docs.datadoghq.com/integrations/jenkins/ + # - action: pull-and-push-file + # branch: master + # globs: + # - README.md + # options: + # dest_path: '/integrations/' + # file_name: 'jenkins.md' + # front_matters: + # dependencies: ["https://github.com/jenkinsci/datadog-plugin/blob/master/README.md"] + # public_title: Datadog-Jenkins Integration + # custom_kind: integration + # name: jenkins + # is_public: true + # integration_title: Jenkins + # has_logo: true + # git_integration_title: jenkins + # description: "Automatically forward your Jenkins metrics, events, and service checks to Datadog." + # short_description: "Automatically forward your Jenkins metrics, events, and service checks to Datadog." + # categories: + # - "configuration & deployment" + # doc_link: https://docs.datadoghq.com/integrations/jenkins/ - org_name: ansible-collections @@ -74,55 +74,55 @@ # https://github.com/DataDog/dd-go/blob/prod/networks/model/domain/azure_services.go - networks/model/domain/azure_services.go - - repo_name: dogweb + # - repo_name: dogweb - contents: + # contents: - - action: integrations - branch: prod - globs: - - integration/*/*_metadata.csv - - integration/*/manifest.json - - integration/*/service_checks.json - - integration/*/README.md - - integration/*/__init__.py + # - action: integrations + # branch: prod + # globs: + # - integration/*/*_metadata.csv + # - integration/*/manifest.json + # - integration/*/service_checks.json + # - integration/*/README.md + # - integration/*/__init__.py - - repo_name: integrations-core - contents: + # - repo_name: integrations-core + # contents: - - action: integrations - branch: master - globs: - - "*/metadata.csv" - - "*/manifest.json" - - "*/assets/service_checks.json" - - "*/README.md" - - "*/datadog_checks/*/__about__.py" + # - action: integrations + # branch: master + # globs: + # - "*/metadata.csv" + # - "*/manifest.json" + # - "*/assets/service_checks.json" + # - "*/README.md" + # - "*/datadog_checks/*/__about__.py" - - repo_name: integrations-extras - contents: + # - repo_name: integrations-extras + # contents: - - action: integrations - branch: master - globs: - - "*/metadata.csv" - - "*/manifest.json" - - "*/assets/service_checks.json" - - "*/README.md" - - "*/datadog_checks/*/__about__.py" + # - action: integrations + # branch: master + # globs: + # - "*/metadata.csv" + # - "*/manifest.json" + # - "*/assets/service_checks.json" + # - "*/README.md" + # - "*/datadog_checks/*/__about__.py" - - repo_name: integrations-internal-core - contents: + # - repo_name: integrations-internal-core + # contents: - - action: integrations - branch: main - globs: - - "*/metadata.csv" - - "*/manifest.json" - - "*/assets/service_checks.json" - - "*/assets/metrics/metric-spec.yaml" - - "*/README.md" - - "*/datadog_checks/*/__about__.py" + # - action: integrations + # branch: main + # globs: + # - "*/metadata.csv" + # - "*/manifest.json" + # - "*/assets/service_checks.json" + # - "*/assets/metrics/metric-spec.yaml" + # - "*/README.md" + # - "*/datadog_checks/*/__about__.py" # - repo_name: marketplace # contents: