Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

  •  
     
    story #17178 reference my gitlab repositories in my tuleap project
Summary
Empty
reference my gitlab repositories in my tuleap project
Empty

This feature is provided by a new plugin gitlab. This plugin will integrate with git plugin:

  • On git service homepage the git repository creation button becomes a dropdown
    • Create a new repository
    • Integrate a remote gitlab repository
  • When git administrator choose the later, they will be prompted for
    • A gitlab server instance
    • A user personal API Token
  • Only one gitlab repository can be linked at time (if you have 3 repository you will need to link them one after another)
  • The repository is named after the gitlab repository name (⚠️ about naming conflicts)
  • The path of the repository in gitlab (organisation/sub projects) is displayed as an hint)
  • It's possible to remove an integration

https://www.figma.com/proto/UEUd974fTpAOnLUsCxzkA0/Gitlab-integration?node-id=1%3A43&viewport=1123%2C547%2C1&scaling=min-zoom

When a new integration is created, on the git homepage the new "gitlab repo" appears as a tile (like other git repositories) with with something to distinguish that it's a gitlab repo (icon, color, to be defined).

When one click on this tile, they are redirected toward the gitlab repository

Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#17178
Manuel Vacelet (vaceletm)
2020-12-03 13:56
2020-10-07 09:50
3401

References

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
gerrit #20497 integrated into Tuleap 12.1.99.22

  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Status changed from Ready (stalled) to On going