Files
Lucas Falslev b6538ba78b chore: Improve SH github workflows BED-7214 (#200)
* normalize SH pull request templates

* build with local version of SHCommon lib if available

# Conflicts:
#	Sharphound.csproj

* fix branch name

* build dependency fixes

* test commonlib change in pipeline

* pipeline test

* use Common v4 to build common lib

* resolve coderabbit comments

* done testing

* explicit restore steps

* add msbuild property PreferLocalLibs

* test local libs build pipeline

* fix csproj conditional

* debug local libs in pipeline

* fix syntax

* debug logs

* more logging

* with common lib breaking change

* syntax fix

* msbuild diagnostics

* minimal verbosity

* implicit dotnet restore

* implicit dotnet restore

* try separate restore and build steps

* final test against bed-7214

* switch order

* asdf

* build with breaking lib change

* build off common v4

* setup csproj to handle dev, stable, or local libs

* log common version used in build

* test build with dev package

* cleanup

* versioned -dev common packages
2026-04-02 15:16:11 -06:00

1.5 KiB

Description

Motivation and Context

This PR addresses: [GitHub issue or Jira ticket number]

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (a change that does not modify the application functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist: