pulumi/.github/workflows
Paul Stack 0d5b3d375d
Ensuring dotnet package sources are correct for local packages (#6476)
When passing a package source as part of a `dotnet add package` in
our acceptance testing framework, dotnet was then trying to use that
package source for the restoration of other packages in the csproj
file.

We have removed passing the source to dotnet add package add
and replaced it with adding a machine level package source via
dotnet nuget add source command

this is the more correct way to work and will allow us to be able
to search multiple locations as part of the dotnet restore command
2021-03-09 14:57:24 +00:00
..
command-dispatch.yml Enable command dispatch workflow for dealing with PRs (#5851) 2020-12-07 19:29:04 +00:00
download-pulumi-cron.yml Forcing update of homebrew formulae before install pulumi in download cron 2021-02-08 11:22:16 +00:00
master.yml Ensuring dotnet package sources are correct for local packages (#6476) 2021-03-09 14:57:24 +00:00
pr.yml Move linting check into command-dispatch job (#6277) 2021-02-08 19:55:02 +00:00
prerelease.yml Ensuring dotnet package sources are correct for local packages (#6476) 2021-03-09 14:57:24 +00:00
release.yml Ensuring dotnet package sources are correct for local packages (#6476) 2021-03-09 14:57:24 +00:00
run-build-and-acceptance-tests.yml Ensuring dotnet package sources are correct for local packages (#6476) 2021-03-09 14:57:24 +00:00
run-codegen-test.yml Ensuring that changes to codegen runs a test against azure-nextgen (#6102) 2021-03-03 00:37:26 +00:00
run-docs-generation.yml Update run-docs-gen to use v3 of create-pull-request (#5899) 2020-12-08 15:30:05 -08:00
trigger-container-build-event.yml Ensure ubi container installs correct dotnet sdk version (#6245) 2021-02-03 18:29:52 +00:00
trigger-homebrew-event.yml Enable command dispatch workflow for dealing with PRs (#5851) 2020-12-07 19:29:04 +00:00
trigger-release-docs-event.yml Enable command dispatch workflow for dealing with PRs (#5851) 2020-12-07 19:29:04 +00:00