coder/enterprise
Cian Johnston 26740cf00d
chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548)
* Updated testingWithOwnerUser ruleguard rule to detect:
  a) Passing client from coderdenttest.New() to clitest.SetupConfig() similar to what already exists for AGPL code
  b) Usage of any method of the owner client from coderdenttest.New() - all usages of the owner client must be justified with a `//nolint:gocritic` comment.
* Fixed resulting linter complaints.
* Added new coderdtest helpers CreateGroup and UpdateTemplateMeta.
* Modified check_enterprise_import.sh to ignore scripts/rules.go.
2023-11-08 14:54:48 +00:00
..
audit chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
cli chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
cmd/coder chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
coderd chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
dbcrypt feat: allow storing extra oauth token properties in the database (#10152) 2023-10-09 18:49:30 -05:00
derpmesh chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
provisionerd feat: add Acquirer to provisionerdserver pkg (#9658) 2023-09-13 16:36:43 +04:00
replicasync chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
tailnet fix: ignore spurious node updates while waiting for errors (#10175) 2023-10-11 09:22:20 +04:00
trialer chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
wsproxy chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00