86 Commits

Author SHA1 Message Date
Alexey b88457b9bc Rename test.yml to check.yml 2026-04-06 11:19:35 +03:00
Alexey d176766db2 Uploading Binary as artifact in Github Actions 2026-04-06 11:17:15 +03:00
Vladislav Yaroslavlev 363b5014f7 Strip release binaries before packaging 2026-04-03 00:17:43 +03:00
Alexey c43de1bd2a Update release.yml 2026-03-24 22:36:25 +03:00
Alexey 11df61c6ac Update release.yml 2026-03-24 22:18:34 +03:00
Alexey 8461556b02 Update release.yml 2026-03-24 22:00:32 +03:00
Alexey 803c2c0492 Update release.yml 2026-03-24 21:40:53 +03:00
Alexey 761679d306 Update test.yml 2026-03-24 21:18:13 +03:00
Alexey 41668b153d Update test.yml 2026-03-24 21:14:12 +03:00
Alexey 80917f5abc Update test.yml 2026-03-24 21:10:56 +03:00
Alexey f9986944df Update release.yml 2026-03-24 20:53:56 +03:00
Alexey f1cc8d65f2 Update release.yml 2026-03-24 11:12:03 +03:00
Alexey ec7e808daf Update release.yml 2026-03-24 11:05:50 +03:00
Alexey 62a258f8e3 Update test.yml 2026-03-23 20:49:17 +03:00
Alexey c868eaae74 Update test.yml 2026-03-23 20:36:25 +03:00
Alexey 8e1860f912 Update test.yml 2026-03-23 20:34:59 +03:00
Alexey 24156b5067 Workflow for Docker and correct binary naming
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-03-23 17:42:18 +03:00
Alexey e6b77af931 Workflows Swap
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-03-23 16:49:23 +03:00
David Osipov 1abf9bd05c Refactor CI workflows: rename build job and streamline stress testing setup 2026-03-23 12:27:57 +04:00
Alexey 042d4fd612 Merge branch 'main' into flow 2026-03-22 11:06:03 +03:00
Alexey bbc69f945e Update release.yml 2026-03-22 11:04:09 +03:00
Alexey 03c9a2588f Merge branch 'main' into flow 2026-03-22 10:37:13 +03:00
Alexey 9de8b2f0bf Update release.yml 2026-03-22 10:36:54 +03:00
Alexey 76eb8634a4 Merge branch 'main' into flow 2026-03-22 10:29:01 +03:00
Alexey 4e5b67bae8 Update release.yml 2026-03-22 10:28:06 +03:00
Alexey bb2f3b24ac Merge branch 'main' into flow 2026-03-22 00:28:04 +03:00
Alexey 73f218b62a Update release.yml 2026-03-22 00:27:16 +03:00
Alexey 9cbc625b9b Merge branch 'main' into flow 2026-03-22 00:19:07 +03:00
Alexey 13ff3af1db Update release.yml 2026-03-22 00:18:54 +03:00
Alexey d3f32b5568 Merge branch 'main' into flow 2026-03-22 00:16:28 +03:00
Alexey db3e246390 Update release.yml 2026-03-22 00:15:56 +03:00
Alexey 388e14d01f Merge branch 'main' into flow 2026-03-22 00:10:57 +03:00
Alexey 5a4072c964 Update release.yml 2026-03-22 00:08:16 +03:00
Alexey de5c26b7d7 Merge branch 'main' into flow 2026-03-21 21:46:45 +03:00
Alexey b17482ede3 Update release.yml 2026-03-21 21:45:01 +03:00
Alexey a6c298b633 Merge branch 'main' into flow 2026-03-21 16:54:47 +03:00
Alexey b91c6cb339 Update release.yml 2026-03-21 16:48:42 +03:00
Alexey e676633dcd Merge branch 'main' into flow 2026-03-21 16:32:24 +03:00
Alexey f85205d48d Update release.yml 2026-03-21 16:31:05 +03:00
Alexey d767ec02ee Update release.yml 2026-03-21 16:24:06 +03:00
Alexey 51835c33f2 Merge branch 'main' into flow 2026-03-21 16:19:02 +03:00
Alexey ea2d964502 Update release.yml 2026-03-21 16:18:24 +03:00
Alexey bd7218c39c Merge branch 'main' into flow 2026-03-21 16:06:03 +03:00
Alexey 19b84b9d73 Update release.yml 2026-03-21 16:03:54 +03:00
Alexey 165a1ede57 Merge branch 'main' into flow 2026-03-21 15:58:53 +03:00
Alexey 63aa1038c0 Update release.yml 2026-03-21 15:58:25 +03:00
Alexey 54d65dd124 Merge branch 'main' into flow 2026-03-21 15:22:49 +03:00
Alexey e8b38ea860 Update release.yml 2026-03-21 15:21:25 +03:00
David Osipov c1ee43fbac Add stress testing for quota-lock and refactor test guard usage 2026-03-21 15:54:14 +04:00
David Osipov 8188fedf6a Add masking shape classifier and guard tests for adversarial resistance
- Implemented tests for masking shape classifier resistance against threshold attacks, ensuring that blurring reduces accuracy and increases overlap between classes.
- Added tests for masking shape guard functionality, verifying that it maintains expected behavior under various conditions, including timeout paths and clean EOF scenarios.
- Introduced helper functions for calculating accuracy and handling timing samples to support the new tests.
- Ensured that the masking shape hardening configuration is properly utilized in tests to validate its effectiveness.
2026-03-21 12:43:25 +04:00