Commit graph

18 commits

Author SHA1 Message Date
Rok Garbas cfb5e540b9
Improving search query (#288)
* Reduce the numbers of bucket results on each ChangeBucket event
* Warmup after reindexing, fixes #250
* Using multiple sort keys, fixes #218
* Index also unfree packages, fixes #226, fixes #237
* Add wilcard query, fixes #279
2021-02-07 19:10:13 +01:00
Rok Garbas 258e1423a9
switch to main branch and publish to netlify 2020-12-18 14:02:36 +01:00
Rok Garbas 282d0b1e5a
Fix PATH in Githb Actions (#253) 2020-12-17 14:05:55 +01:00
Rok Garbas 3b53d74bb7
AWS_DEFAULT_REGION was missing in our cron github actions (#240) 2020-11-30 19:16:14 +01:00
Naïm Favier 7bcf9f17d8
Fix import scripts, remove 19.09 branch (#239)
* Fix rendering of default and example values

* bump the version

* reduce nix-instantiate calls

* Allow literalExample in default values, handle null correctly

* using py38 for now

* literalExample is not always string

* in case literalExample is not string process it as we would normally

* Remove 19.09 branch

* also remove 19.09 channel from github actions

* improve testing of empty lists and dicts

Co-authored-by: Rok Garbas <rok@garbas.si>
2020-11-30 17:58:42 +01:00
Rok Garbas 8dd69e68c1
awscli -> awscli2 (#234) 2020-11-23 23:56:59 +01:00
Rok Garbas 7426982b07
Update github actions (#227) 2020-11-17 09:58:25 +01:00
Rok Garbas 4b9f197fb0
Add nixos 20.09 (#199)
* Add NixOS 20.09

* a different prefix is needed since 20.09 is not released yet

Co-authored-by: Andreas Rammhold <andreas@rammhold.de>
2020-09-24 22:29:47 +02:00
Rok Garbas 652381936b
adding cachix to speed up the builds (#169) 2020-08-28 22:57:06 +02:00
Rok Garbas 3bf4907596
Use nix to install awscli (#140) 2020-07-24 14:41:34 +02:00
Rok Garbas b06bac6187
Fix cron workflow (#108) 2020-06-19 20:16:11 +02:00
Rok Garbas bbc97d17f0
flakify (#106) 2020-06-19 00:41:01 +02:00
Rok Garbas 0fb5f699b9
use short names for channels now (#101) 2020-06-15 10:26:19 +02:00
Rok Garbas a8b7faa398
make nix-build work (#100)
use elm2nix to fetch elm dependencies

fixes #43
2020-06-12 14:29:04 +02:00
Rok Garbas fda96bda40
run import-channel every hour for last 3 channels (#48) 2020-05-23 00:13:55 +02:00
Rok Garbas 9064063529
a single page app and want history pushstate to work so you get clean URLs (#9) 2020-05-09 00:44:52 +02:00
Rok Garbas f37531199f
Remove hourly build (#2) 2020-04-11 04:05:54 +02:00
Rok Garbas 824e37026f
deploy to netlify (#1) 2020-04-10 11:04:03 +02:00