coder/enterprise
Kyle Carberry 7f226d4f90
feat: add support for `coder_git_auth` data source (#6334)
* Add git auth providers schema

* Pipe git auth providers to the schema

* Add git auth providers to the API

* Add gitauth endpoint to query authenticated state

* Add endpoint to query git state

* Use BroadcastChannel to automatically authenticate with Git

* Add error validation for submitting the create workspace form

* Fix panic on template dry-run

* Add tests for the template version Git auth endpoint

* Show error if no gitauth is configured

* Add gitauth to cliui

* Fix unused method receiver

* Fix linting errors

* Fix dbauthz querier test

* Fix make gen

* Add JavaScript test for git auth

* Fix bad error message

* Fix provisionerd test race

See https://github.com/coder/coder/actions/runs/4277960646/jobs/7447232814

* Fix requested changes

* Add comment to CreateWorkspacePageView
2023-02-27 10:18:19 -06:00
..
audit feat: add support for `coder_git_auth` data source (#6334) 2023-02-27 10:18:19 -06:00
cli chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
cmd/coder POST license API endpoint (#3570) 2022-08-22 15:02:50 -07:00
coderd feat: Enable custom support links (#6313) 2023-02-27 09:25:04 +01:00
derpmesh fix: `time.NewTicker` leaks (#4630) 2022-10-18 15:26:21 -05:00
replicasync chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
tailnet chore: update to go 1.20 (#5968) 2023-02-02 12:36:27 -06:00
trialer chore: Force license uuids to not be null (#6012) 2023-02-13 18:21:58 -06:00