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

can we create tag: latest instead of hardcoding version #58

Closed
arun-tu opened this issue Jul 13, 2022 · 1 comment
Closed

can we create tag: latest instead of hardcoding version #58

arun-tu opened this issue Jul 13, 2022 · 1 comment
Labels
question Further information is requested

Comments

@arun-tu
Copy link

arun-tu commented Jul 13, 2022

Hi,
Is there any way you can find a way to have 'latest' tag for version instead of number.

So we don't need to worry about latest versions

anypoint = {
  source = "mulesoft-anypoint/anypoint"
  version = "latest"
}
@soufi soufi added the question Further information is requested label Aug 11, 2022
@soufi
Copy link
Contributor

soufi commented Dec 11, 2022

Hi @arun-tu,

After thinking about this, I don't think we are ready to use the latest tag just yet. Using hardcoded version gives our users the ability to revert back to their original version in case of a bug or inconsistency in newer versions ...

@soufi soufi closed this as completed Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants