Skip to content

Commit

Permalink
ci: Reduced pipeline madness
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Sep 11, 2023
1 parent 919b30f commit 663bacc
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 263 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
name: Build & Tests
uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@main
with:
disablePublish: false
enableSonarQube: true
dotnet-logging: ${{ inputs.dotnet-logging }}
dotnet-version: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/package-common.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/package-mysql-connector.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/package-mysql.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/package-npgsql.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/package-oracle.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/package-sqlite.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/package-sqlserver-legacy.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/package-sqlserver.yml

This file was deleted.

10 changes: 0 additions & 10 deletions src/HealthChecks.MySql.Connector/HealthChecks.MySql.Connector.slnf

This file was deleted.

10 changes: 0 additions & 10 deletions src/HealthChecks.MySql/HealthChecks.MySql.slnf

This file was deleted.

10 changes: 0 additions & 10 deletions src/HealthChecks.Npgsql/HealthChecks.Npgsql.slnf

This file was deleted.

10 changes: 0 additions & 10 deletions src/HealthChecks.Oracle/HealthChecks.Oracle.slnf

This file was deleted.

10 changes: 0 additions & 10 deletions src/HealthChecks.SQLite/HealthChecks.SQLite.slnf

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions src/HealthChecks.SqlServer/HealthChecks.SqlServer.slnf

This file was deleted.

10 changes: 0 additions & 10 deletions src/HealthChecks/HealthChecks.slnf

This file was deleted.

0 comments on commit 663bacc

Please sign in to comment.