When you go to http://perl5.test-smoke.org/search, you see a table whose
columns are these:
ArchHostOS Git-id Smoke date Status
AFAICT, you have no ability to select the way the rows in the table are
ordered. It appears that the sorting is done on the columns in
left-to-ri
When you go to http://perl5.test-smoke.org/search, one of the columns
presented is "Git-id". Its contents look like this:
v5.25.8-269-g01f9673
v5.25.8-196-g3626fc2
v5.25.8-208-g05053e2
v5.25.8-260-g57b3a6b6ec
What these strings mean is not entirely self-evident. I can infer that
'v5.25.8' me
Please create issues instead. I've created this issue for you:
https://github.com/abeltje/Test-Smoke/issues/23
On Tue, 17 Jan 2017 16:48:16 -0500, James E Keenan
wrote:
> When you go to http://perl5.test-smoke.org/search, one of the columns
> presented is "Git-id". Its contents look like this:
Please create issues instead. I've created this issue for you:
https://github.com/abeltje/Test-Smoke/issues/24
On Tue, 17 Jan 2017 16:42:46 -0500, James E Keenan
wrote:
> When you go to http://perl5.test-smoke.org/search, you see a table whose
> columns are these:
>
> Arch HostOS Git
See `git describe` (https://git-scm.com/docs/git-describe) for the syntax
of the descriptor -- it's the number of commits after the referenced tag.
On Tue, Jan 17, 2017 at 1:48 PM, James E Keenan wrote:
> When you go to http://perl5.test-smoke.org/search, one of the columns
> presented is "Git-i
On Tue, 17 Jan 2017 16:48:16 -0500, James E Keenan
wrote:
> When you go to http://perl5.test-smoke.org/search, one of the columns
> presented is "Git-id". Its contents look like this:
>
> v5.25.8-269-g01f9673
> v5.25.8-196-g3626fc2
> v5.25.8-208-g05053e2
> v5.25.8-260-g57b3a6b6ec
$ git help d