Oliver Blanthorn
30176d71af
Revert "Retry fewer times"
...
This reverts commit 2182b9f9fc
.
I spoke too soon - the tests aren't 100% reliable.
2020-06-21 22:29:54 +01:00
Oliver Blanthorn
003aa75ad3
Give up trying to print Firefox version on Windows
2020-06-21 22:16:48 +01:00
Oliver Blanthorn
62a7f71a73
Maybe fix Firefox version print on Windows
2020-06-21 22:06:12 +01:00
Oliver Blanthorn
27fa503248
Print firefox version on E2E tests
2020-06-21 13:33:47 +01:00
Oliver Blanthorn
48a514e281
Fix Windows ESR install
2020-06-21 13:33:21 +01:00
Oliver Blanthorn
5e23f6af52
Run E2E tests in Firefox ESR too
2020-06-21 13:25:57 +01:00
Oliver Blanthorn
793205641b
I hate node
2020-06-21 13:03:50 +01:00
Oliver Blanthorn
2182b9f9fc
Retry fewer times
...
The tests seem fairly reliable now
2020-06-21 12:51:11 +01:00
Oliver Blanthorn
6a33e2775f
Skip :guiset test on OSX
2020-06-21 12:50:31 +01:00
Oliver Blanthorn
c0d8324642
Set profiledir on OSX tests
2020-06-21 12:20:42 +01:00
Oliver Blanthorn
3fe62b1be0
Fix echo on OSX, maybe
2020-06-20 14:01:37 +01:00
Oliver Blanthorn
1b0a3a4d24
Re-enable E2E tests for other platforms
2020-06-20 13:44:46 +01:00
Oliver Blanthorn
bbf656cfb0
Merge pull request #2472 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.0
...
Bump @types/jest from 25.2.3 to 26.0.0
2020-06-20 13:38:00 +01:00
Oliver Blanthorn
64174e0b03
Add ex.copy_completion bound to <C-o>yy
...
Half of issue #1886 .
This does copy the whole completion including the command which may
be surprising. I can't really think of a better way to do it -
perhaps we could strip the first word, but that would probably
cause even more confusion with e.g. tabopen -c
2020-06-19 22:44:21 +01:00
Oliver Blanthorn
dfd8236a6c
Fix #2339 : protect users from containerdelete with no arguments
2020-06-19 22:23:06 +01:00
Oliver Blanthorn
3a80fd03cb
Merge pull request #2512 from tridactyl/more_rules
...
More rules
2020-06-19 21:15:49 +01:00
Oliver Blanthorn
1e5be729e8
Document thoughts on no-unused-collection rule
2020-06-19 21:04:52 +01:00
Oliver Blanthorn
e911333d99
Add a comment on another hard rule to enable
2020-06-19 21:04:15 +01:00
Oliver Blanthorn
a32cdbb47a
Re-enable @typescript-eslint/no-extra-semi
2020-06-19 21:02:53 +01:00
Oliver Blanthorn
b68aac9721
Add a comment on another hard rule to enable
2020-06-19 21:02:08 +01:00
Oliver Blanthorn
bb872c223d
Re-enable no-inferrable-types
2020-06-19 21:00:55 +01:00
Oliver Blanthorn
df88ab18ff
Re-enable no-misused-promises
2020-06-19 20:54:45 +01:00
Oliver Blanthorn
f955956b59
Re-enable no-unnecessary-type-assertion
2020-06-19 20:47:40 +01:00
Oliver Blanthorn
c6711ad089
Add a comment on another hard rule to enable
2020-06-19 20:40:04 +01:00
Oliver Blanthorn
9b2f287b35
Add a comment on another hard rule to enable
2020-06-19 20:39:30 +01:00
Oliver Blanthorn
5d37df9caf
Re-enable no-unused-expressions
2020-06-19 20:36:56 +01:00
Oliver Blanthorn
9fde9f3152
Re-enable no-unused-vars
2020-06-19 20:30:07 +01:00
Oliver Blanthorn
65869e7530
Merge pull request #2509 from tridactyl/more_rules
...
More rules
2020-06-19 18:58:37 +01:00
Oliver Blanthorn
1457219c23
Fix missing brackets
2020-06-19 15:31:23 +01:00
Oliver Blanthorn
d5192f6dac
Re-enable prefer-regexp-exec
2020-06-19 15:19:46 +01:00
Oliver Blanthorn
ff5c0d7323
Re-enable quotes
2020-06-19 13:55:22 +01:00
Oliver Blanthorn
dee3b7e6c1
Re-enable require-await
2020-06-19 13:48:22 +01:00
Oliver Blanthorn
ab13c700ee
Update comments on linting rules
2020-06-19 13:34:25 +01:00
Oliver Blanthorn
3155301bb9
Re-enable unbound-method
2020-06-19 13:31:00 +01:00
Oliver Blanthorn
beebb6ffe5
Re-enable unified-signatures
2020-06-19 13:11:03 +01:00
Oliver Blanthorn
a6ca46d147
Re-enable arrow-body-style
2020-06-19 13:08:23 +01:00
Oliver Blanthorn
db8f0e21ad
Re-enable brace-style
2020-06-19 13:05:31 +01:00
Oliver Blanthorn
d72016f10f
Re-enable guard-for-in
2020-06-19 13:02:43 +01:00
Oliver Blanthorn
96f763e42e
Re-enable no-extra-semi
and prettier
...
Prettier re-enabled as the semi-colon removal made quite a few files
uglier than they were previously.
2020-06-19 12:56:25 +01:00
dependabot-preview[bot]
8862ce4b30
Merge pull request #2507 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-3.3.0
2020-06-19 07:08:47 +00:00
dependabot-preview[bot]
2179ac4b72
Bump @typescript-eslint/parser from 3.1.0 to 3.3.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 3.1.0 to 3.3.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/v3.3.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-19 07:04:15 +00:00
dependabot-preview[bot]
6371189ff4
Merge pull request #2504 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-27.1.2
2020-06-19 07:04:06 +00:00
dependabot-preview[bot]
117551c66f
Merge pull request #2503 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-3.3.0
2020-06-19 07:02:08 +00:00
dependabot-preview[bot]
592ea329de
Bump eslint-plugin-jsdoc from 27.0.4 to 27.1.2
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 27.0.4 to 27.1.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v27.0.4...v27.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-19 06:58:25 +00:00
dependabot-preview[bot]
5345c5f681
Bump @typescript-eslint/eslint-plugin-tslint from 3.1.0 to 3.3.0
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.3.0/packages/eslint-plugin-tslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-19 06:57:35 +00:00
dependabot-preview[bot]
9ae8392291
Bump @types/jest from 25.2.3 to 26.0.0
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-19 06:57:31 +00:00
dependabot-preview[bot]
99360acb42
Merge pull request #2505 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.21.2
2020-06-19 06:56:32 +00:00
dependabot-preview[bot]
92c6a96dcf
Merge pull request #2506 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.3.0
2020-06-19 06:55:40 +00:00
dependabot-preview[bot]
a496ab058a
Bump @typescript-eslint/eslint-plugin from 3.1.0 to 3.3.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.1.0 to 3.3.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/v3.3.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-19 06:52:05 +00:00
dependabot-preview[bot]
fb1330b305
Bump eslint-plugin-import from 2.20.2 to 2.21.2
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.20.2 to 2.21.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.2...v2.21.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-19 06:51:36 +00:00