Parkreiner
90e15cd90c
fix: update string formatting logic to make tests less likely to flake from modifications
10 months ago
Parkreiner
5869eb86d4
chore: finish all initial tests
10 months ago
Parkreiner
25c90001f4
docs: add comment about how regex is set up
10 months ago
Parkreiner
6409ee2bba
refactor: clean up current code
10 months ago
Parkreiner
7d366ff92a
chore: add first finished test
10 months ago
Parkreiner
de00f6334f
chore: add type parameter for testRequiredVariables
10 months ago
Parkreiner
264584e673
fix: make comments for test helpers exportable
10 months ago
Parkreiner
83ecba2293
wip: commit current progress
10 months ago
Parkreiner
b2807640aa
wip: commit progress on main test file
10 months ago
Parkreiner
33d44fdf17
fix: remove unneeded any types
10 months ago
Parkreiner
f335cd343d
fix: update type definitions for helpers
10 months ago
Parkreiner
aebf095075
refactor: clean up patch logic for clarity
10 months ago
Parkreiner
b283ac3129
docs: fix misleading typo in comment
10 months ago
Parkreiner
5f418c3253
docs: add comments about necessary double dollar signs
10 months ago
Parkreiner
b09c4cb084
fix: speed up code for filling in form
10 months ago
Parkreiner
8aff87fdf7
fix: add logic for hiding the dropdown of protocol options
10 months ago
Parkreiner
f3c30abeb4
fix: make form hiding logic run on webpage opening
10 months ago
Parkreiner
a9a75b675f
fix: add more changes to opacity logic
10 months ago
Parkreiner
ef4c87e48e
fix: simplify code for hiding form
10 months ago
Parkreiner
1a0a8659cc
wip: update logic for hiding form to avoid whiffs
10 months ago
Parkreiner
c7a4fced4c
fix: update instanceof check
10 months ago
Parkreiner
5ec1b207d1
docs: remove now-inaccurate comment
10 months ago
Parkreiner
702271133f
fix: update HTML query selector
10 months ago
Parkreiner
652fc6b84f
refactor: clean up form code
10 months ago
Parkreiner
8195cf4453
wip: add current code for hiding Devolutions form
10 months ago
Parkreiner
d5cfadb4e7
fix: remove template literal dollar signs
10 months ago
Parkreiner
fba0f842a9
fix: remove regex search from Select-String
10 months ago
Parkreiner
14e3fc5b6b
fix: whitespace
10 months ago
Parkreiner
0b6975c266
fix: escape quotes
10 months ago
Parkreiner
d530d68b12
fix: more money, more problems
10 months ago
Parkreiner
047ccd67ca
fix: dolla dolla
10 months ago
Parkreiner
c7aa8253e3
fix: dolla dolla
10 months ago
Parkreiner
452f41aa86
fix: add parenthesis
10 months ago
Parkreiner
29209d546e
fix: update typo in powershell script
...
Co-authored-by: Asher <ash@coder.com>
10 months ago
Parkreiner
aab5e55663
fix: update script frequency
10 months ago
Parkreiner
ff96b3f653
wip: commit current progress for devolutions patch
10 months ago
Parkreiner
20795aa2b6
chore: add script file for overriding Devolutions
10 months ago
Michael Brewer
45456ab394
feat(code-server): add option to skip reinstalling extensions ( #259 )
11 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
Michael Brewer
4021d856ba
fix(code-server): USE_CACHED should still install extensions ( #252 )
11 months ago
Cian Johnston
72eaf8a9e1
Merge pull request #256 from coder/cj/deprecated_owner_fields
...
chore: remove usage of deprecated fields coder_workspace.owner_*
11 months ago
Cian Johnston
249cb2fe9e
fmt
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
Michael Brewer
c6b457e7fe
fix(git-config): add support for coder 0.22 ( #254 )
11 months ago
Asher
beaa33b682
Add open_recent option to VS Code desktop ( #248 )
12 months ago
Phorcys
0d7bc37f9c
fix(dotfiles): remove extra "(optional)" in coder parameter display name ( #249 )
12 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
Michael Brewer
f5d41520cf
feat(vscode-web): add offline, use_cached, extensions_dir and auto_install_extensions ( #235 )
1 year ago
Garrett Delfosse
cd0c730c95
Merge pull request #241 from coder/f0ssel/github-key
...
feat: Add github-upload-public-key module
1 year ago
Garrett Delfosse
873207fddf
remove set -e
1 year ago