Julien Fontanet
Julien Fontanet
Hey folks, what do you think about enabling the [dot-notation rule](https://eslint.org/docs/rules/dot-notation)?
- extraneous: modules that are absent from `package.json` - missing: modules that do not exist (necessary for local modules) I have started testing this config in my projects, it seems...
- better support of lock/release - handle sync exceptions as well - save stacks in `syncStack` instead of replacing existing ones ### Check list > Check if done, if not...
### Check list > Check if done, if not relevant leave unchecked. - [ ] PR reference the relevant issue (e.g. `Fixes #007` or `See xoa-support#42`) - [ ] if...
Unfortunately there is no way through the XenAPI to upload ISOs to SRs. As a work-around we could get the info necessary to connect to the NFS/SMB shares that are...
### Check list > Check if done, if not relevant leave unchecked. - [ ] PR reference the relevant issue (e.g. `Fixes #007` or `See xoa-support#42`) - [ ] if...
See https://xcp-ng.org/forum/topic/2316/http-authentication ### Check list > Check if done, if not relevant leave unchecked. - [ ] PR reference the relevant issue (e.g. `Fixes #007` or `See xoa-support#42`) - [...
Fixes #2896 Store its UUID in metadata to avoid a delta afteter a migration. ### Check list > Check items when done or if not relevant - [x] PR reference...
- [ ] never stop event watching no matter what's happening - [ ] never disconnect unless explicit requested - [ ] better handling of critical sections Fixes xoa-support#1394 ###...
### Check list > Check items when done or if not relevant - [x] PR reference the relevant issue (e.g. `Fixes #007`) (none) - [x] if UI changes, a screenshot...