web3.unity
web3.unity copied to clipboard
Publisher Tool
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 |