Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call cpackget with --no-dependencies flags #197

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Call cpackget with --no-dependencies flags #197

merged 1 commit into from
Apr 10, 2024

Conversation

soumeh01
Copy link
Collaborator

No description provided.

Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link
Contributor

Test Results

  4 files  ±0   44 suites  ±0   6s ⏱️ ±0s
196 tests ±0  196 ✅ ±0  0 💤 ±0  0 ❌ ±0 
784 runs  ±0  784 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit db22f7b. ± Comparison against base commit 3d6488a.

Copy link

codeclimate bot commented Apr 10, 2024

Code Climate has analyzed commit db22f7b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 80.0% (0.0% change).

View more on Code Climate.

@soumeh01 soumeh01 requested a review from jkrech April 10, 2024 08:38
Copy link
Member

@jkrech jkrech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Background: We receive a list of all missing pack versions from csolution list packs ... -m
There is no value in resolving dependencies specified by pack versions, since the resolution has been done by the creator of the csolution during the project configuration phase.

@jkrech jkrech merged commit a38fc45 into main Apr 10, 2024
16 checks passed
@jkrech jkrech deleted the cpackget_arg branch April 10, 2024 11:35
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.

2 participants