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

Migrate snippets #11

Merged
merged 2 commits into from
Nov 28, 2016
Merged

Migrate snippets #11

merged 2 commits into from
Nov 28, 2016

Conversation

iv-mexx
Copy link
Owner

@iv-mexx iv-mexx commented Nov 27, 2016

This implements the migration of snippets (see #10 )

Migrating snippets has two caveats:

  • The original author is not migrated
    • Gitlab-API does not seem to offer a request to assign an author when creating/updating a snippet
    • Author of the migrated issue is the user performing the migration
  • visibility_level is not migrated
    • Gitlab-API does not seem to include the visibility_level in responses when requesting snippets
    • Migrated issues are automatically created with visibility level internal

@iv-mexx iv-mexx changed the title [WIP] Migrate snippets Migrate snippets Nov 28, 2016
@iv-mexx iv-mexx merged commit 916600c into master Nov 28, 2016
@iv-mexx iv-mexx deleted the feature/migrateSnippets branch December 15, 2016 18:21
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