Skip to content

Add error handling and logging updates #631

Add error handling and logging updates

Add error handling and logging updates #631

name: saf-proxy
on:
push:
paths:
- "plugins/**"
- "libs/reactive-core/**"
- "libs/reactive-proxy/**"
- "libs/reactive-security/**"
- "libs/security-core/**"
- "proxies/saf-proxy/**"
- ".github/workflows/proxy.saf-proxy.yml"
jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
cluster: "dev-fss"
working-directory: "proxies/saf-proxy"
deploy-tag: "#deploy-proxy-saf"
permissions:
contents: read
id-token: write
secrets: inherit