Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* trivy action corrected * add branch parameter to trivy workflow * action trigger * Update trivy.yml * merge conflicts resolved * delete unused file * Update build_tiber.yml * Update build_tiber.yml * Update build_tiber.yml * add trivy alternative dbs * hadolint added (#2) * hadolint added * Update linters.yml * Update linters.yml * The production Intel® Tiber™ Broadcast Suite, version 24.11 (#12) * The production Intel® Tiber™ Broadcast Suite, version 24.11 New Features: Support Nvidia GPU (CUDA filters) Uploaded Intel® Tiber™ Broadcast Suite to the Docker Hub Enabled build of Intel® Tiber™ Broadcast Suite from debian packages Support latest Media Communication Mesh and Media Transport Library (v24.09 releases) Enhancements: Updated supported FFmpeg version to 7.0 Updated documentation Updated build.sh --------- Signed-off-by: Wilczynski, Andrzej <[email protected]> Co-authored-by: zLukas <[email protected]> Co-authored-by: Lukas G <[email protected]> * Fix Trivy issues in Dockerfile.sources (#13) * Fix Trivy issues in Dockerfile.sources Fix Trivy issues in Dockerfile.sources: - add mock healthcheck - add `tiber` user - fix missing `--no-install-recommends` * Update build_tiber.yml Update build_tiber.yml: - fix cache location - remove not safe runner data removal * Update Dockerfile, load env file from repository Update Dockerfile, load env file from repository. - removed arguments passing using custom script. Update build.sh and Dockerfile - default env is loaded from versions.env - when using build.sh any file can be specifiedm .temp.env will be populated - allows build without the scripting in the process Signed-off-by: Milosz Linkiewicz <[email protected]> * Ci/Cd: Added Docker Buildx Caching: - each stage have now a cache reference added - each image can now be pushed to namespaced registry - removed unused architectures and QEMU builder * Update tags for image push Update tags for image push: - fixed docker cache-from - fixed docker cache-to - fixed login issues Signed-off-by: Milosz Linkiewicz <[email protected]> * Update build_tiber.yml Signed-off-by: Milosz Linkiewicz <[email protected]> * Remove no longer used VSR Patches Remove no longer used VSR Patches. Both are included in wheel repository. Signed-off-by: Milosz Linkiewicz <[email protected]> * Fix JpegXS build process and nproc number Fix JpegXS build process and nproc number Added valid install directory to omit LD_LIBRARY_PATH Added [email protected] rto authors Fix dockerfiles version label to reflect repository version. Signed-off-by: Milosz Linkiewicz <[email protected]> * FIX: Patches cleanup and script optimizations FIX: Patches cleanup and script optimizations - number applied as prefix for sorting by name - use patch native method instead of git - other optimizations ADDED: More simplifications in build system. - unified pkg-config path - unified install prefix path FIX: Sort Packages Lexicographically, Ascending Order. - makes track of packages easy FIX: Minor check script adjustment Signed-off-by: Milosz Linkiewicz <[email protected]> * Update publish_tiber.yaml Temporary change push flag to false until validation jobs will be working. --------- Signed-off-by: Milosz Linkiewicz <[email protected]> * Added missing ca-certificates package (#15) Signed-off-by: Wilczynski, Andrzej <[email protected]> * Update hadolint.yaml * Update .github/configs/hadolint.yaml Co-authored-by: Miłosz Linkiewicz <[email protected]> * Update hadolint.yaml * fix "if: alway()" logic * bump checkout action version * virus scan added * fix syntax * Update virus_scan.yml * Update virus_scan.yml * shellcheck added * shellcheck added * synrtax fix * syntax fix * Update linters.yml * Update linters.yml * Update linters.yml * mergoe conflicts resolved * resolve shellchekc errors * shellckeck lint fix * shellckeck lint fix * Update linters.yml --------- Signed-off-by: Wilczynski, Andrzej <[email protected]> Signed-off-by: Milosz Linkiewicz <[email protected]> Co-authored-by: Andrzej Wilczynski <[email protected]> Co-authored-by: Miłosz Linkiewicz <[email protected]>
- Loading branch information