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

GitHub Action versioning #4660

Open
danieljurek opened this issue Jan 4, 2025 · 2 comments
Open

GitHub Action versioning #4660

danieljurek opened this issue Jan 4, 2025 · 2 comments

Comments

@danieljurek
Copy link
Member

Versioning for azure/setup-azd should follow a versioning scheme that allows users to float the major and minor versions.

For example:

When releasing a new version of the installer (e.g. v1.2.3) we should also create tags v1 and v1.2 which will always point to the latest release for major and major+minor versions. So when we release v1.2.4 then both v1 and v1.2 point to v1.2.4.

@danieljurek
Copy link
Member Author

@hemarina
Copy link
Contributor

hemarina commented Jan 7, 2025

Tag is updated by @danieljurek: https://github.com/Azure/setup-azd/releases/tag/v2
Templates are upgraded with latest tag: #4664

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants