Archived
1
0
Commit Graph

540 Commits

Author SHA1 Message Date
27ede67e07 refactor: add check for artifacts url in lib.sh 2021-03-25 16:51:01 -07:00
f688e58472 chore(release): bump version to 3.9.2 2021-03-25 10:33:47 -07:00
305b820828 Merge branch 'main' into jsjoeio/add-release-prep-script 2021-03-25 16:51:24 +00:00
8332a6abc9 fix(lib/vscode): remove native-keymap and keytar (#2961)
native-keymap and keytar are only used in the electron process,
so we don't need them. This allows us to drop our dependencies on
libx11-dev, libxkbfile-dev, and libsecret-dev.
2021-03-25 22:20:58 +05:30
299e17e6d9 refactor: update script command to get git branch 2021-03-25 09:46:54 -07:00
a1dca6da29 feat: add dry run option to release-prep.sh 2021-03-24 17:51:07 -07:00
a8858ea9fc docs(ci): update step 1 of publish release 2021-03-24 17:51:06 -07:00
fa19f8cac8 feat: add release-prep script 2021-03-24 17:51:06 -07:00
58b59fde5f Update fixuid 0.5 and add zsh to Docker image (#2925) 2021-03-22 16:15:06 -05:00
071c8e15fc Merge branch 'main' into jsjoeio/upgrade-vscode-1.54 2021-03-17 13:51:27 -07:00
d3df963d39 Merge branch 'main' into jsjoeio/upgrade-vscode-1.54 2021-03-16 14:42:51 -07:00
0c2708302d refactor: remove --home flag/feature
We are removing this because it was removed upstream in PR~115599.
2021-03-16 14:25:28 -07:00
d05389880a chore: update formatting w/new prettier sh plugin 2021-03-15 15:36:31 -07:00
0ba53b6adf feat: add prettier-plugin-sh 2021-03-15 15:14:26 -07:00
3eafcf94b7 refactor: remove shfmt 2021-03-15 15:13:44 -07:00
9ee2556dd1 chore: update gitignore with test dirs 2021-03-12 12:00:57 -07:00
529d69e8e8 refactor: add scripts to separate unit, e2e tests 2021-03-12 12:00:56 -07:00
dac44ec2e0 feat(update-vscode): use todo items for conflicts in pr body 2021-03-11 10:50:06 -07:00
44a4a0bc20 fix: update base branch to main 2021-03-11 10:26:36 -07:00
6f638f1329 fix: set upstream when pushing branch 2021-03-11 10:23:43 -07:00
b0861029c0 fix: add no-verify for commit line 2021-03-11 10:14:56 -07:00
3e79a84152 feat: add docs and update PR body 2021-03-11 09:48:18 -07:00
612b8314f9 feat(update-vscode): add step to commit files 2021-03-10 17:14:20 -07:00
f19ae171ea feat(update-vscode): grab latest vscode version 2021-03-10 15:09:00 -07:00
e0203f2a36 feat: add new section to release notes draft 2021-03-05 14:05:33 -07:00
606fa26b5a chore: bump version to 3.9.1 2021-03-05 14:05:31 -07:00
925073db31 Merge pull request #2773 from cdr/upgrade-vscode-1.53
feat(vscode): update to version 1.53.2
2021-03-05 14:03:10 -07:00
696e0fbb14 docs(ci): add step for updating docs shield 2021-03-02 15:43:49 -07:00
90807e19e7 fix(ci): replace extension in test standalone 2021-03-02 10:58:38 -07:00
6b56e6572d feat(testing): add serviceWorker tests 2021-02-26 16:00:18 -07:00
9ea18636d7 Merge branch 'master' into upgrade-vscode-1.53 2021-02-26 14:23:24 -07:00
99af11ecc3 docs: add homebrew bump to release steps 2021-02-25 16:51:43 -07:00
38f555e218 chore: fix lint issues in update-vscode 2021-02-25 12:40:49 -07:00
169b51e453 chore: run yarn fmt 2021-02-25 12:32:05 -07:00
db3a13ba06 chore: fix script 2021-02-25 11:20:25 -07:00
977c579c02 feat: add update-vscode.sh script 2021-02-25 10:19:24 -07:00
69ca92f0b2 chore: remove old reset-vscode script 2021-02-24 13:49:34 -07:00
38d7718feb refactor: use promises for goHome test 2021-02-22 13:41:10 -07:00
d0eece3d8f refactor: add note to test.sh about --home 2021-02-22 13:41:10 -07:00
e077f2d97f refactor: update test script to check env var 2021-02-22 13:41:09 -07:00
3033c8f9a2 feat: add test to visit go home in app menu 2021-02-22 13:41:08 -07:00
fc6d123da5 feat: update release template w/doc and dev 2021-02-12 16:22:32 -07:00
0e3d1265d0 docs(ci): update release 2021-02-12 16:22:32 -07:00
a5ac1cce83 docs(ci): update code coverage instructions 2021-02-12 16:22:32 -07:00
76edcced0d chore(helm-chart): update to v3.9.0 2021-02-12 16:22:31 -07:00
2d407be795 docs(helm-chart): update to v3.9.0 2021-02-12 16:22:31 -07:00
e4e0ac43b0 Don't load plugins in tests
This can affect the test behavior and results.
2021-02-09 15:39:57 -06:00
41ad0c0c4c release-github-draft.sh: Remove incorrect assets reference
I think at some point this script created the release and attached
assets but that's not the case anymore.

For some reason this would error with undefined variable reference for
joe but bash doesn't complain for me or Asher.

Not sure what the difference is.
2021-02-05 15:11:16 -07:00
07da291d72 chore: update v to 3.8.1 in values.yaml 2021-02-05 14:11:34 -07:00
55c916a987 docs: update release doc with rg instructions 2021-02-05 14:10:27 -07:00