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

Adding support in artifactory API to get package lead file #27

Merged
merged 4 commits into from
Nov 14, 2024

Conversation

oshratZairi
Copy link
Contributor

No description provided.

@lesnerd lesnerd self-requested a review November 14, 2024 09:45
@lesnerd lesnerd added the feature request New feature or request label Nov 14, 2024

leadArtifact, err := artifactoryClient.GetPackageLeadFile(leadFileRequest)
if err != nil {
log.Info("Trying to fetch LeadFile from metadata")
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove this line, as this print to the terminal

evidence/create_package.go Outdated Show resolved Hide resolved
evidence/create_package.go Outdated Show resolved Hide resolved
@lesnerd lesnerd merged commit 4435ca5 into jfrog:main Nov 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants