mhulden / foma

Automatically exported from code.google.com/p/foma
117 stars 90 forks source link

Please tag new 'releases' #93

Open kartikm opened 4 years ago

kartikm commented 4 years ago

Currently, https://github.com/mhulden/foma/tags is empty (ie no tags).

tags and/or releases are helpful to track new releases for distribution like Debian via automated scripts (ie debian/watch file).

Thanks.

AmbientLighter commented 3 years ago

@mhulden I have prepared pull request for new release https://github.com/mhulden/foma/pull/121

It would be great to tag new foma release (0.10.0) via GitHub interface. See also: https://docs.github.com/en/github/administering-a-repository/releasing-projects-on-github/about-releases

Also It would be easier to deploy binary files via releases as well.

Alternatively, I can do it myself, but I need maintainer permissions to do so. See also: https://docs.github.com/en/github/administering-a-repository/managing-repository-settings/managing-teams-and-people-with-access-to-your-repository

Could you please grant permissions or create new release once pull request is merged?

AmbientLighter commented 3 years ago

@mhulden comments?

hosiet commented 3 months ago

I am hit by the lack of release as well. It has been another 3 years and still no release.

Please, we don't even need to do a GitHub-specific release; a simple git tag of "0.10.1" would be enough and greatly help downstream users. And it only takes less than 30 seconds to end the 4-year wait.