Julien Fontanet
|
7e27e0bda8
|
linting: enable eslint-plugin-n recommended rules
And fixes a lot of related issues.
|
2022-03-23 11:18:37 +01:00 |
|
Florent BEAUCHAMP
|
0a412c0ef7
|
feat(CI): use github action (#5987)
|
2022-03-11 17:18:21 +01:00 |
|
Julien Fontanet
|
e04352a577
|
chore: update dev deps
|
2022-03-01 09:04:28 +01:00 |
|
Julien Fontanet
|
7c5e823805
|
chore: update deps
|
2022-02-25 13:18:16 +01:00 |
|
Julien Fontanet
|
8bf11d6f6a
|
chore(decorate-with): add tests
|
2022-02-22 15:26:10 +01:00 |
|
Julien Fontanet
|
ab63709104
|
chore(predicates): add tests
|
2022-02-18 17:03:21 +01:00 |
|
Julien Fontanet
|
0a07765027
|
chore: update deps
|
2022-02-02 12:35:06 +01:00 |
|
Julien Fontanet
|
81e0d06604
|
chore: update to eslint-config-standard@-jsx@11.0.0-0
Follow up of 767762064
|
2022-02-01 10:03:15 +01:00 |
|
Julien Fontanet
|
7677620645
|
chore: update to ESLint@8
Brings the (private) class fields support, which is getting more and more used in XO.
|
2022-01-28 15:55:35 +01:00 |
|
Julien Fontanet
|
514fa72ee2
|
fix(package.json/jest): vhd-lib no longer has a build step
Introduced by 3a74c71f1
|
2022-01-12 22:50:49 +01:00 |
|
Julien Fontanet
|
27d2de872a
|
chore: update to lint-staged@^12.0.3
See https://xcp-ng.org/forum/topic/5257/problems-building-from-source
Fix missing peer dependency `inquirer`.
|
2021-12-01 12:19:19 +01:00 |
|
Julien Fontanet
|
b179dc1d56
|
chore: update dev deps
|
2021-11-15 23:43:20 +01:00 |
|
Julien Fontanet
|
ae549e2a88
|
fix(jest): dont use fake timers by default
Introduced by 844efb88d
The upgrade to Jest 27 (15630aee5) revealed this issue.
|
2021-11-05 13:24:51 +01:00 |
|
Julien Fontanet
|
15630aee5e
|
chore: update dev deps
|
2021-11-02 13:43:49 +01:00 |
|
Julien Fontanet
|
030477454c
|
chore: update deps
|
2021-08-17 09:59:42 +02:00 |
|
Julien Fontanet
|
3d21afb640
|
feat(package.json/scripts/prettify): handle cjs files
|
2021-05-10 14:48:32 +02:00 |
|
Julien Fontanet
|
d0c07e1e97
|
chore: update promise-toolbox to 0.19.2
|
2021-05-03 15:41:53 +02:00 |
|
Julien Fontanet
|
78c0f2c7e9
|
chore: remove Flow
It was not used nor maintained by XO devs, and was causing issues with editors.
JSDoc or TypeScript should be used instead.
|
2021-04-21 16:55:03 +02:00 |
|
Julien Fontanet
|
da67298b43
|
chore: update promise-toolbox to 0.19.0
|
2021-04-14 00:12:34 +02:00 |
|
Julien Fontanet
|
31406927e6
|
chore: disable unused Jest coverage
|
2021-04-08 22:25:10 +02:00 |
|
Julien Fontanet
|
303646efd3
|
chore: remove unnecessary Jest transform setting
|
2021-04-08 22:25:10 +02:00 |
|
Julien Fontanet
|
9efc4f9113
|
chore: remove unnecessary babel-core
|
2021-04-08 22:25:10 +02:00 |
|
Julien Fontanet
|
31a5a42ec7
|
chore: use @babel/eslint-parser instead of babel-eslint
babel-eslint is no longer maintained and has issues with some recent syntaxes like private methods.
|
2021-04-08 22:25:10 +02:00 |
|
Julien Fontanet
|
082787c4cf
|
chore: update dependencies
|
2021-04-02 15:34:19 +02:00 |
|
Julien Fontanet
|
7b15aa5f83
|
fix(package.json/jest.moduleNameMapper): dont map sub-modules
For instance `@xen-orchestra/async-map/legacy`.
|
2021-03-23 12:53:17 +01:00 |
|
Julien Fontanet
|
ba99ac8b17
|
fix(package.json): support non-transpiled @xen-orchestra/* and xo-*
|
2021-03-02 16:53:02 +01:00 |
|
Julien Fontanet
|
71a6f70f46
|
chore: update promise-toolbox to 0.17.0
Allow using `Disposable.use()`.
|
2021-02-26 12:02:39 +01:00 |
|
badrAZ
|
1bc80eb485
|
fix(package.json#moduleNameMapper): fix tests for non-transpiled @vates/ packages (#5593)
|
2021-02-19 16:34:14 +01:00 |
|
Julien Fontanet
|
3e25b92369
|
chore: update dependencies
|
2021-01-14 16:57:44 +01:00 |
|
Nicolas Raynaud
|
b00750bfa3
|
chore(xo-vmdk-to-vhd): fix integration tests (#5490)
|
2021-01-09 19:19:34 +01:00 |
|
Julien Fontanet
|
2dec327013
|
chore: update dependencies
|
2020-12-04 12:09:32 +01:00 |
|
Nicolas Raynaud
|
4bb702fe89
|
fix(fs/S3): support 50GB+ files (#5242)
|
2020-09-27 20:49:41 +02:00 |
|
Julien Fontanet
|
12c774a34a
|
feat(travis-tests): dont stop on first failure on master
|
2020-09-10 16:42:56 +02:00 |
|
Julien Fontanet
|
38248d8c35
|
fix(test): auto map @xen-orchestra/*, @vates/* and xo-*
|
2020-09-10 15:32:08 +02:00 |
|
Julien Fontanet
|
f25c50c629
|
chore: update dev deps
|
2020-08-10 11:15:40 +02:00 |
|
Adam Stankiewicz
|
452a7e7445
|
feat(test): remove need for prepare scripts (#5192)
|
2020-07-30 18:56:13 +02:00 |
|
Julien Fontanet
|
3524886d5d
|
chore: update dev dependencies
|
2020-06-03 11:03:03 +02:00 |
|
Julien Fontanet
|
834a7109f9
|
fix: add @vates to list of workspaces
|
2020-05-29 15:10:20 +02:00 |
|
Julien Fontanet
|
20fb2c99bc
|
feat(normalize-packages): generate README.md from USAGE.md
|
2020-05-28 14:45:21 +02:00 |
|
Olivier Lambert
|
30d69dadbb
|
feat(docs): major rewrite using vue-press (#4957)
|
2020-05-21 11:46:24 +02:00 |
|
Julien Fontanet
|
5142bf4338
|
chore: update dependencies
|
2019-12-21 13:36:55 +01:00 |
|
Julien Fontanet
|
1e8318598a
|
chore: update dependencies
|
2019-12-05 11:37:24 +01:00 |
|
Julien Fontanet
|
53450d1160
|
feat: autoformat TypeScript and Markdown files
|
2019-12-04 17:44:56 +01:00 |
|
Julien Fontanet
|
a8122f9add
|
feat(normalize-packages): replace vars in READMEs
|
2019-11-15 11:25:51 +01:00 |
|
Julien Fontanet
|
2ec9641783
|
chore: update dependencies
|
2019-11-13 17:15:42 +01:00 |
|
Julien Fontanet
|
fd7d52d38b
|
chore: update dependencies
|
2019-10-30 14:06:50 +01:00 |
|
Julien Fontanet
|
3483e7d9e0
|
chore: update dependencies
|
2019-10-11 17:15:25 +02:00 |
|
Julien Fontanet
|
844efb88d8
|
fix(cron): fix 2 race conditions (#4533)
Should fix xoa-support#344, xoa-support#1186 & xoa-support#1755.
These could lead to:
- job not properly stopped
- job run twice
|
2019-09-19 13:52:29 +02:00 |
|
Julien Fontanet
|
c69b50c5d2
|
chore: update dependencies
|
2019-09-02 09:45:38 +02:00 |
|
heafalan
|
7be36e6d0d
|
feat(xo-server-test): use temp resources instead of create resources for each test suite (#4359)
|
2019-07-24 11:31:17 +02:00 |
|