dotnet / dotnet/arcade

Remove redundant build actions from source-build.yml

Open
#15,831 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

In the arcade's build.sh, the `--source-build` switch already implies the restore, build, and pack build actions: https://github.com/dotnet/arcade/blob/6b63184d8ff276115846b232816ece935a26a22c/eng/common/build.sh#L133-L137

Arcade's `eng/common/core-templates/steps/source-build.yml` provides these actions _and_ the source-build switch. We should remove these redundant actions from the ymal.

We should also double check whether that's also true for fsharp, aspnetcore, roslyn and nuget-client's custom scripts as part of this work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.