Yonas Yanfa
Yonas Yanfa
@MatthiasPetermann Thanks for the PR. @mickael-kerjean Are there any issues remaining to commit?
Rebased off latest HEAD: https://github.com/yonasBSD/filestash/commit/eac55772803d272b43becdeb4379c885a5f545d7
@mickael-kerjean Can you merge https://github.com/mickael-kerjean/filestash/pull/731 ?
@bam80 I created a fork here: https://github.com/firewall-knock-operator/fwknop/releases/tag/2.6.11 Everyone is invited to submit PRs and automated tests. Thanks!
@bam80 Oh hell no. I don't know anything about this security sensitive code. I've invited you and @e40 to do the actual hard labour.
EDIT @jmattheis Thanks, that worked!
I recommend that the build script detects the running node version and sets this environment variable on behalf of the user.
@jmattheis When updating `react-scripts` to `^5.0.1`, I get this error: ``` $ yarn ; yarn install ; yarn build ... yarn run v1.22.19 $ react-scripts build Creating an optimized production...
@BanjoFox Thanks, when removing `--release`, I get another error: ``` $ cargo build ... = note: ld: error: unable to find library -lpq cc: error: linker command failed with exit...
Thanks @BanjoFox , I was able to compile it, but the webui doesn't work: ``` $ cat aardwolf.log [00:00:00.204] (4678bea13c00) INFO starting 16 workers [00:00:00.205] (4678bea13c00) INFO Tokio runtime found;...