Closed AzimMuradov closed 1 year ago
Thanks, you're right, we should do that. This repository is synced with git subtree
so doesn't automatically inherit tags from the main repository. I've added a v9.1 tag and updated the release checklist to include a step for this.
Foremost, thanks for the great tool, so happy it exists!
Problem
The only currently available tag is
v1
which points to7.0
version.This makes it inconvenient to use GitHub actions (https://github.com/hydraulic-software/conveyor/tree/master/actions/build) with the new releases.
Please update the tags.
Workaround
The only possible way to use
9.1
for example is to write something like this in a workflow file: