Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publisher Tool #1120

Open
rob1997 opened this issue Sep 2, 2024 · 0 comments
Open

Publisher Tool #1120

rob1997 opened this issue Sep 2, 2024 · 0 comments
Assignees
Labels
Type: Enhancement Added to issues and PRs when a change includes improvements or optimizations. Type: Feature Added to issues and PRs to identify that the change is a new feature.

Comments

@rob1997
Copy link
Collaborator

rob1997 commented Sep 2, 2024

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 rob1997 added Type: Enhancement Added to issues and PRs when a change includes improvements or optimizations. Type: Feature Added to issues and PRs to identify that the change is a new feature. labels Sep 2, 2024
@rob1997 rob1997 self-assigned this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Added to issues and PRs when a change includes improvements or optimizations. Type: Feature Added to issues and PRs to identify that the change is a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants