Julien Fontanet
Julien Fontanet
### Description This file contains documentation to help people contributing to the project, either by participating on the community forum, reporting issues, or creating a PR on the documentation or...
### Checklist - Commit - Title follows [commit conventions](https://bit.ly/commit-conventions) - Reference the relevant issue (`Fixes #007`, `See xoa-support#42`, `See https://...`) - If bug fix, add `Introduced by` - Changelog -...
### Description Much faster and memory efficient than the previous implementation. Downside is that it requires `zip` from being installed on the system. ### Checklist - Commit - Title follows...
### Description _Short explanation of this PR (feel free to re-use commit message)_ ### Checklist - Commit - Title follows [commit conventions](https://bit.ly/commit-conventions) - Reference the relevant issue (`Fixes #007`, `See...
- hide `VDI_IO_ERROR` when using content-length hack - avoid unhandled rejection in case upload fails ### Check list > Check if done, if not relevant leave unchecked. - [ ]...
### 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...
**Is your feature request related to a problem? Please describe.** Currently the only way to accept a invalid certificate ([self-signed](https://self-signed.badssl.com/), [expired](https://expired.badssl.com/), [wrong host](https://wrong.host.badssl.com/), [untrusted root](https://untrusted-root.badssl.com/), [revoked](https://revoked.badssl.com/)) is to accept all...
We propose here the introduction of various directives to make call files more flexible and easier to use. ## Sequence This syntax is already supported at the root but we...
When a job call fails, it could be retried automatically for a configured number of times (and delay). - [ ] server - [ ] GUI
May be extended to other properties, but I think we should focus on tags first. We need to figure out how to present this in the UI…