Closed dgrammatiko closed 3 years ago
Check the last 2 auto commits from the Github actions, eg https://github.com/joomla/statistics-server/runs/2338580298?check_suite_focus=true#step:5:26 or the history of https://github.com/joomla/statistics-server/blob/master/versions/php.json . The script is adding 8.0.4 and 8.0.5 although the versions are still in RC1
I think the script here https://github.com/joomla/statistics-server/blob/481ed56025b5687df5c82e3d5a959433a7b86a40/src/Commands/Tags/FetchPhpTagsCommand.php#L67 should bail also for beta/rc
MAybe not
Steps to reproduce the issue
Check the last 2 auto commits from the Github actions, eg https://github.com/joomla/statistics-server/runs/2338580298?check_suite_focus=true#step:5:26 or the history of https://github.com/joomla/statistics-server/blob/master/versions/php.json . The script is adding 8.0.4 and 8.0.5 although the versions are still in RC1
I think the script here https://github.com/joomla/statistics-server/blob/481ed56025b5687df5c82e3d5a959433a7b86a40/src/Commands/Tags/FetchPhpTagsCommand.php#L67 should bail also for beta/rc
Expected result
Actual result
System information (as much as possible)
Additional comments