Oliver Blanthorn
a9a7a03a1e
Merge pull request #2500 from tridactyl/e2e_local_pages
...
Run e2e rssexec test on a local page
2020-06-18 18:32:03 +01:00
glacambre
4c3f59f04a
e2e_tests/utils.ts: make tests slower
...
Running tests on my computer showed that a 10ms delay was no longer
sufficient.
2020-06-18 19:23:50 +02:00
dependabot-preview[bot]
cd4b6590d7
Bump copy-webpack-plugin from 6.0.1 to 6.0.2
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-18 17:18:06 +00:00
Oliver Blanthorn
f2d3268156
Merge pull request #2477 from MatiasStorm/ESlint-migration
...
ESlint migration
2020-06-18 18:16:07 +01:00
Oliver Blanthorn
bc2523492d
Merge branch 'master' into ESlint-migration
2020-06-18 18:04:48 +01:00
Oliver Blanthorn
08e454724e
Fix precommit hook
2020-06-18 17:45:23 +01:00
Oliver Blanthorn
13b1be80bd
Ensure eslint sees temporary files
2020-06-18 15:29:18 +01:00
Oliver Blanthorn
10b00b4f68
Remove mithril + related deps
...
Redevelopment of the commandline has stalled so there isn't
much point in keeping these around.
2020-06-18 15:04:15 +01:00
Oliver Blanthorn
e92be787a6
Fix rss page URL
2020-06-17 22:56:27 +01:00
Oliver Blanthorn
0250c871c4
Make anchors relative
2020-06-17 22:46:36 +01:00
Oliver Blanthorn
50aedf60cc
Run e2e rssexec test on a local page
2020-06-17 22:15:15 +01:00
dependabot-preview[bot]
91fc4f6f31
Merge pull request #2499 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.2.0
2020-06-17 18:40:30 +00:00
dependabot-preview[bot]
786ee8cfc1
Bump fuse.js from 6.0.4 to 6.2.0
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.0.4 to 6.2.0.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.0.4...v6.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-17 18:28:46 +00:00
Oliver Blanthorn
3082943cfb
Merge pull request #2498 from tridactyl/e2e_rerun_more
...
Rerun more things if build fails
2020-06-17 18:34:47 +01:00
Oliver Blanthorn
a6ed997731
Clean up build before retrying
2020-06-17 18:24:30 +01:00
Oliver Blanthorn
07464f9ef6
Rerun more things if build fails
2020-06-17 17:32:17 +01:00
dependabot-preview[bot]
e6407eefbe
Merge pull request #2494 from tridactyl/dependabot/npm_and_yarn/nearley-2.19.4
2020-06-17 15:01:32 +00:00
dependabot-preview[bot]
44dbea0b80
Bump nearley from 2.19.3 to 2.19.4
...
Bumps [nearley](https://github.com/hardmath123/nearley ) from 2.19.3 to 2.19.4.
- [Release notes](https://github.com/hardmath123/nearley/releases )
- [Commits](https://github.com/hardmath123/nearley/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-17 14:56:58 +00:00
Oliver Blanthorn
56d4632e17
Merge pull request #2495 from tridactyl/action_retry
...
Retry e2e tests if they fail
2020-06-17 15:54:26 +01:00
Oliver Blanthorn
fd765e4759
Reduce retry wait seconds
2020-06-17 15:45:53 +01:00
Oliver Blanthorn
7a7ee50155
Offload retries to retry action
2020-06-17 15:36:36 +01:00
Oliver Blanthorn
f87f5b59af
Retry e2e tests if they fail
2020-06-17 15:34:10 +01:00
Oliver Blanthorn
c0040f8423
Merge pull request #2497 from tridactyl/jest_failfast
...
Fix #2496 : make e2e tests exit if any single test fails
2020-06-17 15:33:21 +01:00
Oliver Blanthorn
79502b3b23
Fix broken path
2020-06-17 15:28:33 +01:00
Oliver Blanthorn
2651541ccf
Fix #2496 : make e2e tests exit if any single test fails
2020-06-17 15:25:01 +01:00
Oliver Blanthorn
60adf8eff3
Make circleci use eslint
2020-06-17 15:02:37 +01:00
Oliver Blanthorn
c586f70415
Make eslint ignore tests
2020-06-17 14:58:44 +01:00
Oliver Blanthorn
300f9987fc
Disable eslint rules which were failing
...
These should be re-enabled one-by-one while Tridactyl is made compliant
2020-06-17 14:58:32 +01:00
MatiasStorm
37dc2d371a
Change pretty.sh to use eslint
2020-06-16 21:06:58 +02:00
MatiasStorm
6db33666e3
Readd tslint
2020-06-16 20:49:16 +02:00
Oliver Blanthorn
c255251658
Merge pull request #2471 from tridactyl/dependabot/npm_and_yarn/types/node-14.0.13
...
Bump @types/node from 14.0.6 to 14.0.13
2020-06-16 13:41:36 +01:00
dependabot-preview[bot]
f415777595
Merge pull request #2464 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.0.4
2020-06-16 10:33:34 +00:00
dependabot-preview[bot]
e298b7a926
Merge pull request #2467 from tridactyl/dependabot/npm_and_yarn/tslint-etc-1.11.0
2020-06-16 10:32:18 +00:00
dependabot-preview[bot]
279d05c8ea
Bump fuse.js from 6.0.0 to 6.0.4
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.0.0 to 6.0.4.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.0.0...v6.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 10:28:14 +00:00
dependabot-preview[bot]
e166df312e
Bump tslint-etc from 1.10.1 to 1.11.0
...
Bumps [tslint-etc](https://github.com/cartant/tslint-etc ) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/cartant/tslint-etc/releases )
- [Changelog](https://github.com/cartant/tslint-etc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cartant/tslint-etc/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 10:28:13 +00:00
dependabot-preview[bot]
ec5b807361
Bump @types/node from 14.0.6 to 14.0.13
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.6 to 14.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 10:28:04 +00:00
Oliver Blanthorn
af3eed9924
Merge pull request #2434 from tridactyl/actions
...
Add GitHub action for e2e tests
2020-06-16 11:08:50 +01:00
Oliver Blanthorn
1fdc7fa9fb
Bin Windows
...
It probably isn't any more unreliable than Linux but
I don't want to double our chances of failure
2020-06-16 11:02:50 +01:00
Oliver Blanthorn
c318373bdd
Merge pull request #2484 from Dranaxel/refactor_source
...
Refactorised source_quiet in src/excmd.ts
2020-06-16 10:50:47 +01:00
Oliver Blanthorn
e0498fd86b
Merge pull request #2490 from makkonen/improve_openInNewTab
...
Make openInNewTab always open in background
2020-06-16 10:48:55 +01:00
Oliver Blanthorn
592f348a6e
Fix #2469 : improve hint -pipe docstring
2020-06-16 10:39:23 +01:00
Makkonan
4a08e0e6e9
Make openInNewTab always open in background
...
New active tabs focus address bar, while new inactive tabs do not. By
opening all tabs as inactive, then making active afterwards, focus can
be maintained on content for all new tabs.
2020-06-15 14:43:26 -05:00
Dranaxel
e88e154d94
awaiting the async function
2020-06-12 20:30:53 +02:00
Dranaxel
4781ac1d91
Refactorised source_quiet in src/excmd.ts
2020-06-12 19:26:25 +02:00
MatiasStorm
d69a95754e
Make circleci use eslint
2020-06-11 13:19:17 +02:00
MatiasStorm
c2f66f14a8
Remove tslint extensions
2020-06-11 12:12:14 +02:00
MatiasStorm
7fee2df26f
Add sonarjs
2020-06-11 12:11:03 +02:00
Oliver Blanthorn
9d7b1107cd
Merge pull request #1896 from tridactyl/hide_hoverlink
...
Hide hoverlink on command line open
2020-06-10 21:44:22 +01:00
Oliver Blanthorn
c919209186
Remove outdated comment
2020-06-10 18:01:27 +01:00
Oliver Blanthorn
06683b2bcf
Only hide hoverlink on first display of commandline
2020-06-10 17:57:41 +01:00