-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
nezha: 0.20.3 -> 1.6.3; nezha-agent: 0.20.5 -> 1.6.0; nixos/nezha-agent: refactor #361515
base: master
Are you sure you want to change the base?
Conversation
00fbf56
to
0b92d7d
Compare
0b92d7d
to
f573e45
Compare
b397b66
to
cc2bfe7
Compare
#370824 is merged, can you rebase on latest master to confirm that Eval / Tag will run correctly? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a review, just spotted this randomly.
https://github.com/NixOS/nixpkgs/actions/runs/12610251767/job/35144742184?pr=361515 Thanks! It works good now. |
nezha v1.5.13 and nezha-agent v1.5.6 has been released |
I'll bump these and themes later. |
themes: #374097 |
Tested on linux-x86_64 hosts, everything works well. |
This comment was marked as outdated.
This comment was marked as outdated.
BREAKING CHANGE: Incompatible Configuration Changes - The upgrade includes significant architectural changes, resulting in a complete incompatibility with previous configurations. - Users will need to reconfigure their setups as the old configuration is no longer supported. - Please review the updated documentation for the new configuration format and features. Docs: https://nezha.wiki
Diff: nezhahq/agent@refs/tags/v0.20.5...v1.6.0 BREAKING CHANGE: Incompatible Configuration Changes - The upgrade includes significant architectural changes, resulting in a complete incompatibility with previous configurations. - Users will need to reconfigure their setups as the old configuration is no longer supported. - Please review the updated documentation for the new configuration format and features. Docs: https://nezha.wiki
|
BREAKING CHANGE: Incompatible Configuration Changes
Docs: https://nezha.wiki
Due to changes in the communication protocol between the client and server, the agent‘s upgrade also be included in this PR.
Must be merged after #374097(Done)Must be merged after #364131 and #364145(Done)Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.