diff --git a/.github/workflows/build_profiler.yml b/.github/workflows/build_profiler.yml index f10d374be9..999a4e37eb 100644 --- a/.github/workflows/build_profiler.yml +++ b/.github/workflows/build_profiler.yml @@ -2,6 +2,11 @@ name: Build and Package Profiler on: # run this workflow on a push to any branch other than main or a feature branch + # + # NOTE: On a push, only the build jobs will execute; the NuGet jobs will not run. + # Manually run this workflow on your branch when you want it to update the + # NuGet package and create a PR to update the package version reference in + # Home.csproj. push: branches-ignore: - main diff --git a/tests/Agent/IntegrationTests/ContainerIntegrationTests/ContainerFixtures/ContainerApplication.cs b/tests/Agent/IntegrationTests/ContainerIntegrationTests/ContainerFixtures/ContainerApplication.cs index 7042f1627b..42d982bc32 100644 --- a/tests/Agent/IntegrationTests/ContainerIntegrationTests/ContainerFixtures/ContainerApplication.cs +++ b/tests/Agent/IntegrationTests/ContainerIntegrationTests/ContainerFixtures/ContainerApplication.cs @@ -128,7 +128,9 @@ public override void Start(string commandLineArguments, Dictionary [NewRelic.OpenTracing.AmazonLambda*]* - **/tests/**/*, **/NativeMethods.cs, **/NewRelic.Api.Agent/NewRelic.cs, **/AgentManager.cs, **/Agent/Extensions/Providers/**/* + **/tests/**/*, **/NativeMethods.cs, **/NewRelic.Api.Agent/*, **/AgentManager.cs, **/Agent/Extensions/Providers/**/* NrExcludeFromCodeCoverage,Obsolete,GeneratedCodeAttribute,CompilerGeneratedAttribute