Archived
1
0
Commit Graph

2278 Commits

Author SHA1 Message Date
0b8a06863b fix(update-vscode): add check/docs for git-subtree (#3129) 2021-04-16 01:07:28 +05:30
97fbbfaecc Merge pull request #3133 from cdr/jsjoeio/migrate-to-playwright-test
refactor(testing): migrate to playwright-test from jest-playwright
2021-04-15 19:04:24 +00:00
73e316eae3 Merge pull request #3138 from cdr/dependabot/npm_and_yarn/types/node-12.20.8
chore(deps-dev): bump @types/node from 12.20.7 to 12.20.8
2021-04-15 11:47:37 -07:00
3b5416cbb2 Merge pull request #3137 from cdr/dependabot/npm_and_yarn/eslint-plugin-prettier-3.4.0
chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0
2021-04-15 11:47:28 -07:00
e741ebf50b Merge pull request #3136 from cdr/dependabot/npm_and_yarn/js-yaml-4.1.0
chore(deps): bump js-yaml from 4.0.0 to 4.1.0
2021-04-15 11:47:17 -07:00
450fcd5ba7 refactor: pass all args to test-e2e script 2021-04-15 11:46:45 -07:00
d6f0725399 fix: update path for e2e videos 2021-04-15 11:46:45 -07:00
c9fa931a0b fix: add retry 2 for failing e2e tests 2021-04-15 11:46:44 -07:00
92b7c1e9a8 refactor: test-e2e.sh script 2021-04-15 11:46:44 -07:00
6c3bb101cd chore(deps): add resolution for newest playwright 2021-04-15 11:46:44 -07:00
7ea6d22b3e refactor: add login to config.js for e2e tests 2021-04-15 11:46:44 -07:00
52586706c4 refactor: use playwright-test syntax for e2e tests 2021-04-15 11:46:43 -07:00
08cd2d8191 refactor: add new e2e config 2021-04-15 11:46:43 -07:00
0a090bf12b chore(deps): add @playwright/test 2021-04-15 11:46:43 -07:00
05a3883a6c Merge pull request #3135 from cdr/dependabot/npm_and_yarn/prettier-plugin-sh-0.6.1
chore(deps-dev): bump prettier-plugin-sh from 0.6.0 to 0.6.1
2021-04-15 10:56:18 -07:00
8efd093a7e chore(deps-dev): bump @types/node from 12.20.7 to 12.20.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.7 to 12.20.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 11:04:11 +00:00
4941dcd462 chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 11:03:56 +00:00
037e87d986 chore(deps): bump js-yaml from 4.0.0 to 4.1.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 11:03:49 +00:00
9b8e7d0735 chore(deps-dev): bump prettier-plugin-sh from 0.6.0 to 0.6.1
Bumps [prettier-plugin-sh](https://github.com/rx-ts/prettier) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/rx-ts/prettier/releases)
- [Changelog](https://github.com/rx-ts/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rx-ts/prettier/compare/prettier-plugin-sh@0.6.0...prettier-plugin-sh@0.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 11:03:31 +00:00
a05c4e4ae2 Merge pull request #3134 from cdr/jsjoeio/remove-dev-dockerfile
refactor: remove debian10/Dockerfile and update CONTRIBUTING
2021-04-14 23:59:38 +00:00
ec86aa7ab1 docs: update global requirements for CONTRIBUTING 2021-04-14 16:19:09 -07:00
638b2d5dd5 refactor: remove debian10 and references 2021-04-14 16:18:29 -07:00
ddae4056e4 Merge pull request #3130 from cdr/dependabot/npm_and_yarn/eslint-config-prettier-8.2.0
chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0
2021-04-14 11:20:26 -07:00
9026d4dc04 chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.1.0...v8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 11:02:54 +00:00
50256d69aa Merge pull request #3126 from cdr/dependabot/npm_and_yarn/typescript-eslint/parser-4.22.0
chore(deps-dev): bump @typescript-eslint/parser from 4.21.0 to 4.22.0
2021-04-13 10:24:15 -07:00
4c8368c798 Merge pull request #3125 from cdr/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.22.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0
2021-04-13 10:23:57 -07:00
58be37d789 chore(deps-dev): bump @typescript-eslint/parser from 4.21.0 to 4.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 11:03:23 +00:00
622e8c350d chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 11:02:54 +00:00
c150934083 Merge pull request #3104 from cdr/dependabot/npm_and_yarn/eslint-7.24.0
chore(deps-dev): bump eslint from 7.23.0 to 7.24.0
2021-04-12 16:24:26 -07:00
e32ee851e7 Merge pull request #3118 from cdr/jsjoeio/fix-ranger-close
fix(dev): syntax in ranger
2021-04-12 16:24:04 -07:00
d21d5cd8d9 fix(deps): update yarn lock 2021-04-12 15:57:26 -07:00
fafd15de22 fix: syntax in ranger 2021-04-12 15:34:02 -07:00
bdb378ca07 chore(deps-dev): bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 18:20:01 +00:00
2a2e33a367 Merge pull request #3087 from cdr/add-sysbox
add mention of sysbox
2021-04-12 11:07:33 -07:00
9507e46a70 add mention of sysbox
We use sysbox in Coder to do the same behavior and find it works for many use cases Docker simply doesn't inside Kubernetes
2021-04-09 11:23:01 -04:00
e8c78c24b4 chore(deps): bump azure/setup-helm from v1 to v1.1 (#3086)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from v1 to v1.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v1...18bc76811624f360dbd7f18c2d4ecb32c7b87bab)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 07:11:39 -07:00
e07ae004b7 Merge pull request #3078 from cdr/jsjoeio/fix-typo
dev(ranger): fix typo
2021-04-08 15:48:09 -07:00
40014eee5c dev(ranger): fix typo 2021-04-08 15:12:24 -07:00
6fbfc2fc14 Merge pull request #3076 from cdr/jsjoeio/fix-nfpm
fix: use curl to install nfpm
2021-04-08 14:22:48 -07:00
7bb62f1292 fix: use curl to install nfpm 2021-04-08 14:05:30 -07:00
f813a1501b Merge pull request #3074 from cdr/v3.9.3
release: 3.9.3
2021-04-08 13:48:12 -07:00
003dc0feeb chore(release): bump version to 3.9.3 v3.9.3 2021-04-08 11:18:56 -07:00
2510e6ac41 fix: check upstream before running script 2021-04-08 11:18:20 -07:00
e5ed927d51 fix: sd correct file in release-prep for badges 2021-04-08 11:15:17 -07:00
3a49299f84 dev(ci): complete refactor
Nearly completely replace the original GitHub actions workflow.
Changes:

- Move from `.sh` files in `ci/steps` to steps in the workflow.
- Move from using docker images for environment to manual setup.
- Upgrade nfpm to v2.3.1

BREAKING CHANGE: official arm64 builds no longer support CentOS 7.
If you need to use CentOS 7 on arm64, build `code-server` locally.
For docs, see the yarn/npm section in `docs/install.md`.
2021-04-08 23:42:01 +05:30
53ba8f8e5f Merge pull request #3072 from cdr/dependabot/npm_and_yarn/typescript-4.2.4
chore(deps-dev): bump typescript from 4.2.3 to 4.2.4
2021-04-08 10:42:04 -07:00
49006b15c4 chore(deps-dev): bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 17:18:47 +00:00
9941860232 Merge pull request #3071 from cdr/dependabot/npm_and_yarn/audit-ci-3.2.0
chore(deps-dev): bump audit-ci from 3.1.1 to 3.2.0
2021-04-08 10:15:16 -07:00
41cf220056 chore(deps-dev): bump audit-ci from 3.1.1 to 3.2.0
Bumps [audit-ci](https://github.com/IBM/audit-ci) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/IBM/audit-ci/releases)
- [Commits](https://github.com/IBM/audit-ci/compare/v3.1.1...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 11:02:24 +00:00
c8b77a26c8 Merge pull request #3065 from cdr/jsjoeio/fix-ranger-syntax
fix: update ranger file
2021-04-07 11:12:24 -07:00