Commit Graph

18 Commits

Author SHA1 Message Date
Ivan
fc711ce94a chore(ci): replace pnpm audit with Trivy setup and filesystem scan for vulnerability assessment 2026-04-14 20:11:46 -05:00
Ivan
66412c7438 feat(setup): add new packages 'lxmfy' and 'websockets' to cx_setup.py; refactor JSON output handling in build_community_interfaces_json.py; improve docstring clarity in move_wheels.py; update datetime import in slsa-predicate.py; enhance performance benchmarks with clearer argument passing; and refactor various test cases for improved readability and consistency. 2026-04-14 19:36:10 -05:00
Ivan
c77629dc10 feat(setup-python): update Python installation script with Sigstore verification and improved signature handling; add support for downloading cosign based on architecture 2026-04-13 18:21:39 -05:00
Ivan
62e4ec0001 fix(setup): update default Python version in setup script to 3.14 2026-04-13 14:32:10 -05:00
Ivan
aa8723d0f4 feat(workflows): add Gitea workflow to sync GitHub release assets for Windows/macOS 2026-04-08 03:28:08 -05:00
Ivan
f2d97115c7 chore(scripts): remove obsolete scripts 2026-04-08 03:17:33 -05:00
Ivan
903f7dead4 refactor(ci): remove development build job from Docker workflow and update docker-tags script to include dev tagging 2026-04-04 22:15:25 -05:00
Ivan
fb16f8926a fix(ci): GitHub CI script for macOS by persisting CPPFLAGS, LDFLAGS, and PKG_CONFIG_PATH to GITHUB_ENV for subsequent steps 2026-04-03 13:18:02 -05:00
Ivan
a298aafb67 chore(package): update build scripts in package.json to use cross-env for platform-specific builds and add codec2 installation in GitHub CI script for macOS 2026-04-03 12:58:17 -05:00
Ivan
55c19d31af feat(ci): introduce new GitHub Actions workflow for tagged releases, enabling builds for Windows and macOS with artifact uploads 2026-04-02 13:14:22 -05:00
Ivan
47479af210 feat(ci): add GitHub Actions workflow for building and testing on Windows and macOS, including scripts for dependency installation, testing, and artifact uploads 2026-04-02 13:04:19 -05:00
Ivan
d5e4afc42b refactor(ci): replace sudo commands with exec-priv.sh for improved privilege handling in CI workflows 2026-04-01 11:00:29 +03:00
Ivan
242325b0d2 feat(ci): add priv.sh script to handle commands requiring root privileges and update setup scripts to use it 2026-04-01 10:53:17 +03:00
Ivan
d03bdf08ea cleanup 2026-03-31 04:07:41 +03:00
Ivan
e8e5128bc6 feat(ci): add scripts for cosign setup, release asset attestation, and verification 2026-03-31 00:32:22 +03:00
Ivan
628976c091 Add PATH export to CI scripts for Node.js and pnpm setup 2026-03-22 15:36:44 +03:00
Ivan
af96d96918 Update pnpm version in setup script to 10.32.1 2026-03-22 15:08:06 +03:00
Ivan
520be25095 Remove obsolete OSV scan script and add new CI scripts for Docker, Java, Node.js, Python, and Task setup 2026-03-22 14:11:47 +03:00