Emily Rohrbough
52e9dbc100
chore: update next-version to handle using the next bump package.json… ( #25599 )
...
Co-authored-by: Bill Glesias <bglesias@gmail.com >
2023-01-27 15:50:21 -06:00
Jennifer Shehane
d1d15e6cfe
chore: Replace usage of moment in cli / server code ( #9069 )
2021-01-26 13:49:21 +06:30
Greg Lahaye
b56c8c8688
feat: add cache prune command ( #8766 )
...
Co-authored-by: Zach Bloomquist <github@chary.us >
2020-10-09 15:14:19 -04:00
Kukhyeon Heo
aa4772c4cf
feat: Print folder sizes with cypress cache list command. ( #8590 )
2020-10-05 11:31:59 -04:00
Gleb Bahmutov
3b6514399d
Do not silence cli commands ( #6909 )
...
* always log cache path
* cache list always logs
* cypress version should always log result
2020-04-01 11:44:27 -04:00
Gleb Bahmutov
2a0bc32700
cypress cache list prints last accessed date ( #6627 )
...
* get last access timestamps and print with cache versions
* remove done TODO
* start trying to save HTML but only after snapshot text is confirmed
* store cli test output HTML as static pages
* set our color for table heading
* make code readable
* lock file again
* update saved HTML file
* refactor cache spec
* add test with no access time:
2020-03-09 09:27:54 -04:00
Ben Kucera
fbd523615e
[internal] Lint typescript, json, new eslint rules ( #4449 )
...
* temp 07/01/19 [skip ci] main lint files
* use lint-staged scripts
* fix all auto-fixable eslint errors
* manually fix lint issues in files
* temp 07/01/19 [skip ci]
* bump eslint plugin versions, update circle.yml
* [lint fix] remaining js files
* update vscode/settings.json
* add back stop-only
* use stop-only for linting .onlys
* fix verify_spec, build_spec
* update json plugin
* relint & apply corrections
* fix appveyor.yml not cleansing env vars (very bad)
* dont echo commit message in appveyor script
* retry build &
* re-add & upgrade lint-staged
* update contributing docs
* only let stop-only catch staged changes
2019-07-12 13:59:44 -04:00
Ben Kucera
5f771936e3
Fix flaky cli unit test ( #3988 )
...
* fix cli unit tests with mockfs
* mockfs fix flaky verify_spec
2019-04-17 19:10:48 -04:00
Lila Conlee
255419c686
Update alias UI ( #2960 ) ( #3188 )
...
* Update alias UI (#2960 )
- Fixes #477
* fix reporter fixture name
2019-04-10 15:22:55 -04:00
Ben Kucera
ef8b240bc0
improve cache help messages snapshot more ( #2625 )
...
* snapshot more, remove execa in tests for speed
* sub-command -> command, add snapshot
* restate execa
2019-01-25 00:34:58 -05:00
Ben Kucera
56e00981aa
cache commands, --no-exit ( #1875 )
...
* add --no-exit, cache commands
* Manage -> Manages
* fix run, run spec
* remove comments
2018-06-05 16:19:23 -04:00