Add a Git repo picker form control
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Resolve the Terraform syntax question first, including whether the picker is a distinct block or an added layer, and review the referenced provider PR and possible new SDK. Then define the form type, component, tests, and API endpoint needed for GitHub and GitLab, including customer-hosted services and multiple repositories. Done means the syntax and approach are agreed and the listed frontend, backend, and test requirements are covered.
Written by the indexing model from the issue text.
Description
BE Requirements:
TF syntax for this parameter has not been designed and there is debate over whether it should be a distinct block or an additional syntactical layer on top of our existing blocks.
Might have to use new SDK depending on approach.
https://github.com/coder/terraform-provider-coder/pull/354
- support for GitHub and GitLab (customer hosted as well as site but we already have auth) which will require an additional API endpoint
- and support multiple repos
FE Requirements
- defining form type
- tests
- creating component
- Dominant language
- Go
- Stars
- 9
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from coder/preview
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
upstream
Similar issues
-
area/dev-productivity area/disaster-recovery area/ipcei kind/enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
kind/bug status/0-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
🤔 refinement needed
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
equinor/radix-operator#1979 ·