Stone-built Snake Bridge on the Macclesfield Canal in England.
The ‘Snake Bridge’ or 'Roving Bridge' is a bridge over a canal constructed to allow a horse towing a boat to cross the canal when the towpath changes sides, without having to be unhitched from the boat.
daniel:// stenberg://
in reply to Alex Rock • • •Alex Rock
in reply to daniel:// stenberg:// • • •daniel:// stenberg://
in reply to Alex Rock • • •curl - Project status dashboard
curl.seAlex Rock
in reply to daniel:// stenberg:// • • •Alex Rock
in reply to Alex Rock • • •Though I must admit that your scripts are quite slower, and they're really curl-specific. The python script by @kees for the Linux Kernel is a bit more generic and easier to standardize.
Would take a while to adapt all of these incredible graphics for all repositories, but maybe it's worth it 😅
daniel:// stenberg://
in reply to Alex Rock • • •Kees Cook
in reply to Alex Rock • • •Alex Rock
in reply to Kees Cook • • •Alex Rock
in reply to Alex Rock • • •I think I know what the issue is:
Just like Symfony and some other frameworks, GLPI has to maintain multiple versions at a time. So I should actually display only the version tags for a specific branch (9.x for instance) and re-run the script alter with the tags from another branch (like 10.x).
I think I need more tweaking 😅
daniel:// stenberg://
in reply to Alex Rock • • •Alex Rock
in reply to daniel:// stenberg:// • • •Yep, in that case, tags must be totally reordered by number instead of by date. That's a whole different way of analyzing 😅
For instance, version 2.x had tags published the same day for several versions of both 2.7.x and 2.8.x branches.
I will have to rewrite this more than just tweaking it, I guess.