Наиль Тазетдинов Nail
  • Joined on 2026-04-07
Nail pushed to master at forcloud/app-autotest 2026-07-24 15:57:14 +03:00
d796beaa44 Add existing dummy instance to tracker
Nail pushed to master at forcloud/app-autotest 2026-07-24 15:51:11 +03:00
560bd62fce Track created instances, show only ours in UI, v1.0.36
Nail pushed to master at forcloud/app-autotest 2026-07-24 15:39:40 +03:00
20573201b9 README: link to main repo API docs
Nail pushed to master at forcloud/autotest 2026-07-24 15:39:37 +03:00
e71171124e Docs: operation stages API + README links
Nail pushed to master at forcloud/autotest 2026-07-24 15:10:19 +03:00
d5ccf61f84 Docs: полная схема CREATE + ошибки + хронология сессии 6
Nail pushed to master at forcloud/app-autotest 2026-07-24 13:42:28 +03:00
085e4811c6 Auto-start fails via API, add /run back, v1.0.35
Nail pushed to master at forcloud/app-autotest 2026-07-24 13:21:22 +03:00
735bf21074 Remove validate/run from create - HAR shows auto-start, v1.0.34
Nail pushed to master at forcloud/app-autotest 2026-07-24 13:19:51 +03:00
72dd5ad5ae Fix: send {} body for POST, not None, v1.0.33
Nail pushed to master at forcloud/app-autotest 2026-07-24 13:13:34 +03:00
81e54e44d2 Fix array/map param values as JSON, v1.0.31
Nail pushed to master at forcloud/autotest 2026-07-24 13:02:01 +03:00
2f7d9d3d7b Document HAR analysis: exact API flow for create and modify
Nail pushed to master at forcloud/app-autotest 2026-07-24 12:59:45 +03:00
f8d1575943 Match HAR exactly: empty descr, all params, no filter, v1.0.30
Nail pushed to master at forcloud/app-autotest 2026-07-24 12:57:18 +03:00
6ea0344241 Fix: /instanceOperationCfsParams, skip validate/run for now, v1.0.29
Nail pushed to master at forcloud/app-autotest 2026-07-24 12:56:03 +03:00
26d71c87eb Fix: use /instanceOperationCfsParams endpoint, v1.0.28
Nail pushed to master at forcloud/app-autotest 2026-07-24 08:50:29 +03:00
7a29f71c2e Skip empty params, only send non-empty to /params, v1.0.26
Nail pushed to master at forcloud/autotest 2026-07-24 08:47:32 +03:00
84957a7fda Document entire failure chain: 13 versions, 9 bugs
Nail pushed to master at forcloud/app-autotest 2026-07-24 08:46:05 +03:00
75ee6ad5cb Fix: instanceOperationUid in params, add validate, v1.0.25
Nail pushed to master at forcloud/app-autotest 2026-07-24 08:44:32 +03:00
049513cfbc Fix: 3-step - /instances → /instanceOperations → /params → /run, v1.0.24
Nail pushed to master at forcloud/app-autotest 2026-07-24 08:39:02 +03:00
abec85bdbf Include cfsParams in POST /instanceOperations, v1.0.23
Nail pushed to master at forcloud/app-autotest 2026-07-24 08:34:21 +03:00
2acb6aa8c9 Fix: 2-step create + run, paginated get_instances, v1.0.22
Nail pushed to master at forcloud/autotest 2026-07-24 08:24:16 +03:00
489e570f42 Document bugs 5-7 and lessons learned