Commit Graph

13 Commits

Author SHA1 Message Date
Yanislav Igonin
db8a46cdf1
build: modernize Wave 1 baseline (#16)
* chore: add agents md

* docs: expand repository and setup guides

* docs: plan project modernization

* docs: add Wave 1 implementation plan

* test: characterize legacy behavior

* build: update Go and Fiber v2

* fix(gateway): preserve duplicate auth behavior

* refactor(db): migrate to pgx v5

* refactor: replace deprecated I/O APIs

* build: add local PostgreSQL compose

* build: add multi-stage image

* ci: replace legacy deployment workflow

* fix(deps): update vulnerable Go modules

* docs: document modern development workflow
2026-07-16 16:08:54 +09:00
Yanislav Igonin
9d2703f35a fix: add migrations to build 2021-11-18 00:26:28 +02:00
Yanislav Igonin
3e4f384c1b Revert "feat: docker image: busybox -> scratch"
This reverts commit 90ea60d698.
2021-09-11 01:22:48 +03:00
Yanislav Igonin
90ea60d698 feat: docker image: busybox -> scratch 2021-09-11 01:16:37 +03:00
Yanislav Igonin
32216118a7 feat: add static folder to docker image 2021-09-05 13:42:03 +03:00
Yanislav Igonin
fe285010d2 fix: exec rights 2021-08-29 10:12:16 +03:00
Yanislav Igonin
3a841dea4a remove debug 2021-08-29 09:50:22 +03:00
Yanislav Igonin
aca3bae26f remove debug 2021-08-29 09:49:10 +03:00
Yanislav Igonin
c888e90854 debug docker build 2021-08-29 09:40:25 +03:00
Yanislav Igonin
c0c75adf12 debug docker build 2021-08-29 09:37:55 +03:00
Yanislav Igonin
a7dec7821d debug: docker image buidl 2021-08-29 09:33:49 +03:00
Yanislav Igonin
83c7c6c654 feat: trying to fix right 2021-08-28 20:12:12 +03:00
Yanislav Igonin
299c44cd73 feat: add dockerfile 2021-08-28 19:30:14 +03:00