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

Allow version = latest for Maven, Git and PyPI locations #138

Open
lfvjimisola opened this issue Nov 1, 2024 · 1 comment · May be fixed by #155
Open

Allow version = latest for Maven, Git and PyPI locations #138

lfvjimisola opened this issue Nov 1, 2024 · 1 comment · May be fixed by #155
Assignees
Labels
enhancement New feature or request

Comments

@lfvjimisola
Copy link
Contributor

lfvjimisola commented Nov 1, 2024

Should perhaps be able to specify:

stable/unstable vs release/pre-release

  • latest-stable: stable
  • latest-unstable: unstable
  • latest-all: stable and unstable

for

@lfvjimisola lfvjimisola self-assigned this Nov 4, 2024
@lfvjimisola lfvjimisola changed the title Allow version = latest for Maven and PyPI locations Allow version = latest for Maven, Git and PyPI locations Nov 7, 2024
@lfvjimisola lfvjimisola added the enhancement New feature or request label Nov 8, 2024
@lfvjimisola
Copy link
Contributor Author

During an internal LFV meeting we decided to postpone this (although everything is more or less implmented).

We are not sure about the functionality (latest, latest-stable, latest-unstable).

Shall we use something like PEP440 for Python, Version Ranges for Maven etc.

Or shall we simply just say that the version needs to be explicit and it can then be handled using e.g. environment variables (renovate)?

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

Successfully merging a pull request may close this issue.

1 participant