Closed amha-mersha closed 1 month ago
@nblock if you have some time, can you do a quick skim of the content for windows and apple?
@amha-mersha can you delete the HTML templates so we are sure noone will update them in error?
@nblock if you have some time, can you do a quick skim of the content for windows and apple?
Sure, but I got this on nix build
:
error: hash mismatch in fixed-output derivation '/nix/store/xj7li14vnd7v6rnmlj5k7v2rqgm7hxw7-headscale-1e8fc3e-go-modules.drv':
specified: sha256-+8dOxPG/Q+wuHgRwwWqdphHOuop0W9dVyClyQuh7aRc=
got: sha256-U5u4tRcCQ+aRIFzOOm0KWRX4BitWKwiHtq5m2DadNtA=
error: 1 dependencies of derivation '/nix/store/f2ds1pcql2haf3s2z3m68mfikcga7lix-headscale-1e8fc3e.drv' failed to build
I manually fixed the checksum in flake.nix
, but this is probably not the correct fix?
@nblock I think it is now fixed
@nblock I think it is now fixed
That was quick, thx!
Found one additional location where the space is lost:
how about now @nblock . sorry to take your time for this things
Linter and TestAuthKeyLogoutAndRelogin
is expected, but can you have a look at updating the build flake sha?
A rebase should also fix the failing integration tests.
So should I first rebase and commit
yep that sounds best
I have rebased and pushed again
Think the nix flake needs to be update again, haha, we are very close!
do I update that and how
In the failing build there is a new hash that needs to replace the old one one flake.nix, so a search replace should be good. Sent from Proton Mail for iOS On Thu, Oct 3, 2024 at 13:44, Amha Mersha @.> wrote: do I update that and how — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because your review was requested.Message ID: @.>
I fixed it up and will merge it when the test runs :) Thanks @amha-mersha, if you feel like more challenges there is one linked in the issue for OIDC page that is trickier because it has more CSS.
Thank you @kradalby for taking the time and guiding me. And for the other one, sure I look into it and get back to you
Could you share me the issue, I couldn't find it.
https://github.com/juanfont/headscale/issues/2115 @amha-mersha
Created templates package in ./hscontrol/templates. Moved the registerWebAPITemplate into the templates package as a function to be called.
Replaced the apple and windows html files with go-elem.