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

Consolidate Kontent .NET repositories into a single repo #249

Open
petrsvihlik opened this issue Dec 4, 2020 · 1 comment
Open

Consolidate Kontent .NET repositories into a single repo #249

petrsvihlik opened this issue Dec 4, 2020 · 1 comment
Milestone

Comments

@petrsvihlik
Copy link
Contributor

petrsvihlik commented Dec 4, 2020

Motivation

Basically, the same as Microsoft's. Mainly:

  • PRs spanning multiple repos.

More details at:

Proposed solution

Merge repos that are tightly dependent on each other:

  • kontent-delivery-sdk-net
  • kontent-management-sdk-net
  • kontent-generators-net - keep as single rep and have a switch for MAPI - keep contentmanagementapi
  • kontent-aspnetcore

into a single repo.

Additional context

Additionally, we want to:

  • preserve the git history
  • utilize CODEOWNERS scopes to distribute the responsibilities among the teams
  • consolidate the build definition and keep it in the YAML files only
  • consolidate the READMEs, wikis, and docs and rethink their structure
  • consolidate the URL generation (Move Kentico.Kontent.Delivery.Urls.QueryParameters to .Abstractions #241)
  • migrate (and revisit+label) all issues
  • archive (but not delete) the old repos (to keep SourceLink functional)
  • TODO: version management (simple: always release all packages with the same version, complex: keep the versioning of the packages independent)
  • Think about namespaces best practices: Namespace unifications #300

This is a pre-requisite to: #241

@petrsvihlik
Copy link
Contributor Author

@Simply007 This could help you manage DevOps on a larger scale too: https://github.blog/2021-11-29-github-actions-reusable-workflows-is-generally-available/

@pokornyd pokornyd removed this from To do in .NET Community Backlog Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant