clanModules: remove remaining warnings #7525

Merged
hsjobeki merged 2 commits from remove-clan-modules-residue into main 2026-05-29 17:24:56 +00:00
Owner

Description of the change

Removed the remaining code that triggers throws.
People had >9 months to migrate

Checklist

  • Ensured documentation is up to date
  • Added tests for all bug fixes and features
  • Doesn't affect backwards compatibility - or check the next points
    • Added the breaking change and migration details to docs/release-notes.md
    • !!! Review from another person is required BEFORE merge !!!

New major features

  • Added major features
    • All features are mentioned in docs/release-notes.md
    • All features are tested sufficiently via:
      • eval tests (for NixOS modules and nix functions)
      • python tests for python API and CLI code
      • VM or container tests for new clan services
## Description of the change Removed the remaining code that triggers throws. People had >9 months to migrate ## Checklist - [ ] Ensured documentation is up to date - [ ] Added tests for all bug fixes and features - [ ] Doesn't affect backwards compatibility - or check the next points - [ ] Added the breaking change and migration details to docs/release-notes.md - !!! Review from another person is required *BEFORE* merge !!! ## New major features - [ ] Added major features - [ ] All features are mentioned in docs/release-notes.md - [ ] All features are tested sufficiently via: - [ ] eval tests (for NixOS modules and nix functions) - [ ] python tests for python API and CLI code - [ ] VM or container tests for new clan services
CODEOWNERS rules requested review from lassulus 2026-05-29 15:29:04 +00:00
CODEOWNERS rules requested review from Mic92 2026-05-29 15:29:04 +00:00
CODEOWNERS rules requested review from kenji 2026-05-29 15:29:04 +00:00
hsjobeki added 2 commits 2026-05-29 15:37:38 +00:00
inventory: remove inventory.services
PR Size Review Check / pr-size-review-gate (pull_request) Successful in 22s
sizelint on each commit / sizelint (pull_request) Successful in 27s
buildbot/nix-build gitea:clan/clan-core#checks.aarch64-linux.clan-pytest-with-core Build done.
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
gitea-mq/buildbot/nix-eval Build done.
gitea-mq/buildbot/nix-build Build done.
gitea-mq Merge queue passed
b8eeba6e90
hsjobeki force-pushed remove-clan-modules-residue from 3bd4cb66e7 to b8eeba6e90 2026-05-29 15:37:39 +00:00 Compare
hsjobeki scheduled this pull request to auto merge when all checks succeed 2026-05-29 17:14:11 +00:00
hsjobeki merged commit 004bb87d04 into main 2026-05-29 17:24:56 +00:00
hsjobeki deleted branch remove-clan-modules-residue 2026-05-29 17:24:56 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: clan/clan-core#7525