rockcrafters / dotnet

Ubuntu ROCKs for the .NET runtime and family
Apache License 2.0
50 stars 4 forks source link

[FEAT] reorganize the project to match with the structure defined in #24 #29

Closed cjdcordeiro closed 2 years ago

cjdcordeiro commented 2 years ago

Is your feature request related to a problem? Please describe. The goal is to prepare the project to be aligned with the ROCKs story, creating a sustainable business logic for managing the .NET ROCKs.

Describe the solution you'd like The intended structure is proposed in https://github.com/ubuntu-rocks/dotnet/issues/24. In short, we are looking at:

Describe alternatives you've considered Other alternatives were considered and eventually dismissed in https://github.com/ubuntu-rocks/dotnet/issues/24.

Additional context The solution should be achieved in two stages:

  1. once the org CI/CD is ready, create a build branch for testing the workflows
  2. once the build branch is functional for a specific version, re-populate the main branch
cjdcordeiro commented 2 years ago

let's keep the main branch as "latest" for now