algoliasearch-crawler-github-actions icon indicating copy to clipboard operation
algoliasearch-crawler-github-actions copied to clipboard

v1 tag is not pointing to the latest v1 version

Open gotson opened this issue 1 year ago • 1 comments

It would be useful that the v1 tag would always point to the latest v1.x version. That way we could use algolia/algoliasearch-crawler-github-actions@v1 in Github Actions workflow.

gotson avatar Jan 08 '24 06:01 gotson

I believe a potentially better way to solve this would be to make v1 a branch instead of a tag. Then when releases/changes are made, make changes directly on v1 and optionally tag it with a 3-component semver.

rcdailey avatar May 17 '24 12:05 rcdailey