Commit Graph

2254 Commits

Author SHA1 Message Date
Joe Previte 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
Joe Previte 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
dependabot[bot] 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
dependabot[bot] 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
Joe Previte 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
Joe Previte e32ee851e7
Merge pull request #3118 from cdr/jsjoeio/fix-ranger-close
fix(dev): syntax in ranger
2021-04-12 16:24:04 -07:00
Joe Previte d21d5cd8d9
fix(deps): update yarn lock 2021-04-12 15:57:26 -07:00
Joe Previte fafd15de22
fix: syntax in ranger 2021-04-12 15:34:02 -07:00
dependabot[bot] 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
Joe Previte 2a2e33a367
Merge pull request #3087 from cdr/add-sysbox
add mention of sysbox
2021-04-12 11:07:33 -07:00
Ben Potter 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
dependabot[bot] 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
Joe Previte e07ae004b7
Merge pull request #3078 from cdr/jsjoeio/fix-typo
dev(ranger): fix typo
2021-04-08 15:48:09 -07:00
Joe Previte 40014eee5c
dev(ranger): fix typo 2021-04-08 15:12:24 -07:00
Joe Previte 6fbfc2fc14
Merge pull request #3076 from cdr/jsjoeio/fix-nfpm
fix: use curl to install nfpm
2021-04-08 14:22:48 -07:00
Joe Previte 7bb62f1292
fix: use curl to install nfpm 2021-04-08 14:05:30 -07:00
Joe Previte f813a1501b
Merge pull request #3074 from cdr/v3.9.3
release: 3.9.3
2021-04-08 13:48:12 -07:00
Joe Previte 003dc0feeb
chore(release): bump version to 3.9.3 2021-04-08 11:18:56 -07:00
Joe Previte 2510e6ac41
fix: check upstream before running script 2021-04-08 11:18:20 -07:00
Joe Previte e5ed927d51
fix: sd correct file in release-prep for badges 2021-04-08 11:15:17 -07:00
Akash Satheesan 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
Joe Previte 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
dependabot[bot] 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
Joe Previte 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
dependabot[bot] 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
Joe Previte c8b77a26c8
Merge pull request #3065 from cdr/jsjoeio/fix-ranger-syntax
fix: update ranger file
2021-04-07 11:12:24 -07:00
Joe Previte f09a081c9e
fix: update ranger file 2021-04-07 10:46:16 -07:00
Joe Previte 15d791ae76
Merge pull request #3016 from cdr/jsjoeio/refactor-e2e
dev(testing): add jest-playwright and reduce flakiness of e2e tests
2021-04-07 10:45:15 -07:00
Joe Previte ad0f12e664
refactor: check for editor consistently in tests 2021-04-06 15:46:58 -07:00
Joe Previte dd80eed5b0
feat: add logger to tests 2021-04-06 15:46:57 -07:00
Joe Previte f241e38907
chore: fix typo in extensionDownloader 2021-04-06 15:46:57 -07:00
Joe Previte 03f730989d
feat: add --log trace for running cs in ci 2021-04-06 15:46:57 -07:00
Joe Previte b1ea47c506
chore: remove --home from test-e2e script 2021-04-06 15:46:57 -07:00
Joe Previte 32d0fb0a5e
refactor: add --runInBand to e2e test script 2021-04-06 15:46:57 -07:00
Joe Previte fd69f2db88
refactor: logout test 2021-04-06 15:46:57 -07:00
Joe Previte c666b47668
refactor: globalSetup and create cookie manually 2021-04-06 15:46:56 -07:00
Joe Previte 51010e73cb
feat: add test for globalSetup 2021-04-06 15:46:56 -07:00
Joe Previte 4b703cbd4d
refactor: e2e tests based on jest-playwright 2021-04-06 15:46:56 -07:00
Joe Previte 1782f2a239
refactor: rename e2e test to loginPage 2021-04-06 15:46:56 -07:00
Joe Previte bd55cb94be
refactor: move test dir to jest e2e config 2021-04-06 15:46:56 -07:00
Joe Previte 6b3db06c7a
feat: add new e2e test to test browser 2021-04-06 15:46:56 -07:00
Joe Previte 3db19843e2
chore: add eslint plugin for jest-playwright 2021-04-06 15:46:55 -07:00
Joe Previte b4193b8c68
feat: add jest-playwright and packages 2021-04-06 15:46:55 -07:00
Joe Previte 4ff73389ef
Merge pull request #3039 from cdr/jsjoeio/update-termux-docs
docs(install): add Termux workaround for search
2021-04-06 14:10:19 -07:00
Joe Previte dd0d7d5645
docs(termux): add workaround for search 2021-04-06 13:43:28 -07:00
repo-ranger[bot] 02beb9b4cf
Merge pull request #3042 from cdr/jsjoeio/audit-ci
feat(ci): add audit job for security
2021-04-06 19:25:58 +00:00
repo-ranger[bot] 2f99730437
Merge branch 'main' into jsjoeio/audit-ci 2021-04-06 18:43:29 +00:00
Joe Previte 5dd5c69b42
Merge pull request #3043 from cdr/jsjoeio/limit-xdgBasedir-updates
chore(deps): limit xdg-basedir updates
2021-04-06 11:41:44 -07:00
repo-ranger[bot] 3e054a8589
Merge branch 'main' into jsjoeio/audit-ci 2021-04-06 18:17:06 +00:00
Joe Previte b6b56797a3
chore(deps): limit xdg-basedir updates 2021-04-06 11:15:59 -07:00