- Fixed deduplication for dependency-provider rules so dependent validations run per blob

- Updated Artifactory rule entropy and added new artifactory rule
This commit is contained in:
Mick Grove 2025-12-21 22:07:45 -08:00
commit 587dfc5892
11 changed files with 167 additions and 9 deletions

View file

@ -137,8 +137,6 @@ jobs:
- name: Build Darwin x64
run: make darwin-x64
- name: Run tests
run: make tests
- name: Move artifacts to dist
shell: bash