Miłosz Linkiewicz
Miłosz Linkiewicz
## Accept S3a and OSS as S3 filesystem This pull request introduce acceptance of `S3a://` and `oss://` prefixes as supported and compatible `S3` implementations. Alluxio basic implementation and compatibility could...
Minor bug in task path exporting, as in ""Install Hadoop dependency" task the hadoop is downloaded on top of bin folder after change dir : ```yaml - run: name: "Install...
### Full http_proxy https_proxy, no_proxy suupport: Support for http_proxy, https_proxyh and no_proxy environment variables implemented. This include reading variables from process environment, comparing request_url with no_proxy cidr's and names, and...
@bbgdzxng1: Based on issue: https://github.com/OpenVisualCloud/Video-Super-Resolution-Library/issues/8 and as suggested by [bbgdzxng1](https://github.com/bbgdzxng1): I've added the mandatory fixes for build process to work, this includes: [Update 01_pull_resources.sh](https://github.com/OpenVisualCloud/Video-Super-Resolution-Library/pull/11/commits/4b731cbf37a92a6d342f0a2db2cf5c5eb8c70c11) - Update 01_pull_resources.sh - Fix invalid...
ADD: Create `doc/experimental/performance_optimizations.md` with know how basics on kernel and generally OS level related optimizations.
FIX: More dashboard and trivy relatred fixes. Add: Missing pip version pinnings Add: Missing hash version hooking in github actions.
FIX: Character encoding update in `action.yml` by adding `jq` based `url` encoding wrapped in a bash check for backward compatibility. This allows special characters in project name like for example...
[Update versions.env](https://github.com/OpenVisualCloud/Media-Communications-Mesh/commit/ff491e325eaeab04d8b9c8f09a4cc7100b1ea623) [UPDATE: Intel IAVF and MTL_VER=v25.09-nightly](https://github.com/OpenVisualCloud/Media-Communications-Mesh/commit/917fda7aa9401a1e16a28d2c61410849a868f0c0) * ADDED: Intel `IAVF` driver build, install and configuration. ADDED: Intel `IAVF` driver build, install and configuration in `setup_ice_irdma.sh` * Set MTL_VER to...