Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes and housekeeping for the varnish module #373747

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ctheune
Copy link
Contributor

@ctheune ctheune commented Jan 14, 2025

The varnish module is semi-broken at the moment. Our last changes weren't properly covered by
tests and using varnishadm didn't work afterwards.

I've fixed this, added test and did a bit of house keeping. Our team is available to maintain this in the
future, so I've marked us as maintainers.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 labels Jan 14, 2025
@ctheune ctheune requested a review from leona-ya January 14, 2025 14:20
@ctheune ctheune force-pushed the varnish-multiple-fixes branch 2 times, most recently from 036f34c to 6013d9a Compare January 14, 2025 15:48
@ctheune ctheune force-pushed the varnish-multiple-fixes branch from 6013d9a to 82b020e Compare January 14, 2025 15:57
@leona-ya
Copy link
Member

Can you please remove the fix #208242 from the message of 0fb4534. This would close the issue.

@ctheune ctheune force-pushed the varnish-multiple-fixes branch from 82b020e to 0640622 Compare January 16, 2025 17:47
@ctheune
Copy link
Contributor Author

ctheune commented Jan 16, 2025

Can you please remove the fix #208242 from the message of 0fb4534. This would close the issue.

Of course - better now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants