Commit Graph

6 Commits

Author SHA1 Message Date
Alexis COUVREUR
afc2b25945 ci(release): trigger release pipeline on beta branch 2021-12-11 15:52:36 +01:00
Alexis Couvreur
b4f5eebaac feat: add blocking request (#12)
* feat: add blocking strategy

* docs: add examples for blocking strategy

* ci: run go tests recursively

* perf: wait for BlockCheckInterval for each request

* fix: use camel case instead of snake case for yaml config

* docs: add loading and error page customization as a feature

* fix: use errorPage

* fix: return json instead of html page

* set json key

* update development config

* docs: add comment about custom loading pages

* ci: add beta release
2021-12-11 15:46:56 +01:00
Alexis Couvreur
627d870583 ci: add build and release pipeline (#4) 2021-09-26 16:44:07 +02:00
Alexis Couvreur
af396210f5 Update build.yml 2020-10-23 23:59:23 +02:00
Alexis Couvreur
9ddc339d2a Rename go.yml to build.yml 2020-10-23 23:58:47 +02:00
Alexis Couvreur
4f0f82b1e5 Create go.yml 2020-10-23 23:33:40 +02:00