aws-samples / aws-samples/remote-swe-agents
Support GitLab
- Dominant language
- TypeScript
- Stars
- 243
- Forks
- 50
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 24
Description
We also need self-hosted GitLab support as well as gitlab.com. Need investigation.
1. install [glab CLI](https://docs.gitlab.com/editor_extensions/gitlab_cli/) in user data
2. provide authentication mechanism (we can support [PAT](https://docs.gitlab.com/user/profile/personal_access_tokens/) only first)
3. revise executeCommand tool instruction to let agents kow glab availability
4. cloneRepository tool must support gitlab
5. getWorkflowRunStatus action must support gitlab
Contributor guide
Research direction
Start by mapping the user-data setup and the glab CLI authentication flow, then trace the executeCommand, cloneRepository, and getWorkflowRunStatus entry points. Done means self-hosted GitLab and gitlab.com support the listed PAT authentication, cloning, command guidance, and workflow-status actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, devops, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100