Skip to content

Update gitlab-ci to 0.10.0 and enable strict-flake-inputs

Horizon Bot requested to merge update-gitlab-ci-0.10.0 into master

Summary

  • Update gitlab-ci from 0.9.0 to 0.10.0
  • Enable strict-flake-inputs validation in horizon.ci module
  • Automatically validates that all direct flake inputs point to protected branches or tags
  • Enabled by default when using horizon.ci.enable = true

Changes

  • Updated flake.nix to use gitlab-ci 0.10.0
  • Modified nix/modules/flake/horizon-ci.nix to import and enable strict-flake-inputs module
  • Updated ChangeLog.md for version 0.12.0
  • Updated flake.lock

🤖 Generated with Claude Code

Merge request reports