Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-02-19 | alias to dump info from emacs when it freezes | Franck Cuny | 1 | -0/+1 |
2024-02-19 | display flake information in a more readable format | Franck Cuny | 2 | -7/+31 |
2024-02-19 | chore: update flake | github-actions[bot] | 1 | -15/+15 |
2024-02-12 | chore: update flake | github-actions[bot] | 1 | -15/+15 |
2024-02-04 | chore: update flake | github-actions[bot] | 1 | -27/+27 |
2024-02-02 | additional settings for firefox | Franck Cuny | 1 | -2/+16 |
2024-02-02 | chore: update flake | github-actions[bot] | 1 | -9/+9 |
2024-02-02 | more Mac stuff | Franck Cuny | 1 | -0/+12 |
2024-02-02 | install kubectl | Franck Cuny | 1 | -0/+6 |
2024-02-02 | some Mac stuff | Franck Cuny | 1 | -0/+3 |
2024-02-02 | install envoy | Franck Cuny | 1 | -0/+1 |
2024-02-02 | install firefox | Franck Cuny | 8 | -3/+143 |
2024-01-26 | run CI commands in a nix shell | Franck Cuny | 1 | -2/+2 |
2024-01-26 | print various environments variable from CI | Franck Cuny | 4 | -1/+38 |
2024-01-25 | fail if the token is missing | Franck Cuny | 1 | -0/+1 |
2024-01-25 | delete some unused code | Franck Cuny | 5 | -179/+0 |
2024-01-25 | bump the version of go | Franck Cuny | 1 | -1/+1 |
2024-01-25 | gha-billing: how many minutes are left in the cycle | Franck Cuny | 2 | -0/+106 |
2024-01-22 | build binaries and run commands on CI | Franck Cuny | 1 | -0/+3 |
2024-01-22 | add build information to `flake-info` | Franck Cuny | 1 | -1/+23 |
2024-01-22 | add more commands to devshell's menu | Franck Cuny | 1 | -0/+12 |
2024-01-22 | build all the binaries using a Makefile | Franck Cuny | 6 | -7/+41 |
2024-01-21 | disable linter for yaml | Franck Cuny | 1 | -1/+5 |
2024-01-21 | fix linter issues | Franck Cuny | 2 | -15/+12 |
2024-01-21 | add gomod to dependabot | Franck Cuny | 1 | -0/+4 |
2024-01-21 | a tool to print information about a x509 certificate | Franck Cuny | 2 | -0/+207 |
2024-01-21 | delete all the templates | Franck Cuny | 15 | -274/+1 |
2024-01-21 | chore: update flake | github-actions[bot] | 1 | -34/+34 |
2024-01-21 | initial version of the flake-info command | Franck Cuny | 3 | -0/+139 |
2024-01-21 | install some go related programs | Franck Cuny | 1 | -2/+9 |
2024-01-21 | install netnewswire | Franck Cuny | 1 | -0/+1 |
2024-01-16 | build(deps): bump cachix/install-nix-action from 24 to 25 | dependabot[bot] | 2 | -2/+2 |
2024-01-14 | chore: update flake | github-actions[bot] | 1 | -24/+42 |
2024-01-07 | chore: update flake | github-actions[bot] | 1 | -18/+18 |
2024-01-01 | chore: update flake | github-actions[bot] | 1 | -9/+9 |
2023-12-26 | chore: update flake | github-actions[bot] | 1 | -12/+12 |
2023-12-19 | build(deps): bump cachix/install-nix-action from 23 to 24 | dependabot[bot] | 1 | -1/+1 |
2023-12-19 | add goreleaser to go template | Franck Cuny | 9 | -70/+147 |
2023-12-17 | chore: update flake | github-actions[bot] | 1 | -6/+6 |
2023-12-15 | jless is useful to inspect JSON files | Franck Cuny | 1 | -0/+1 |
2023-12-15 | remove rust template, add GHA to go template | Franck Cuny | 12 | -179/+71 |
2023-12-15 | format yaml | Franck Cuny | 1 | -1/+3 |
2023-12-15 | various fixes for errors reported by deadnix | Franck Cuny | 10 | -29/+9 |
2023-12-14 | enable deadnix for pre-commit hook | Franck Cuny | 1 | -2/+1 |
2023-12-14 | delete another un-needed file | Franck Cuny | 1 | -1/+0 |
2023-12-14 | delete more unused configurations | Franck Cuny | 5 | -132/+10 |
2023-12-14 | update the main documentation | Franck Cuny | 8 | -619/+12 |
2023-12-14 | use the `update-flake-lock` to update nix flakes | Franck Cuny | 1 | -15/+19 |
2023-12-14 | use devshell to build / switch the configuration | Franck Cuny | 2 | -21/+18 |
2023-12-14 | build(deps): bump actions/checkout from 3 to 4 | dependabot[bot] | 1 | -1/+1 |
2023-12-14 | pre-commit delegates all the work to treefmt | Franck Cuny |