about summary refs log tree commit diff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* scrobbler: add functions to create and run itFranck Cuny2022-06-111-0/+66
* mpd: export the type PlayerFranck Cuny2022-06-111-4/+4
* mpd: add function `Close` to the playerFranck Cuny2022-06-112-2/+15
* mpd: rename function to create the playerFranck Cuny2022-06-112-2/+2
* scrobbler: create a record on new songFranck Cuny2022-06-111-5/+27
* scrobbler: initial log record typeFranck Cuny2022-06-113-1/+40
* scrobbler: watch for events and print song detailsFranck Cuny2022-06-114-0/+77
* README: add some information about loggingFranck Cuny2022-06-111-1/+14
* add initial go.modFranck Cuny2022-06-111-0/+3
* Add README.org, LICENSE.txtFranck Cuny2022-06-112-0/+21
* ref(drone): remove all modules and configurationsFranck Cuny2022-06-111-1/+0
* fix(scripts): no need to create tags when deploying to fly.ioFranck Cuny2022-06-101-7/+1
* feat(gerrit-hook): propagate gerrit information in the environmentFranck Cuny2022-06-091-3/+17
* feat(gerrit): update CL when buildKite build is finishedFranck Cuny2022-06-092-0/+46
* doc(gerrit-hook): add initial documentationFranck Cuny2022-06-041-0/+12
* feat(gerrit-hook): a small tool to act as a dispatcher for gerritFranck Cuny2022-06-045-0/+308
* tools(govanity): add the tool to flake.nixFranck Cuny2022-05-291-0/+24
* tools(govanity): remove unneeded filesFranck Cuny2022-05-295-147/+0
* Merge remote-tracking branch 'govanity/main'Franck Cuny2022-05-2915-0/+404
|\
| * remove unused MakefileFranck Cuny2022-05-131-27/+0
| * drone: add a configurationFranck Cuny2022-05-111-0/+18
| * scripts: add a script to deployFranck Cuny2022-05-113-6/+25
| * Dockerfile: update stepsFranck Cuny2022-05-111-2/+2
| * README: update documentationFranck Cuny2022-05-111-0/+4
| * add a flake.nix to the repositoryFranck Cuny2022-05-114-0/+119
| * config: add mpd-statsFranck Cuny2021-10-101-0/+2
| * build: tag correctly the releaseFranck Cuny2021-09-091-4/+8
| * build: create user before setting workdirFranck Cuny2021-08-141-2/+2
| * build: build the image before deployingFranck Cuny2021-08-141-1/+1
| * build: trim the size of the Docker containerFranck Cuny2021-08-141-3/+20
| * config: add vanityFranck Cuny2021-08-121-0/+2
| * build: deploy to flyFranck Cuny2021-08-126-17/+83
| * config: replace homelab with toolsFranck Cuny2021-08-121-2/+2
| * vanity: rewrite with templates and external configFranck Cuny2021-08-126-22/+144
| * build: convert to go moduleFranck Cuny2021-08-121-0/+3
| * Add a new target to the Makefile.Franck Cuny2018-04-081-0/+3
| * Redirect go code to github.comFranck Cuny2018-03-304-0/+52
* ref(dnsupdate): move under toolsFranck Cuny2022-05-256-0/+881