Ella Hathaway
Ella Hathaway
> @ellahathaway the coherency check in this PR is failing and [another PR](https://github.com/dotnet/command-line-api/pull/2333) also reports that there are issues with the current set of dependencies. I think this regressed with...
I'm continuing to work on this issue. Hoping to have a few PRs out for it soon.
https://github.com/microsoft/dotnet-framework-docker/pull/1171 is the last PR needed to close out this issue.
> Raising the question on the choice of utilizing scripting to implement the core logic. We are making decisions/investments elsewhere to prefer c# logic (e.g. the SB release pipeline) because...
> e.g. https://github.com/octokit/octokit.net I see. The c# implementation would be much simpler with this library. > We are making decisions/investments elsewhere to prefer c# logic (e.g. the SB release pipeline)...
Given potential time constraints, I've updated this PR with the scripting changes in favor of having this PR ready with scripting changes vs not ready with c# changes. If we...
Sounds good, I'll begin working on the c# implementation.
Closing in favor of https://github.com/dotnet/sdk/pull/40753
Below, I've compiled a list of "rules" that I think the floating tags should be validated against. I compiled these based off of the rules in https://github.com/dotnet/dotnet-docker/blob/main/.github/ISSUE_TEMPLATE/releases/dotnet-release-lifecycle.md and by looking...
Closing in favor of https://github.com/dotnet/dotnet-docker/issues/5841