Skip to content

TA-4551: Add command for fetching Package version metadata#281

Merged
Zgjim Haziri (ZgjimHaziri) merged 10 commits into
masterfrom
TA-4551-add-get-version-command
Nov 19, 2025
Merged

TA-4551: Add command for fetching Package version metadata#281
Zgjim Haziri (ZgjimHaziri) merged 10 commits into
masterfrom
TA-4551-add-get-version-command

Conversation

@ZgjimHaziri
Copy link
Copy Markdown
Contributor

Description

Add command for node listing in a specific package version.

The structure content-cli config version-metadata get --packageKey <packageKey> --packageVersion <packageVersion> <options>

Relevant links

Checklist

  • I have self-reviewed this PR
  • I have tested the change and proved that it works in different scenarios
    • Tested manually in different parameter providing scenarios.
    • Added automated tests
  • I have updated docs if needed

@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) requested a review from a team as a code owner November 14, 2025 16:14
Comment thread DOCUMENTATION.md Outdated
Comment thread src/commands/configuration-management/module.ts Outdated
Comment thread src/commands/configuration-management/package-version.service.ts Outdated
@sonarqubecloud
Copy link
Copy Markdown

Please retry analysis of this Pull-Request directly on SonarQube Cloud

Comment thread src/commands/configuration-management/module.ts Outdated
Comment thread DOCUMENTATION.md Outdated
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
77.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@ZgjimHaziri
Copy link
Copy Markdown
Contributor Author

Sonarcloud is failing because of missing coverage in module.ts file. We don't have any logic there for this command, and the coverage for the service logic is fully covered, so will ignore it.

As for the future, will look into if it makes sense to exclude module.ts files from the coverage check, or find a way to change test setup so that it covers it too.

@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) merged commit 1bfee9f into master Nov 19, 2025
5 of 6 checks passed
@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) deleted the TA-4551-add-get-version-command branch November 19, 2025 12: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.

6 participants