3
0

133 Commits

Author SHA1 Message Date
Peter Grlica
aedab82a47 Moved gin-bin to build 2022-05-10 08:40:43 +02:00
Denis Arh
7bfb7ee7fa Rename make task 'outdated' to 'vendors.check' 2022-04-24 09:57:08 +02:00
Denis Arh
1c319b7891 Cleanup RDBMS code, fix metrics queries 2022-04-24 09:51:15 +02:00
Denis Arh
156bd84553 Update corteza-locale dep 2022-04-23 16:34:06 +02:00
Denis Arh
9b5586719e Split & move codegen tasks to codegen/Makefile 2022-03-18 08:41:07 +01:00
Denis Arh
d8aa1936e0 Ensure right dep versions 2022-02-10 14:02:26 +01:00
Denis Arh
699e94bf69 Suppress codegen test output 2022-02-09 16:25:04 +01:00
Denis Arh
d27955daf3 Add missing locations to cue.fmt make task and re-run formatting 2022-02-09 10:09:47 +01:00
Denis Arh
1284371bb3 Add cue tooling & codegen to makefile 2022-01-26 16:27:36 +01:00
Denis Arh
8e3e3fdf76 Rework how tools (gin, gotest..) are installed, refactor watch command
Support newer version of gin, and add ability to use customize params, use different .env file
2022-01-21 15:30:58 +01:00
Denis Arh
09f644a7a9 Upgraded packages chi-prometheus, goya, exiffix, sqlmw, crypto, ouath2 2022-01-11 10:53:48 +01:00
Denis Arh
64bfb65d23 Add "locale.update" make task 2021-09-24 18:24:03 +02:00
Denis Arh
02b137d19e Fix non-OIDC IdP skip due to invalid req. check 2021-07-23 06:41:08 +02:00
Marko Sabec
70e5bc8bdd Add checks, snapshot and release workflows 2021-07-08 07:38:18 +02:00
Denis Arh
1d59a3acf2 Allow custom URL prefix for all corteza endpoints
Add new env. variables and options
 - HTTP_BASE_URL to control URL prefix, defaults to /
 - HTTP_SSL_TERMINATED to explicitly set if Corteza is running behind HTTPS
Refresh and document webapp/Makefile with more dev tasks
Fix all absolute URLs in applications, logos, icons
Improve logic behind integrated webapp serving, inject/replace <base href> tag according to URL prefix
Prevent mounting api & webapps to the same base
2021-05-09 16:47:19 +02:00
Denis Arh
4a1eb465ab Cleanup webapp (dev & serving), add workflow 2021-03-18 09:11:42 +01:00
Peter Grlica
6de0424b9f Added auth tests 2021-03-12 13:15:36 +01:00
Denis Arh
13b57c8d72 Automation workflow implementation 2021-03-12 13:12:07 +01:00
Denis Arh
67d0a788df Remove messaging 2021-03-09 07:36:01 +01:00
Denis Arh
5e9545e9ab Switched api docs from statik to go:embed 2021-02-24 06:40:23 +01:00
Denis Arh
0598f6502b Switched auth assets from statik to go:embed 2021-02-24 06:16:13 +01:00
Denis Arh
53be013377 Implement new auth UI, deprecate auth API endpoints 2021-02-23 07:34:10 +01:00
Tomaž Jerman
a36bb95b0b Add store testing Makefile definitions 2021-02-09 14:59:56 +01:00
Denis Arh
89677732ce gin reload utility is now more configurable 2021-01-25 20:24:03 +01:00
Peter Grlica
0db26041c0 Added data sync update functionality 2020-12-13 18:53:19 +01:00
Denis Arh
463a3b2165 Include provision config files to release 2020-11-30 20:15:48 +01:00
Denis Arh
ecedd4ee2c Reorganize Makefiles 2020-11-10 14:49:51 +01:00
Denis Arh
b052f9320a Cleanup Makefile targets & variables 2020-11-10 13:17:07 +01:00
Denis Arh
3ec2695520 Fix release pipeline (file naming issue) 2020-11-08 16:32:16 +01:00
Denis Arh
d75f813388 Update CI pipeline 2020-11-06 10:34:31 +01:00
Denis Arh
84269ea6ed Fix broken build task in Makefile 2020-11-05 19:22:26 +01:00
Denis Arh
bfdb1d8426 OpenAPI docs 2020-11-05 19:13:26 +01:00
Denis Arh
09820edc2a Upgrade protobufs & grpc for corredor 2020-10-01 19:02:22 +02:00
Denis Arh
61c71859b6 Move provision codegen to (separate) makefile 2020-10-01 12:04:45 +02:00
Denis Arh
5b5fd63226 Tweaks for Makefile, make watch dependant on gin 2020-09-30 17:34:39 +02:00
Denis Arh
4c45aa6d1a Replace nodemon with fswatch, improve test tasks 2020-09-30 12:29:44 +02:00
Denis Arh
f55bd5ba94 Tweaks for Makefile, make watch dependant on gin 2020-09-17 20:20:59 +02:00
Denis Arh
683f5e2b23 Fix drone CI testing, add store tests to "all" 2020-09-15 08:20:13 +02:00
Denis Arh
024e6ce890 Rewired db connection to store/rdbms 2020-09-08 07:54:23 +02:00
Denis Arh
361a9007bf Cleaner store API 2020-08-26 14:49:33 +02:00
Denis Arh
3c6ffe4cef Add gin (as replacement for realize 2020-08-24 15:40:15 +02:00
Denis Arh
6a73758d2c Refactored codegen tool 2020-08-24 15:38:42 +02:00
Denis Arh
1147830663 Remove realize tool 2020-08-24 15:38:42 +02:00
Denis Arh
587a02562f Fix & tweak version & build-time info 2020-08-24 15:32:42 +02:00
Denis Arh
6c5953f973 Fix mixed SMTP/HTTP ports for mailhog in the makefile 2020-05-31 13:49:21 +02:00
Denis Arh
612312c4ca Refactor building and packing pipeline 2020-03-18 07:40:35 +01:00
Denis Arh
c26704b4cb Fix broken tests, typos 2020-01-21 10:52:56 +01:00
Denis Arh
ee53eae364 Remove uneeded gomock tool and too agressive mock cleanup 2019-11-14 22:00:36 +01:00
Denis Arh
aa469e53e9 Add MinIO support 2019-10-15 13:22:57 +02:00
Denis Arh
d67d60a3dd Migrate Makefile tasks, dockerfiles to go modules 2019-10-09 19:16:05 +02:00