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

Missing major version tags to support action use #91

Closed
stevenh opened this issue Aug 14, 2023 · 1 comment
Closed

Missing major version tags to support action use #91

stevenh opened this issue Aug 14, 2023 · 1 comment

Comments

@stevenh
Copy link

stevenh commented Aug 14, 2023

It's idiomatic to create major version tags so users can use them in their actions reducing code churn to get the latest compatible version e.g.
bufbuild/buf-lint-action@v1

Could you add the creation of:

  • v<major>

You can see this in practice actions/checkout.

@emcfarlane
Copy link
Contributor

@stevenh please take a look at the new buf-action which does support major version tags.

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

2 participants