Skip to content

Conversation

@nickmarden
Copy link

@nickmarden nickmarden commented Feb 14, 2025

This was a small basket of fixes I needed to make to enable migration in an enterprise scenario:

  • I don't have (local CLI) Github login auth for the repos being transferred; I only have a token
  • I am moving repos into a nested project structure in Gitlab. The code previously expected a flat namespace name with no /
  • I want to be able to specify the visibility of the newly-created project in Gitlab
  • I needed better debugging help to see what was going wrong during my debugging
  • Various other bug fixes that arose from running the code under a more recent Python 3.x version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant