Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlab-mirror-orchestrator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • ow2ow2
  • gitlab-mirror-orchestrator
  • Merge requests
  • !4

Fix GitLab project name limitation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Antoine Mottier requested to merge fix-gitlab-name-limitation into master Oct 12, 2022
  • Overview 15
  • Commits 2
  • Pipelines 4
  • Changes 3

Solution proposed here (more a workaround) is to remove leading dot character from GitHub repository name to get a name compatible with GitLab constraints.

This should close #14 or at least partially solve it.

It might have unwanted side effect when only setting is used that would need some attention while reviewing this merge request.

Edited Oct 26, 2022 by Antoine Mottier
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-gitlab-name-limitation