Open
Conversation
910b619 to
9c0d25e
Compare
Member
Author
|
/approve-snapshots |
Contributor
Updating snapshots. Click here to see the status. |
71ecf58 to
e329a5f
Compare
- Update nixpkgs input to nixos-25.11, update docker.nix for 25.11 - Update flake.lock - Update default stateVersion to 25.11 in CreateConfigModal
- Repair three CI blockers for x64 VM tests:
- agent: remove --pipe from systemd-run (systemd 258.3 changed --pipe
behavior; derive is_activated from proc.returncode instead)
- crud/check_systemd_timer: catch FileNotFoundError (systemd-analyze
not in PATH on CI runner)
- task/executor: guard finish_task against missing task in DB
- Use ssh-ng:// for nix copy to avoid legacy nix-store on remote
- Repair syntax error in worker.py (missing ] after config_path)
- Resolve nix to absolute path in systemd-run ExecStart
- Mount ESP at /boot in nixos-vm so switch-to-configuration succeeds
- Set PATH in sshd SetEnv so nix-daemon is found in non-interactive SSH
- Bypass Nix fakeSSH by using 127.0.0.1 instead of localhost for nix copy
(Nix sets fakeSSH=true when host=="localhost", bypassing SSH entirely)
- Restore stderr-based is_activated check in agent (revert)
- Exclude integration tests from regular CI run; add controller entry point
for `uv run thymis-controller` used by the integration test fixture
…OS 25.11 - Update @playwright/test to 1.56.1 to match nixpkgs 25.11 playwright-driver - Update npmDepsHash for new package-lock.json - Increase test timeouts for 25.11 slower builds and network flake lock
e329a5f to
bdca6cc
Compare
Member
Author
|
Needs Screenshots again, I think because of auto update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.