Archived
1
0

3144 Commits

Author SHA1 Message Date
Joe Previte
e5f03e0b06
fix: add checks and handle errors brew-bump.sh
feat(script): add steps-lib, is_env_var_set & test

feat(brew-bump): add check for VERSION

feat(brew-bump): check HOMEBREW_GITHUB_API_TOKEN

feat(steps-lib): add directory_exists helper fn

fix(brew-bump): check that git clone worked

feat(brew-bump): add check for remote upstream

fix: remove upstream command thing

feat(steps-lib): add file_exists helper function

feat(brew-bump): add check for git-askpass.sh

feat(steps-lib): add is_executable function & test

feat(brew-bump): add check for is_executable

refactor: use GIT_ASKPASS as variable
2021-09-28 16:06:57 -07:00
Joe Previte
77c1150b8d
feat(cli): add test for defaultConfigFile 2021-09-28 15:45:44 -07:00
Joe Previte
fb2625dbe8
chore(cli): export defaultConfigFile + add JSDoc 2021-09-28 15:38:59 -07:00
Joe Previte
82d93186f8
feat(cli): add test for defaultConfigFile 2021-09-28 14:41:38 -07:00
Jonathan Yu
8f72481712
chore: upgrade preview Node.js from 12 to 14 () 2021-09-28 09:21:39 -07:00
Joe Previte
edb3b41800
Merge pull request from cdr/jsjoeio-codeowners
fix: update CODEOWNERS for helm-chart
2021-09-27 16:32:33 -07:00
Joe Previte
97a292235f
fix: update CODEOWNERS for helm-chart 2021-09-27 16:26:27 -07:00
Ben Potter
4c6e43d8d6
Merge pull request from jlandowner/main
Use Ingress v1 from Kubernetes v1.19 in helm chart
2021-09-27 13:24:58 -07:00
Joe Previte
8bae81dd83
Merge pull request from cdr/jsjoeio-fix-trivy
chore(deps): upgrade ansi-regex to 5.0.1 and tmpl to 1.0.5
2021-09-27 12:31:56 -07:00
Joe Previte
be90b5de35
chore(deps): upgarde tmpl to 1.0.5 2021-09-27 12:20:04 -07:00
Joe Previte
1f819fa534
chore(deps): upgrade ansi-regex to 5.0.1 2021-09-27 12:15:18 -07:00
jlandowner
5a36627aae Use Ingress v1 from k8s v1.19 2021-09-25 23:07:06 +09:00
Abdullah Bin Jahed
c11d51ed7a Update package.json 2021-09-24 17:49:58 -04:00
Joe Previte
900c34c613
Merge pull request from cdr/jsjoeio/update-npm-maintainence
docs(MAINTAINING): update release section + add team section
2021-09-23 22:52:34 +00:00
Joe Previte
c91033c611
docs(maintaining): fix 2021-09-23 15:45:29 -07:00
Joe Previte
2c6a47d42b
docs(maintaining): add note for each release platform 2021-09-23 15:45:28 -07:00
Joe Previte
05d66c1358
docs(maintaining): add onboarding and offboarding 2021-09-23 15:45:28 -07:00
Joe Previte
bf10341e3f
docs(maintaining): refactor and add Team section 2021-09-23 15:45:27 -07:00
Joe Previte
83eade6897
docs: remove oxy from current maintainers 2021-09-23 15:45:27 -07:00
Joe Previte
f3ef414fd2
Merge pull request from cdr/jsjoeio/revert-4116
Revert "fix: run postinstall script explicitly with bash ()"
2021-09-23 19:33:46 +00:00
Joe Previte
014faf5b1c
feat: use sh in postinstall in build-release.sh 2021-09-23 11:41:51 -07:00
Joe Previte
1f95a23d1d
Revert "fix: run postinstall script explicitly with bash ()"
This reverts commit b32b4edf3d1167f87cb3f4aaf1acd3d5378cefb3.

We are reverting this because we found out that while this fixes the postinstall
on Windows, it breaks it on mac and other devices.  See:
https://github.com/cdr/code-server/issues/3874#issuecomment-925397980
2021-09-23 10:44:37 -07:00
Joe Previte
ed0926819d
Merge pull request from cdr/bpmct/ipad-fixup
update iPad docs to reflect info in Sep 2021
2021-09-23 17:13:39 +00:00
Ben Potter
ee04915d12
add newline (whoops) 2021-09-23 14:45:09 +00:00
Ben Potter
e58b072f24
add focus bug 2021-09-23 14:42:30 +00:00
Ben Potter
b27e1d8dd4
doctoc/format 2021-09-23 14:31:12 +00:00
Ben Potter
8156fc040a
mention terminal text 2021-09-23 14:21:37 +00:00
Ben Potter
80f3884e0f
update trackpad scripping 2021-09-23 14:19:51 +00:00
Ben Potter
4229e95a7d
remove closed issue 2021-09-23 14:17:58 +00:00
Ben Potter
e0a1220126
move self-signed cert guide to bottom 2021-09-23 14:17:25 +00:00
Joe Previte
e8063c7efd
Merge pull request from cdr/jsjoeio-add-moar-tests
feat: add tests for shouldRunVsCodeCli and bindAddrFromArgs
2021-09-21 18:55:25 +00:00
Joe Previte
1440b263f4
Merge pull request from cdr/jsjoeio-update-runners
fix(ci): upgrade runner to ubuntu-18.04
2021-09-21 18:51:06 +00:00
Joe Previte
f84757507b
feat: add tests for bindAddrFromArgs 2021-09-21 11:48:20 -07:00
Joe Previte
76f4054242
fix(ci): upgrade runner to ubuntu-18.04 2021-09-21 11:20:03 -07:00
Joe Previte
a673cf2833
refactor: shouldRunVsCodeCli 2021-09-20 15:14:46 -07:00
Joe Previte
30ade712bf
feat: add tests for shouldRunVsCodeCli 2021-09-20 14:53:09 -07:00
Joe Previte
92d0d28dd7
Merge pull request from cdr/jsjoeio-add-tests-node
feat: add tests for src/node/app.ts
2021-09-20 18:04:50 +00:00
Joe Previte
a3cea88f51
feat: add tests for src/node/app.ts 2021-09-20 10:57:31 -07:00
Joe Previte
4f3c8a556e
Merge pull request from cdr/jsjoeio-add-sh-test
feat: add test for get_nfpm_arch()
2021-09-17 23:14:29 +00:00
Joe Previte
6a692487c8
feat: add test for get_nfpm_arch 2021-09-17 16:07:03 -07:00
Joe Previte
0609a1b2bd
Merge pull request from cdr/jsjoeio-fix-trivy-vul
fix(security): update set-value
2021-09-17 21:45:30 +00:00
Teffen Ellis
3c61d96d4f Bump vscode.
- Fix issue where yarn lock cannot be updated in development.
2021-09-16 20:55:51 -04:00
Joe Previte
7925f88776 fix: comment out logout.test.ts 2021-09-16 17:39:33 -04:00
Joe Previte
ddd09454df
fix(security): update set-value 2021-09-16 13:58:18 -07:00
Asher
b37ff28a0a Export NFPM_CONFIG ()
Otherwise envsubst does not have access to it.

Also print the nfpm config head for debugging.
2021-09-16 19:59:37 +00:00
Teffen Ellis
798dc0baf2 chore(release): bump version to 3.12.0 v3.12.0 2021-09-15 15:54:06 -04:00
Teffen Ellis
c8f0d3e32d Remove subtree. 2021-09-15 15:18:33 -04:00
Teffen Ellis
f937849981 Disable CI caching during build. 2021-09-15 14:54:33 -04:00
Teffen Ellis
7f2b1dcd22 Fix outdated selector. Add debug info. 2021-09-15 14:54:33 -04:00
Teffen Ellis
c861a1d796 Enable cache on vendor assets. 2021-09-15 14:54:33 -04:00