algolia / algoliasearch-crawler-github-actions

Algolia Crawler Github action
MIT License
40 stars 5 forks source link

v1 tag is not pointing to the latest v1 version #483

Open gotson opened 9 months ago

gotson commented 9 months ago

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.

rcdailey commented 4 months ago

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.