NASA-AMMOS / slim

Software Lifecycle Improvement & Modernization
https://nasa-ammos.github.io/slim/
Apache License 2.0
25 stars 9 forks source link

[New Process Improvement Need]: Expanding SLIM Framework Support for Multi-Platform Repositories: Enhancing Integration with GitLab, Bitbucket, and More #172

Open yunks128 opened 1 week ago

yunks128 commented 1 week ago

Checked for duplicates

Yes - I've already checked

Category

Software Lifecycle - the creation, change, and release of software

Describe the need

The SLIM framework needs to expand its support for repositories hosted on platforms beyond GitHub, such as GitLab, Bitbucket, and others. This expansion is particularly important for projects like NISAR, which heavily utilize GitLab repositories. By broadening SLIM's compatibility with multiple version control systems, the framework can better serve a diverse range of projects and teams, ensuring seamless integration, consistent workflows, and enhanced collaboration across different platforms.

yunks128 commented 1 week ago

Things to consider:

  1. API integration: GitLab and Bitbucket REST and GraphQL APIs
  2. CI/CD pipelines need to be compatible with GitLab and Bitbucket