Skip to content

incorrect "Latest release" in sql-parser #86

@nijel

Description

@nijel

Visiting:
https://github.com/phpmyadmin/sql-parser/releases

show that v3.3.1 is "Latest release" (green button) but the latest tag is "v3.4.7"

This is caused that recent tags lack GitHub release objects.

There is script prepared for automatically creating GitHub releases for every pushed tag, it just needs to be tested, possibly fixed and deployed:

https://github.com/phpmyadmin/scripts/blob/master/hooks/create_release.php

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions