Skip to content

Feature/redis async factory #1

Feature/redis async factory

Feature/redis async factory #1

name: HealthChecks Apache Pulsar CI
permissions:
contents: read
packages: write
on:
workflow_dispatch:
push:
branches: [master]
paths:
- src/HealthChecks.Apache.Pulsar/**
- test/HealthChecks.Apache.Pulsar.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_apache_pulsar_ci.yml
- Directory.Build.props
- Directory.Build.targets
- Directory.Packages.props
tags:
- v*
pull_request:
branches: [master]
paths:
- src/HealthChecks.Apache.Pulsar/**
- test/HealthChecks.Apache.Pulsar.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_apache_pulsar_ci.yml
- Directory.Build.props
- Directory.Build.targets
- Directory.Packages.props
jobs:
build:
uses: ./.github/workflows/reusable_ci_workflow.yml
secrets: inherit
with:
PROJECT_PATH: ./src/HealthChecks.Apache.Pulsar/HealthChecks.Apache.Pulsar.csproj
TEST_PROJECT_PATH: ./test/HealthChecks.Apache.Pulsar.Tests/HealthChecks.Apache.Pulsar.Tests.csproj
CODECOV_FLAGS: Apache.Pulsar