Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

feat: add additional config methods to coder sdk #419

Merged
merged 3 commits into from
Aug 14, 2021

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Aug 13, 2021

No description provided.

@coadler coadler self-assigned this Aug 13, 2021
@coadler coadler force-pushed the colin/sdk-config-routes branch from dee844b to 1d6db68 Compare August 13, 2021 04:19
@coadler coadler force-pushed the colin/sdk-config-routes branch from 1d6db68 to fd28ac3 Compare August 13, 2021 17:39
@coadler coadler marked this pull request as ready for review August 13, 2021 18:02
@coadler coadler requested review from jawnsy and deansheather August 13, 2021 18:02
Comment on lines +27 to +31
if u.Username == "kyle" {
return
}
}
slogtest.Fatal(t, "did not find admin user", slog.F("users", users))
slogtest.Fatal(t, "did not find kyle user", slog.F("users", users))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did Kyle rename admin to kyle on master?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The API no longer returns the admin user so I just picked another.

@coadler coadler merged commit 4117dc8 into master Aug 14, 2021
@coadler coadler deleted the colin/sdk-config-routes branch August 14, 2021 00:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants