| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add some workflows for CI and dependabot config | Franck Cuny | 2024-04-15 | 1 | -0/+10 |
| | | |||||
| * | ci: switch from GitHub action to drone | Franck Cuny | 2022-11-06 | 1 | -11/+0 |
| | | | | | | | | | | | | I'm running my own CI at ci.fcuny.net using drone for now. I've spare compute capacity at home, and it's way faster than the GHA runners. For now I'm losing the following: - dependabot: that's a GitHub only function, I'll need to figure out something - nix flake update: I'll need to figure out a way to update flakes on a regular basis, probably a custom script to take care of that | ||||
| * | meta: initial commit | Franck Cuny | 2022-10-19 | 1 | -0/+11 |
| Create the initial scaffolding for a rust project, using `cargo` and a nix template. | |||||
