Commit Graph

28 Commits (453e38a5c0b2bcc7517c121f162d6fe2e0035d09)

Author SHA1 Message Date
Muhammad Atif Ali 7654140330
docs: promote count usage to prevent module download on stop (#371) 4 months ago
Michael Smith 438c904567
chore: cleanup all test files (#293)
## Changes made
- Removed all unused imports, and made sure type imports were labeled
correctly
- Updated all comparisons to be more strict
- Simplified loops to remove unneeded closure functions
- Removed all explicit `any` types
- Updated how strings were defined to follow general TypeScript best
practices

## Notes
- We definitely want some kind of linting setup for this repo. I'm going
to bring this up when Blueberry has its next team meeting next week
7 months ago
github-actions[bot] c652dbe320
chore: bump version to 1.0.15 in README.md files (#258)
Co-authored-by: matifali <matifali@users.noreply.github.com>
11 months ago
Cian Johnston 49cff4b2aa
chore: remove usage of deprecated fields coder_workspace.owner_*
Updates the following modules to no longer reference fields matching
coder_workspace.owner_*:
- coder-login
- git-config
- github-upload-public-key
- jfrog-oauth
- vscode-desktop

Also updates dependency of coder/coder to 0.23.0 for the above.

For context, see https://github.com/coder/terraform-provider-coder/releases/tag/v0.23.0
11 months ago
github-actions[bot] dcd605c52e
chore: bump version to 1.0.14 in README.md files (#245)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Garrett Delfosse 873207fddf remove set -e 1 year ago
Garrett Delfosse 282e1f8c57 take env and then interpolate 1 year ago
Garrett Delfosse c068082e6b pr comments 1 year ago
Garrett Delfosse 85e73c2071 fmt 1 year ago
Garrett Delfosse 4bdb428244 fix test 1 year ago
Garrett Delfosse daed803530 pr review 1 year ago
Garrett Delfosse a239212f0b fmt and increase timeout again 1 year ago
Garrett Delfosse 67fef297da increase test timeout 1 year ago
Garrett Delfosse aced7547bc fmt 1 year ago
Garrett Delfosse 36fa871e7b add tests 1 year ago
Garrett Delfosse 46bf422d61 maintainer 1 year ago
Garrett Delfosse 180e10c3ee require curl and jq 1 year ago
Garrett Delfosse a45706ad3a fix Invalid template control keyword 1 year ago
Garrett Delfosse 5030fcb988 add coder workspace me 1 year ago
Garrett Delfosse cff60c4a7e add auth id var 1 year ago
Garrett Delfosse 5a33af28ac fmt 1 year ago
Garrett Delfosse 428f386c4c add troubleshooting 1 year ago
Garrett Delfosse 2e43788584 heading 1 year ago
Garrett Delfosse e8ce194ff7 use code cli for token and update readme 1 year ago
Garrett Delfosse 1273378ca8
Update README.md 1 year ago
Garrett Delfosse edc163b5f2 fix testing 1 year ago
Garrett Delfosse c9e418aaf5 improve status code handling and add readme 1 year ago
Garrett Delfosse b2e87ef038 feat: Add github-upload-public-key module 1 year ago