dotnet / dotnet/arcade-services
Move Feed targets logic into the Arcade SDK
Open
- Dominant language
- C#
- Stars
- 86
- Forks
- 86
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 35
Description
https://github.com/dotnet/arcade/pull/1908#issuecomment-459805002
> if you move all targets logic to Publish.proj and only expose tasks from the package you'll have to define and maintain only the tasks API. It this thus going to be simpler.
I agree that the current state is not desirable. I'd suggest that instead of importing the targets file defined in package here we actually remove it from the package and move all the logic here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.