Khue Doan
f48debbce3
chore: update dependencies
2024-01-06 01:56:35 +07:00
Khue Doan
60fd8b9e9a
build!: switch to Nix flake
2023-10-27 16:37:53 +07:00
Khue Doan
7f0a26fbe1
chore(tools): upgrade Nix hash
2022-12-29 23:21:07 +07:00
Khue Doan
ea4d9b1ed9
test(tools): add more version checks
...
https://github.com/khuedoan/homelab/pull/88
2022-10-22 12:18:58 +07:00
Khue Doan
507118385c
perf(test): check tool versions in parallel
2022-10-03 13:01:57 +07:00
Khue Doan
a5a6db14b6
refactor: replace wait-main-apps script with Terratest test cases
2022-10-03 12:52:27 +07:00
Khue Doan
7a50009c46
test(tools): use pure Nix shell
...
More closely corresponds to the “real” Nix build
2022-10-03 11:49:14 +07:00
Khue Doan
4f6baed675
chore(tools): update versions
2022-10-03 11:48:18 +07:00
Khue Doan
6613e809e4
test: check versions of the tools
2022-09-21 20:10:35 +07:00
Trang Mai
710f6e9f98
test: mark TestToolsContainer
as failed if error occurs ( #84 )
...
* test: mark TestToolsContainer as failed if error occurs
* add trangmaiq
Co-authored-by: Trang Mai <tqmai@axon.com>
2022-08-30 15:03:20 +07:00
Khue Doan
adbaf32aa5
refactor(tools): switch to Nix
...
- Nix is more reproducible (pinned to a specific hash)
- Faster rebuild after changing the package list (due to /nix caching in volume)
- Users can still use make tools (wrapped in Docker) without installing Nix
- Using nix-shell will work if you have nix installed.
2022-08-26 19:08:52 +07:00
Khue Doan
40b8ef75b3
test: initial unit test and integration test support
2022-08-03 14:13:39 +07:00