nitefood / asn

ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server
MIT License
1.37k stars 163 forks source link

Git tags? #19

Closed robert-scheck closed 2 years ago

robert-scheck commented 3 years ago

Do you have any plans for Git tags? Based on the source code there seems to be some versioning (0.71.6 as of writing). Thus, do you see any chance to create a Git tag when bumping the version in the source code? This would ease packaging for Linux distributions.

nitefood commented 2 years ago

I planned on using them once I force myself to consider it v1.0 :-) Thanks for suggesting it though, I'd love to see the script being packaged on more distros, and I guess that's some sound advice.

devhell commented 2 years ago

I planned on using them once I force myself to consider it v1.0 :-) Thanks for suggesting it though, I'd love to see the script being packaged on more distros, and I guess that's some sound advice.

I'd love to package this for NixOS, but yeah, without tags/releases it's not possible really. So, please do consider it. Also, thank you for this fantastic tool :beers:

nitefood commented 2 years ago

I've just tagged the latest commit. I intend to keep tagging new commits from here on, please let me know if you think anything else should be done to ease with packaging. Thanks guys for your feedback.

devhell commented 2 years ago

I've just tagged the latest commit. I intend to keep tagging new commits from here on, please let me know if you think anything else should be done to ease with packaging. Thanks guys for your feedback.

Sorry for the late reply, and thank you for looking into it and adding a tag. I'll have a look again at packaging it asap. :)

devhell commented 2 years ago

Hello, and thanks for being patient. I've packaged asn and am just awaiting a review by fellow Nixers. I'll keep you updated. :)

nitefood commented 2 years ago

Awesome, thanks! <3

devhell commented 2 years ago

Awesome, thanks! <3

Merged in nixpkgs in https://github.com/NixOS/nixpkgs/pull/187614

Thank you! :beers: