Skip to content

Commit

Permalink
minor fixes after reading the code again
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsitnik committed Sep 20, 2023
1 parent 6519654 commit 7315fb1
Show file tree
Hide file tree
Showing 55 changed files with 58 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_arangodb_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_aws_s3_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/healthchecks_aws_s3_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- test/HealthChecks.Aws.S3.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_aws_s3_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets
tags-ignore:
Expand All @@ -23,7 +23,7 @@ on:
- test/HealthChecks.Aws.S3.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_aws_s3_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_aws_sns_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/healthchecks_aws_sns_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- test/HealthChecks.Aws.Sns.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_aws_sns_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets
tags-ignore:
Expand All @@ -23,7 +23,7 @@ on:
- test/HealthChecks.Aws.Sns.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_aws_sns_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_aws_sqs_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/healthchecks_aws_sqs_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- test/HealthChecks.Aws.Sqs.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_aws_sqs_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets
tags-ignore:
Expand All @@ -23,7 +23,7 @@ on:
- test/HealthChecks.Aws.Sqs.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_aws_sqs_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_azure_digitaltwin_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- test/HealthChecks.AzureDigitalTwin.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_azure_digitaltwin_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets
tags-ignore:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_azure_iothub_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_azure_iothub_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- test/HealthChecks.Azure.IoTHub.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_azure_iothub_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets
tags-ignore:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_azuresearch_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_azureservicebus_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- test/HealthChecks.AzureServiceBus.Tests/**
- test/_SHARED/**
- .github/workflows/healthchecks_azureservicebus_ci.yml
- .github/workflows/reusable_ci_workflow.yml
- .github/workflows/reusable_ci_workflow.yml
- Directory.Build.props
- Directory.Build.targets
tags-ignore:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_consul_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_dapr_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_documentdb_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_dynamodb_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_eventstore_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_gremlin_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_hangfire_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_ibmmq_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_influxdb_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_kafka_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_kubernetes_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_mongodb_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_mysql_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_nats_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_network_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_npgsql_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/healthchecks_oracle_cd_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: ./.github/workflows/reusable_cd_workflow.yml
uses: ./.github/workflows/reusable_cd_preview_workflow.yml
secrets: inherit
with:
BUILD_CONFIG: Release
Expand Down
Loading

0 comments on commit 7315fb1

Please sign in to comment.