Commit graph

6 commits

Author SHA1 Message Date
clowzed
4526bd1cbf readme-fix: remove warning about cli tool. Update version in docker-compose.yml to match. 2024-08-06 03:58:43 +03:00
Dmitry Miasnenko
a86f6ba0e7
Release 0.2.6 (#24)
* Added docker-compose for dev. Added dev build build and push job for dockerhub

* Moved cors layer to check if /api now is not guarded

* Added logging for error in response

* Removed too strict validation rules for credentials

* fix: x-subdmain was overwritten on correct request. Updated nginx-template and nginx now waits for server

* proxy-fix: New nginx config as the previous one failed with subdomain

* archive-fix: Remove skipping first component in path of entry. Zip archive should not containt root folder.

* assets-fix: Remove root folder inside zips to pass tests. The root dir is not skipped now due to previous commit

* tests-fix: enable logging to see error message in gh actions. Lokal tests work fine

* fmt: for tests

* tests-fix: disable logging to see error message in gh actions. That was gh issue

* fmt: remove unused import

* openapi-client: add build and publih with gh actions

* fix-deploy: nginx now waits for server in dev also

* fix-deploy: publsh to pypi
2024-08-06 00:12:03 +03:00
clowzed
ac8bcf4e2a fix: donotstart profile removed from docker-compose.yml. Obsolete files will be removed from database too. Try cors check return allowed if x-subdomain missing. This should not be desired behaviour and needs to be resolved using placement of layers in router. 2024-06-28 14:03:14 +03:00
clowzed
3f5701f6eb Release: 0.2.0. The servr works fine. Tested 2024-06-24 12:50:35 +03:00
Dmitry Miasnenko
bc8fd6de9c
Update docker-compose.yml
Fix #19 and keep postgres version
2024-01-28 23:17:33 +03:00
clowzed
9d66e9301a journey starts here 2023-10-25 18:08:11 +03:00