stable
Clone or download
Read-only
This also introduces a Nix Shell so we can have a reproducible dev environment. Test pipeline has been updated so it can succeed again. Part of request #25312: tuleap-realtime package cannot be built or installed Change-Id: I253562022cee7e4ed1a67483ae332fd4ebcb7947
Modified Files
Name | ||||
---|---|---|---|---|
A | Jenkinsfile | +36 | −0 | Go to diff View file |
A | nix/default.nix | +36 | −0 | Go to diff View file |
A | nix/docker-test.nix | +9 | −0 | Go to diff View file |
A | nix/pinned-nixpkgs.nix | +8 | −0 | Go to diff View file |
A | nix/pnpm/README.md | +10 | −0 | Go to diff View file |
A | nix/pnpm/default.nix | +17 | −0 | Go to diff View file |
A | nix/pnpm/generate-env.nix | +5 | −0 | Go to diff View file |
A | nix/pnpm/generate.sh | +5 | −0 | Go to diff View file |
A | nix/pnpm/node-env.nix | +588 | −0 | Go to diff View file |
A | nix/pnpm/node-packages.json | +1 | −0 | Go to diff View file |
A | nix/pnpm/node-packages.nix | +27 | −0 | Go to diff View file |
A | pnpm-lock.yaml | +1534 | −0 | Go to diff View file |
A | shell.nix | +7 | −0 | Go to diff View file |