8000 Parity with windows dev workflow (aka move to github) · Issue #824 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content
Parity with windows dev workflow (aka move to github) #824
@vors

Description

@vors

Move to GitHub

This issue tracks problems we faced, when we tried to move development.
It's divide into buckets.

Source parity

There are two parts: we cannot build some code as-is (i.e. we need #if !CORECLR guards), we don't build some things yet (completely or replaced with stubs)

Process problems

  • ResGen is missing from dotnet cli (we workaround it with Start-ResGen + submodule, but it complicates the process).
  • It's pretty hard to maintain two long-living branches at the current state of the repo: massive re-namings need to be carry-around as cherry-picks. It would be viable, when structure would settle better.

Regressions in the GitHub binaries

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0