diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml deleted file mode 100644 index 0b7c7371..00000000 --- a/.github/workflows/codeql-analysis.yml +++ /dev/null @@ -1,68 +0,0 @@ -# -# Copyright (c) 2024 Contributors to the Eclipse Foundation -# -# See the NOTICE file(s) distributed with this work for additional -# information regarding copyright ownership. -# -# This program and the accompanying materials are made available under the -# terms of the Apache License, Version 2.0 which is available at -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. -# -# SPDX-License-Identifier: Apache-2.0 -# - -name: "CodeQL" - -on: - push: - branches: - - main - paths-ignore: - - 'docs/**' - - '**.md' - pull_request: - paths-ignore: - - 'docs/**' - - '**.md' - -concurrency: - group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: true - -jobs: - analyze: - name: Analyze - runs-on: ubuntu-latest - - strategy: - fail-fast: false - matrix: - language: [ 'java' ] - - steps: - - uses: actions/checkout@v4 - - uses: ./.github/actions/gradle-setup - - # Initializes the CodeQL tools for scanning. - - name: Initialize CodeQL - uses: github/codeql-action/init@v3 - with: - languages: ${{ matrix.language }} - queries: +security-and-quality - # If you wish to specify custom queries, you can do so here or in a config file. - # By default, queries listed here will override any specified in a config file. - # Prefix the list here with "+" to use these queries and those in the config file. - # queries: ./path/to/local/query, your-org/your-repo/queries@main - - # Compiles production Java source (without tests) - - name: Build - run: ./gradlew compileJava --no-daemon - - - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v3 diff --git a/.github/workflows/run-terraform.yml b/.github/workflows/run-terraform.yml index 4fbec458..2701a432 100644 --- a/.github/workflows/run-terraform.yml +++ b/.github/workflows/run-terraform.yml @@ -61,7 +61,7 @@ jobs: cluster_name: dcp-demo - name: "Load runtime images into KinD" - run: kind load docker-image connector:latest identity-hub:latest catalog-server:latest -n dcp-demo + run: kind load docker-image controlplane:latest identity-hub:latest catalog-server:latest -n dcp-demo - name: "Install nginx ingress controller" run: |- diff --git a/.run/Connector Consumer Corp.run.xml b/.run/Connector Consumer Corp.run.xml index 31b4e342..de6d2bb7 100644 --- a/.run/Connector Consumer Corp.run.xml +++ b/.run/Connector Consumer Corp.run.xml @@ -3,7 +3,7 @@