Bitbucket Server Import repositories from Bitbucket Server (also known as Stash). FogBugz Import FogBugz projects. Gitea Import Gitea projects. GitHub Import from either GitHub.com or GitHub Enterprise. GitLab export Migrate projects one by one by using a GitLab export file. Manifest fil...
Wait forat least one day for the verification term. (Optional) Release the feature with the feature flag WARNING:This approach has the downside that it makes it difficult for us toclean upthe flag. For example, on-premise users could disable the feature on their GitLab instance. But when ...
GitLab Runner providesautoscalingthat provides the ability to utilize resources in a more elastic and dynamic way. Under the hood, this is usingDocker Machineto provision the machine for multiple cloud providers thanks to it'smachine drivers. The problem with using Docker Machine is that it's in...
private val gitlabLabel = Label.unsafe("gitlab") private val (gitlabOpenId, gitlabWk) = WellKnownGen.create(gitlabLabel.value) private val gitlab = RealmGen .realm(gitlabOpenId, gitlabWk) .copy( keys = Set(parser.parse(rsaKey.toPublicJWK.toJSONString).rightValue) ) private val find...
On one we have Gitlab on Archlinux and it stuck every night and restart of VM is required. After CPU lock file system switch to read only and no one can connect to it anymore. Another crash that we have during this time, was that on Windows DC file system crashed so badly that ...
Bitbucket ServerImport repositories from Bitbucket Server (also known as Stash). FogBugzImport FogBugz projects. GiteaImport Gitea projects. GitHubImport from either GitHub.com or GitHub Enterprise. GitLab exportMigrate projects one by one by using a GitLab export file. ...