Julien Fontanet
5a17c75fe4
feat: unified .npmignore for all packages
...
Ensure sources, tests and USAGE.Md files will not be published.
2021-04-07 13:58:14 +02:00
Ronan Abhamon
da349374bf
feat(load-balancer): add option to disable migration ( #5706 )
2021-04-02 17:32:26 +02:00
Julien Fontanet
0ffa925fee
chore(xo-server-load-balancer): format with Prettier
2021-04-02 15:34:38 +02:00
Pierre Donias
4b1a055a88
feat: technical release ( #5704 )
2021-03-31 11:15:41 +02:00
Ronan Abhamon
9ef05b8afe
feat(load-balancer): add new anti-affinity mode ( #5652 )
...
Fixes #5600
2021-03-30 17:25:41 +02:00
Julien Fontanet
aff874c68a
chore(xo-server,xo-server-load-balancer): phase out mapToArray ( #5662 )
...
Use native `Array#map` or `Object.values` where possible and import directly from `lodash`.
Reasons:
- less dependencies
- more idiomatic
- better example for new code
2021-03-11 15:17:28 +01:00
Julien Fontanet
27abee0850
chore(xo-server-load-balancer): typo ressource → resource
2021-03-11 14:17:02 +01:00
Julien Fontanet
bcfb19f7c5
feat(normalize-packages): delete empty bin field
2021-03-11 12:15:53 +01:00
Julien Fontanet
7a8ca2f068
chore: change print width to 120 chars
2020-11-24 10:51:35 +01:00
Pierre Donias
04f2f50d6d
feat: technical release ( #5115 )
2020-06-26 15:56:40 +02:00
Ronan Abhamon
6973b92c4a
fix(load-balancer): fix memory check condition in the performance plan
...
We must migrate a VM if the free memory in the destination host is lower than the used VM
memory!
2020-06-08 10:22:34 +02:00
Ronan Abhamon
6261f8a778
feat(load-balancer): add various logs to explicit migration checks and steps
2020-06-08 10:22:34 +02:00
Julien Fontanet
34f42216c8
feat(*/README.md): better badges
2020-06-01 14:41:52 +02:00
Julien Fontanet
4530fd4164
chore(*/package.json): normalize author to Vates SAS
2020-06-01 14:06:09 +02:00
Julien Fontanet
d0b9380dca
fix(*/README): license link
2020-05-28 21:24:20 +02:00
Julien Fontanet
13fd9be566
feat(*/README.md): re-generate for all packages
2020-05-28 20:56:14 +02:00
Julien Fontanet
343f988584
fix: use AGPL-3.0-or-later license identifier
...
`AGPL-3.0` identifier has been deprecated by SPDX.org
2020-05-28 20:26:55 +02:00
Julien Fontanet
c0049b3223
chore: format Markdown files with Prettier
2019-12-04 17:18:47 +01:00
Rajaa.BARHTAOUI
3b38e0c4e1
chore: patch release ( #4629 )
2019-10-25 16:40:36 +02:00
badrAZ
8753c02adb
chore: technical release ( #4627 )
2019-10-25 15:47:40 +02:00
badrAZ
436a8755ae
feat(@xen-orchestra/cron): 1.0.4
2019-09-20 16:04:31 +02:00
Julien Fontanet
ebe7f6784a
chore: re-format with Prettier
...
Related to c8aa058ede
Mainly due to https://prettier.io/blog/2019/06/06/1.18.0.html#stop-breaking-simple-template-literals-5979-by-jwbay
2019-07-05 11:34:15 +02:00
Julien Fontanet
cc7806e35b
chore(xo-server plugins): are not published as well
2019-05-06 11:45:00 +02:00
Julien Fontanet
8c02e0efbd
chore(scripts): publish on version bumping
2019-05-06 11:32:55 +02:00
Julien Fontanet
e988ad4df9
chore: add package.repository.directory
...
See npm/rfcs#19
2019-02-15 14:38:11 +01:00
Julien Fontanet
f25705d559
fix(plugins/README): link to the documentation ( #3866 )
...
They cannot be installed from the npm repository.
2019-01-14 21:07:43 +01:00
Julien Fontanet
cc4ab94428
chore: reformat with Prettier
2018-12-11 10:45:00 +01:00
Julien Fontanet
c7ab1ddb0c
chore: update dependencies
2018-09-24 13:39:31 +02:00
Julien Fontanet
17c6f1762d
chore: update dependencies
2018-08-28 20:29:29 +02:00
Julien Fontanet
7b2b9ca618
chore(xo-server-load-balancer): use Babel 7
2018-08-20 17:12:33 +02:00
Julien Fontanet
887e21daa5
chore: drop Node 4 compat for XO pkgs
2018-08-20 16:49:27 +02:00
Julien Fontanet
2236bd71c4
chore: format with Prettier
2018-08-19 16:46:34 +02:00
Julien Fontanet
089cffcca1
feat(xo-server-load-balancer): 0.3.2
2018-06-28 14:14:48 +02:00
badrAZ
2a2135ac71
fix(xo-server-load-balancer): make the metric "memoryFree" optional ( #3073 )
2018-06-22 19:00:27 +02:00
badrAZ
58b1d0fba8
fix(xo-server-load-balancer): issue whith a mutation of a var ( #3077 )
2018-06-18 16:01:26 +02:00
Julien Fontanet
149530e73f
feat(cron): 1.0.3
2018-04-03 17:21:21 +02:00
Julien Fontanet
c5fdab7d47
feat(cron): 1.0.2
2018-02-20 11:42:19 +01:00
Julien Fontanet
10093afb91
feat(cron): 1.0.1
2018-02-19 17:06:17 +01:00
badrAZ
952d086c5e
feat: use @xen-orchestra/cron ( #2619 )
...
Fixes #2616
2018-02-13 14:39:26 +01:00
Julien Fontanet
7cb720b11f
chore: format all code ( #2632 )
2018-02-09 17:56:03 +01:00
Julien Fontanet
956a9a7dde
chore: xen-orchestra is now the main repo
2018-02-07 10:40:09 +01:00
Julien Fontanet
4c91667d2c
chore: remove dependency-check ( #25 )
2017-12-05 11:46:02 +01:00
Julien Fontanet
a5b80655da
chore: clean Babel configs ( #24 )
...
- avoid using stage-0
- remove deprecated preset-latest in favor of preset-env
2017-11-27 12:59:04 +00:00
Julien Fontanet
5dfefe8d35
chore: eslint instead of standard
2017-11-21 11:47:21 +01:00
Julien Fontanet
c9412b02af
chore: update dev dependencies
2017-11-20 13:52:04 +01:00
Julien Fontanet
c84f61d388
feat: standard run at root level
...
Simplify & uniformize standard confirmation.
Single pass for all packages, which is faster.
Unfortunately, it breaks atom's linter-js-standard.
2017-10-30 10:59:35 +01:00
Julien Fontanet
11b1ff478e
feat: use Yarn workspaces
...
Much faster installation which is very important for CI.
We'll see if it proves difficult for deps management.
2017-10-30 10:59:35 +01:00
Julien Fontanet
2cfa31609e
chore(*): update dev dependencies
2017-07-04 11:07:35 +02:00
Julien Fontanet
e8891e27dd
fix(typo): iterface → interface
2017-02-27 15:42:04 +01:00
Julien Fontanet
3e55d8d9df
fix(README): issues should be reported on xo-web's tracker
2017-02-02 16:00:21 +01:00