Skip to content

Fix #2 and #3; improve debugging a bit #4

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

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