Commit Graph
308 Commits
Author SHA1 Message Date
“Naeel” 9090488731 reversion: prod=1.*, dev=2.*, test=3.*; cleanup registry; test 3.0.0 + prod 1.0.0 uploaded (dev skipped: jsonEnv nested bug) 2026-09-03 09:07:05 +03:00
“Naeel” 9e02b696ba fix(docs-pipeline): default DOCS_GEN_DIR -> generated/<stand>/docs; document env setup + S3 via VM 2026-09-03 08:06:59 +03:00
“Naeel” 9fd7334a60 feat(docs): version badge v0.1 in header right corner (manual bump on changes) 2026-09-03 07:32:59 +03:00
“Naeel” 72a8a491c6 docs: актуализация DOCS_PIPELINE/README (без версий, новый хост); старый -> legacy 2026-09-03 07:27:58 +03:00
“Naeel” dc469c6dce feat: publish docs without version (mc mirror overwrite) + site_url per stand 2026-09-02 18:36:55 +03:00
“Naeel” 211143980c fix: restore scripts/publish-docs.sh (docs upload to S3 terraform-registry) 2026-09-02 14:40:53 +03:00
“Naeel” 2414647337 docs: record full docs pipeline analysis 2026-09-02 11:42:37 +03:00
“Naeel” 97fd77c2e9 docs: update provider version to 5.0.5 in getting-started guide 2026-09-02 08:09:29 +03:00
“Naeel” b3342bc0c5 docs: add DOCS_PIPELINE — инструкция по генерации и заливке MkDocs-документации 2026-09-01 08:43:55 +03:00
“Naeel” ed568a867a Record stand configuration and remove exposed secret 2026-08-31 20:20:18 +03:00
“Naeel” 86871498a2 Fix provider review findings 2026-08-31 20:19:31 +03:00
“Naeel” 75c868e0b5 chore: bump test docs version to 5.0.7 2026-08-31 17:04:08 +03:00
“Naeel” d61c8d5cb7 docs: fix registry URL in getting started guide 2026-08-31 16:49:10 +03:00
“Naeel” 05694a3446 stand(CRUD): refactor resource names, drop git_revision, add adopt_existing, provider 5.0.5 2026-08-13 12:49:46 +04:00
“Naeel” 657157527b fix: curated PG example — use S3 name not UUID, comment every parameter 2026-08-10 21:42:41 +04:00
“Naeel” a21cbd9cd2 fix: remove s3-bucket-notifications (unverified), clean deck-api from getting-started 2026-08-10 19:33:24 +04:00
“Naeel” 5a718a3ec2 feat: curated examples in sidebar nav via WriteNavFragment — PG+user+DB example 2026-08-10 19:25:58 +04:00
“Naeel” 25047c7607 feat: curated/ directory — agent-managed examples (PG + user + DB + S3) 2026-08-10 19:19:45 +04:00
“Naeel” af5431d6db feat: LLM enrichment (GPT-120) — 137 files, 1 failure (postgres_params_create timeout, copied original) 2026-08-10 18:22:16 +04:00
“Naeel” dc5bac376c docs: MAN format fix history + instructions (??? admonition, not details/div) 2026-08-10 17:16:54 +04:00
“Naeel” b97edf9f57 fix: MAN — use mkdocs-native ??? admonition, blank line after title, indent all lines 2026-08-10 17:07:29 +04:00
“Naeel” b8c1508140 fix: MAN format — remove div markdown=1, use clean Markdown in details 2026-08-10 17:02:59 +04:00
“Naeel” 2ee1eb98e8 docs: YAML vs docs audit — 37 services, all params match 1:1 2026-08-10 14:11:35 +04:00
“Naeel” c77e0327d0 feat(Phase 3): anchors for map-fixed, cloud keys in examples, russian headers, fix snapshot path 2026-08-10 13:52:28 +04:00
“Naeel” 04d9c4a191 feat(Phase 2): unified params table (Required col), MAN in details, danger admonition for lifecycle 2026-08-10 13:48:25 +04:00
“Naeel” 195f153860 feat(Phase 1): sidebar visible, version in header, index categories, MAN 0.78rem, nav injection in 04 script 2026-08-10 13:38:35 +04:00
“Naeel” 21b92f4631 docs: Q&A with Sonnet — UX analysis + nav merge strategy (Phase 1-3 plan) 2026-08-10 13:32:09 +04:00
“Naeel” 35aa50f76d fix: HTML tables → Markdown tables in docs-generator (mkdocs теперь рендерит таблицы корректно) 2026-08-10 13:12:17 +04:00
“Naeel” 8d53a4c499 fix: restore inline navigation in docs-generator writers.go 2026-08-10 12:43:10 +04:00
“Naeel” 2af2d2af16 chore: registry.kube5s.ru → tf-registry.containerk8s.services.ngcloud.ru
- All code/script/.tf defaults replaced
- Docs annotated with  LEGACY
2026-08-10 11:17:57 +04:00
“Naeel” 5f81e4a664 fix: ToSnake acronym bug, migrate compare script to Gateway, YAML regen all stands
- ToSnake: fix acronym splitting (CPU, TTL, CA, API, VIP, AVI)
- compare_yaml_vs_api.py: deck-api → lk-api-gateway
- YAML regenerated from API for all 3 stands
- Go resources regenerated
- Providers rebuilt 3.0.6/5.0.5/2.0.6
2026-08-10 09:25:53 +04:00
“Naeel” f6494d038e chore: inline nav removed, bump versions 3.0.5/5.0.4/2.0.5, rebuild 2026-08-09 22:06:38 +04:00
“Naeel” 40a95cc4a6 feat(P2+P3): docs-generator — убрать ID, value_list читаемый, двойной пример, _nav_fragment.yml, mkdocs breadcrumbs
- renderParamTable/renderModifyTable/renderNestedParams: убрать колонку ID
- collectConstraints: value_list → Допустимые значения
- buildExamplePage: минимальный пример + полный в <details>
- minimalExampleBlock: только required без default
- WriteNavFragment: генерация _nav_fragment.yml с категориями
- mkdocs.yml: navigation.path, navigation.footer, navigation.indexes
2026-08-09 21:56:40 +04:00
“Naeel” c9a881aa84 feat(P1): новый LLM-промпт для документации — правила A-E
- value_list → читаемый текст (Допустимые значения)
- regex → описание формата
- пустые описания → заполнять из MAN
- группы map-fixed → 1 предложение о содержимом
- операции без описания → шаблоны
- MAN-контекст для params/ops файлов
- max_tokens 4096 → 8192
- вывод в docs_llm/ вместо перезаписи docs/
2026-08-09 21:11:03 +04:00
“Naeel” ac2ce0ea53 chore: bump versions 3.0.4/5.0.3/2.0.3 + rebuild 2026-08-09 20:08:12 +04:00
“Naeel” 90c5418bb1 feat: tests for stages output + testability refactoring
- add PollInterval, StagesWriter, RetryBaseDelay to UniversalClient
- 5 unit tests for waitForOperationFinish (mock API, 0.25s total)
- Sonnet/DeepSeek/Opus comparison answers archived
2026-08-09 20:01:43 +04:00
“Naeel” 5ce7853817 chore: bump versions DEV 3.0.3, PROD 2.0.2 2026-08-09 19:16:47 +04:00
“Naeel” 52bd80ee36 chore: остатки 2026-08-09 18:23:54 +04:00
“Naeel” fda819cd81 feat: stages output + services_list sync
- stages always visible (remove log_level gating)
- fix tty resource leak (move out of poll loop)
- show current stage [..] in addition to completed [OK]/[FAIL]
- sync services_list.txt for all 3 stands with live UI
- add YAML vs API comparison script
- bump TEST version 5.0.1 -> 5.0.2
2026-08-09 18:18:35 +04:00
“Naeel” b6b25f7548 feat(test): провайдер 5.0.1 залит в nubes-test 2026-08-09 17:13:12 +04:00
“Naeel” bf36c5b42c fix: PGwNewRegistry переключён на TEST стенд (баг Script26 в DEV) + баг-репорт 2026-08-09 17:05:46 +04:00
“Naeel” 86b44cc141 fix(dev): версия повышена 3.0.1→3.0.2 (terraform init не подхватит старую) 2026-08-09 16:35:03 +04:00
“Naeel” 8b60145506 feat(dev): провайдер 3.0.1 собран из DEV API (YAML + Go + docs перегенерированы) 2026-08-09 16:05:15 +04:00
“Naeel” 3a4eddbfb9 fix: версии всех стендов сброшены на X.0.1 (2.0.1 PROD, 3.0.1 DEV, 5.0.1 TEST) 2026-08-09 16:01:45 +04:00
“Naeel” cfd1235d04 doc: HOWTO-UPLOAD.md переписан под новый пайплайн (3 шага, registry.env, profile.env) 2026-08-09 16:00:30 +04:00
“Naeel” 260766e0b2 refactor: единый registry.env + очистка profile.env от registry-параметров + синхронизация build-provider.sh 2026-08-09 15:56:51 +04:00
“Naeel” 621d8c2738 fix: DEV_STAND/PGwNewRegistry — source и version обновлены под новый реестр (3.0.1 dev) 2026-08-09 15:17:40 +04:00
“Naeel” 96594fae24 doc: HOWTO-UPLOAD.md — схема версий (2=PROD, 3=DEV, 5=TEST) + VERSIONS.md для трекинга 2026-08-09 15:14:59 +04:00
“Naeel” 08ffeedd66 doc: HOWTO-UPLOAD.md — инструкция по заливке провайдера в прод 2026-08-09 15:04:35 +04:00
“Naeel” f41446de02 fix: main.go — address обновлён на tf-registry.containerk8s.services.ngcloud.ru/nubes-test/nubes 2026-08-09 15:03:26 +04:00