Commit Graph

3 Commits

Author SHA1 Message Date
ff85aa6f94 chore: refresh PIT verification metadata and lock state
fix: bootstrap verification metadata for the pitest configuration
fix: generate missing lock state for PIT under strict dependency locking
2026-04-16 02:58:48 +02:00
f594cddce8 chore: refresh Gradle verification metadata for plugin classpath
chore: update gradle/verification-metadata.xml with missing plugin portal metadata artifacts
chore: refresh dependency lock state after release packaging setup changes
fix: unblock CI strict dependency verification for Gradle plugin resolution
2026-04-16 02:30:02 +02:00
558707d78e chore: harden Gradle dependency reproducibility
feat: enable Gradle dependency locking for all configurations
feat: enforce strict lock-state usage in the build
feat: centralize repository declaration in settings.gradle
feat: enable strict Gradle dependency verification via gradle.properties
feat: add committed dependency lock state and verification metadata
fix: defer mockito agent resolution to test execution phase for locked builds
ci: validate reproducibility inputs before workflow builds
ci: include lock and verification inputs in workflow change detection
docs: establish explicit dependency update workflow for locks and verification metadata
2026-04-15 22:33:48 +02:00