Skip to content

Bump presidio-analyzer from 2.2.357 to 2.2.358 #1093

Bump presidio-analyzer from 2.2.357 to 2.2.358

Bump presidio-analyzer from 2.2.357 to 2.2.358 #1093

Workflow file for this run

# These set of workflows run on every pull request
name: Run - pull_request
on:
workflow_dispatch:
pull_request:
branches: [ main ]
jobs:
security:
name: Security Checks
uses: ./.github/workflows/security.yml
ci:
name: Build, Test & Lint
uses: ./.github/workflows/ci.yml
image-build:
name: OCI Image - Build x86
uses: ./.github/workflows/image-build.yml
with:
artifact-name: "codegate-image"
platform: "linux/amd64"
image-build-arm64:
name: OCI Image - Build ARM64
uses: ./.github/workflows/image-build.yml
with:
artifact-name: "codegate-image"
platform: "linux/arm64"
integration-tests:
if: github.event.pull_request.head.repo.full_name == 'stacklok/codegate'
name: Integration Tests
needs: [ci, image-build] # We need the image available in order to run the integration tests
uses: ./.github/workflows/integration-tests.yml
with:
artifact-name: "codegate-image"
secrets:
copilot-key: ${{ secrets.INTEGRATION_TESTS_COPILOT_KEY }}
anthropic-key: ${{ secrets.INTEGRATION_TESTS_ANTHROPIC_KEY }}
openrouter-key: ${{ secrets.INTEGRATION_TESTS_OPENROUTER_KEY }}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy