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

Add option to return relevant URLs for an image or build #83

Open
ewels opened this issue Oct 16, 2024 · 0 comments
Open

Add option to return relevant URLs for an image or build #83

ewels opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ewels
Copy link
Member

ewels commented Oct 16, 2024

The current process for finding the URL to a Conda lock file using the Wave CLI is a little convoluted, requiring the end user to know the build ID and the URL template, then manually putting the two together:

https://wave.seqera.io/v1alpha1/builds/${build_id}/condalock

The same is true for getting URLs to logs, the build view, scan logs and scan vulnerabilities.

It would be great if there could be a flag to return these URLs when requesting an image, and / or querying an existing image.

@ewels ewels added the enhancement New feature or request label Oct 16, 2024
@ewels ewels changed the title Add additional URLs to wave --inspect Add option to return relevant URLs for an image or build Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant