Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ow2
gitlab-mirror-orchestrator
Commits
64a657b2
Commit
64a657b2
authored
Oct 18, 2021
by
Martin Hamant
💬
Browse files
This should close #7
parent
e9f10f52
Pipeline
#20805
passed with stages
in 52 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
gitlamirator/GitHubLab.py
View file @
64a657b2
...
...
@@ -416,7 +416,7 @@ def prepare_repos(doGetSize=False, **itemSettings):
raise
(
GithubError
(
'No repos found in GitHub org {} (404)
\n
Reason: {}'
.
format
(
itemSettings
[
'ghNs'
],
repos
.
text
)))
else
:
pr
in
t
(
'unhandled github HTTP return code'
)
logger
.
warn
in
g
(
'unhandled github HTTP return code'
)
def
prepare_repos_from_urls
(
urls
,
dstGroup
,
issuesEnabledProjects
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment