Bug #3890
closed
[API] dots (and probably other valid characters) are being stripped from git repository names. The name field in the output of arv repository get_all_permissions is wrong (it strips characters that are valid)
Added by Ward Vandewege about 10 years ago.
Updated about 10 years ago.
- Subject changed from dots (and probably other valid characters) are being stripped from git repository names. The name field in the output of arv repository get_all_permissions is wrong (it strips characters that are valid) to [API] dots (and probably other valid characters) are being stripped from git repository names. The name field in the output of arv repository get_all_permissions is wrong (it strips characters that are valid)
- Target version changed from Bug Triage to Arvados Future Sprints
This works for me:
- Gear menu → Users
- Add new user
- email test.case@example.com, username "test.case", shell VM, OK
- workbench/repositories lists repo name="test.case"
arv repositories get_all_permissions
lists name="test.case"
{
"uuid":"4xphq-s0uqq-mv6frei5ignh690",
"name":"test.case",
"push_url":"git@git.4xphq.arvadosapi.com:test.case.git",
"fetch_url":"git@git.4xphq.arvadosapi.com:test.case.git",
- Status changed from New to Resolved
- Target version changed from Arvados Future Sprints to 2014-10-08 sprint
Found and fixed by making a change in the update-gitolite.rb script.
Also available in: Atom
PDF