Skip to content

WIP: Switch back to release tags of briar-core

Sebastian requested to merge 570-switch-back-to-release-tags into main

Also, improve handling of tags while building build data. Fix an issue where we previously assumed a 1-to-1 mapping between tags and commits which doesn't work as briar core often has multiple tags for the same commit (alpha + beta + release) as versions get promoted in sequence without any new commits added.

Closes #570

Merge request reports

Loading