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

Update package view of package latest version with (* - latest) #69

Open
prathnam opened this issue Jun 14, 2021 · 0 comments
Open

Update package view of package latest version with (* - latest) #69

prathnam opened this issue Jun 14, 2021 · 0 comments

Comments

@prathnam
Copy link

when I try to refer to latest version using * , it fails to fetch latest version of the package and fails. However if i pass specific version (1.1.X) it works. Seems its not converting/fetching latest version when the input is "*"

Would be great if we can model this task like (azure devops task: DownloadPackage@1).

  • update package view of latest when the user input is *
  • View dependency ( update package view to Release only if the package version already have Prerelease)
  • Custom view dependency as above ( example: update package view to PROD only if the package version view already have UAT on it.
@prathnam prathnam changed the title Update package version with (* - latest) fails Update package view on package latest version with (* - latest) Jun 14, 2021
@prathnam prathnam changed the title Update package view on package latest version with (* - latest) Update package view of package latest version with (* - latest) Jun 14, 2021
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

No branches or pull requests

1 participant