Skip to content

EPMDEDP-16731: feat: Add krci env and project deployments commands#33

Merged
SergK merged 1 commit intomainfrom
add-env-command-and-extent-deployment
Apr 26, 2026
Merged

EPMDEDP-16731: feat: Add krci env and project deployments commands#33
SergK merged 1 commit intomainfrom
add-env-command-and-extent-deployment

Conversation

@SergK
Copy link
Copy Markdown
Member

@SergK SergK commented Apr 26, 2026

Introduce new CLI command groups for inspecting KRCI environments and project deployments:

  • krci env list/get: Inspect Stage resources (environments) with details on deployment, infrastructure, quality gates, health, and image info
  • krci project deployments: View project deployment status and metadata
  • Portal service layer: New env.go and project_deployments.go services for environment and deployment discovery
  • Test infrastructure: Factory utilities and discovery service for test support
  • Comprehensive tests: Unit and e2e test cases with fixtures

Enables terminal-based inspection of environments and deployments without leaving the CLI.

Introduce new CLI command groups for inspecting KRCI environments and
project deployments:

- krci env list/get: Inspect Stage resources (environments) with details
  on deployment, infrastructure, quality gates, health, and image info
- krci project deployments: View project deployment status and metadata
- Portal service layer: New env.go and project_deployments.go services
  for environment and deployment discovery
- Test infrastructure: Factory utilities and discovery service for test
  support
- Comprehensive tests: Unit and e2e test cases with fixtures

Enables terminal-based inspection of environments and deployments without
leaving the CLI.

Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
@SergK SergK merged commit 915e31e into main Apr 26, 2026
2 checks passed
@SergK SergK deleted the add-env-command-and-extent-deployment branch April 26, 2026 10:10
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