buildbot / buildbot/buildbot_travis
Support GitLab CI/CD Configuration
- Dominant language
- Python
- Stars
- 129
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
- The configuration file, `.gitlab-ci.yml`, is also yaml, but I'm not sure how different they are.
- GitLab CI/CD is also open source! But the code-base is Ruby. I prefer Buildbot since it's written in Python.
- Not sure if GitLab CI/CD can exist without a GitLab instance. Buildbot can be spun up and ran regardless of where your code is kept.
See also: https://github.com/buildbot/buildbot_travis/issues/83
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing Buildbot/Travis adapter structure and the requested `.gitlab-ci.yml` configuration. Determine how GitLab CI/CD differs from the current integration, whether a GitLab instance is required, and use the linked buildbot/buildbot_travis issue for related context; done means documented, working GitLab CI/CD support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gitlab, python
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100