web3.unity icon indicating copy to clipboard operation
web3.unity copied to clipboard

Publisher Tool

Open rob1997 opened this issue 1 year ago • 0 comments

Summary Currently we use .yaml GitHub actions and bash scripts to publish dependencies however we can switch that out for a C# solution using dotnet run.

Suggested features or ways to address the summary Create a basic .sln and reimplement most of what is in the bash scripts and CI using C#

Motivation This will allow for better data parsing, easier to follow implementation and one point of implementation for publishing dependencies.

Acceptance Criteria Publish dependencies via a C# solution for both CI and repo (setup.sh) options.

Estimations

Story Point Amount of effort Amount of time Task Complexity Task Risk or Uncerntainty
5 Moderate efort A few days Mediium complexity Moderate

rob1997 avatar Sep 02 '24 10:09 rob1997