Tuesday, August 16, 2016¶
inv ct
becomes usable¶
Yesterday I forgot to close my session in our Lino Noi database. I
used the inv ct
command to find out when I did the last
checkin. But inv ct
had at least two bugs: it didn’t show
local time, it worked only when invoked from a project which had
revision_control_system set to ‘git’, and it didn’t display
correctly information about the other projects.
New attribute atelier.projects.Project.ns
contains
But even then it
works only if I convert the remaining invoke.yaml
files to
their corresponding tasks.py
file.
I did this for a few more projects (not all), and here are my commits of the last 24 hours:
Yesterday morning:
Yesterday afternoon:
Yesterday night:
2016-08-16 00:31 : lino_extjs6 d95b5b6
This morning: