Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Bailly
Gepetto Utils
Commits
8de11c2b
Commit
8de11c2b
authored
Feb 01, 2019
by
Olivier Stasse
Browse files
Add https clone link to wip.
parent
66cf8464
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/robotpkg_tests.py
View file @
8de11c2b
...
...
@@ -347,6 +347,7 @@ class RobotpkgTests:
arch_release_candidates: tuple of pair [ ('package_name','branch_name'), ... ]
"""
wip_repository
=
"ssh://git@git.openrobots.org/robots/robotpkg/robotpkg-wip wip"
wip_repository
=
"https://git.openrobots.org/robots/robotpkg/robotpkg-wip.git"
self
.
prepare_robotpkg
(
wip_repository
)
for
package_name
,
branch_name
in
arch_release_candidates
:
self
.
handle_package
(
package_name
,
branch_name
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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