| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ref(tools/govanity): moved back to its own repository | Franck Cuny | 2022-10-08 | 1 | -31/+0 |
| | | | | | It's back at https://github.com/fcuny/govanity | ||||
| * | ref(tools/govanity): add a function to load the configuration | Franck Cuny | 2022-06-15 | 1 | -11/+2 |
| | | | | | | | | Change-Id: I36c6da7eba64e6f877d1a17c700c56a70434625a Reviewed-on: https://cl.fcuny.net/c/world/+/422 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
| * | fix(tools/govanity): add a test for the repo URL | Franck Cuny | 2022-06-15 | 1 | -0/+40 |
| This test does an HTTP request to ensure the URL for the repository does not return an error. The test tries first to do a DNS resolution to see if we have network access. When we build the binary in the nix sandbox we don't have network access, so we don't want to fail in this situation, we only want to skip. The test is going to be run before we do a deployment. Change-Id: I184f9208210432a5394158d728e556c949e63a24 Reviewed-on: https://cl.fcuny.net/c/world/+/419 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | |||||
