Skip to content

STG-4620: support paginated Clark architectures - #147

Merged
npinaev merged 1 commit into
mainfrom
STG-4620-paginated-architectures
Aug 22, 2026
Merged

STG-4620: support paginated Clark architectures#147
npinaev merged 1 commit into
mainfrom
STG-4620-paginated-architectures

Conversation

@npinaev

@npinaev npinaev commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

Problem

Scanyon STG-4892 changed GET /architectures/ from a bare list to a paginated {items, total, page, size, pages} envelope. mdast-cli 2026.8.4 therefore cannot auto-detect the microservices installation and exits before creating a scan.

Change

  • accept both legacy list and paginated architecture payloads
  • use the normalized items for mode detection and OS-version selection
  • keep monolith list detection unchanged
  • bump the candidate version to 2026.8.5

Verification

  • python -m pytest -q: 176 passed
  • full dev E2E without --company_id will be run from this branch before merge and publication

Tracker: https://tracker.yandex.ru/STG-4620
Related: https://tracker.yandex.ru/STG-4928 https://tracker.yandex.ru/STG-4892

@npinaev

npinaev commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator Author

E2E before publication passed.

@npinaev
npinaev merged commit 86f5c09 into main Aug 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant