Rok Garbas
c420d05815
improve packages search query ( #102 )
2020-06-18 12:24:52 +02:00
Rok Garbas
cbec4ad027
Nix language primitives are luckily the same as in JSON ( #88 )
...
fixes #68
2020-06-11 16:33:25 +02:00
Rok Garbas
7f2ed39fef
Fix how we display default/example/description of an option ( #86 )
...
* description is now converted to html at import time
* default/example should now realize what is an non-value and what is
"None" (as string) value
fixes #69
fixes #67
2020-06-11 08:44:54 +02:00
Rok Garbas
9413e66d90
Provide correct link to hydra job or if exists build ( #81 )
...
also add --force option to import-channel script which will always recreate index
fixes #72
2020-06-10 13:48:53 +02:00
Rok Garbas
b7df41a891
reduce the platform list and add platform link to hydra ( #76 )
...
fixes #73
fixes #72
2020-06-10 01:53:17 +02:00
Rok Garbas
554236f4a6
Import hydra builds ( #75 )
2020-06-10 00:55:37 +02:00
adisbladis
0a6369ea86
improve nixos options search ( #55 )
...
Co-authored-by: Rok Garbas <rok@garbas.si>
2020-06-04 01:33:54 +02:00
Rok Garbas
8896ea9e1c
only one evaluation per alias allowed ( #56 )
2020-06-04 00:08:43 +02:00
Rok Garbas
ae670990dd
use one index per channel ( #54 )
2020-06-03 21:02:12 +02:00
Rok Garbas
c45a1581b1
import channel script should be idempotent ( #47 )
2020-05-22 14:58:38 +02:00
Rok Garbas
2600984760
implemented index alias to make import atomic ( #46 )
2020-05-22 14:50:44 +02:00
Rok Garbas
b264d7af55
some logging added and hidden behind --verbose flag ( #45 )
2020-05-22 13:03:31 +02:00
Rok Garbas
4629bc39cc
Format and link import script ( #44 )
...
* shorten name for import script
* format import script with black and lint with flake8
2020-05-22 12:43:57 +02:00