Complete

ALM-PLM Integration with GitLab


Creates a simple PLM-ALM integration using GitLab as ALM. The goal is to provide an integration which will allow the project managers to capture a specific tag/release/version in a product structure, controlled with the CMII change management process. It leaves the developer the possibility to mainly work with GitLab which could be their preferred data management environment.

Author: Yoann Maingon

Organization: Aras Labs - Aras Corporation

Project URL: https://github.com/ArasLabs/PLM-ALM-with-GitLab

Parents Comment Children
  • At a glance, it looks like the code tree patch will need to be updated to support Aras 11 SP12. The method-config.xml file can change between service packs, so it's likely that your SP12 config file has been overwritten by the modified SP9 file in the project's code tree patch. There may also be some necessary updates in the project's method code, but I'd have to take a closer look to be sure.

    I've opened an issue on the project's GitHub repository: Update project to support Aras 11 SP12

    You can follow the status of the project there, or share your fix if you manage to resolve the issue before we have a chance to upgrade the project.