taskwarrior icon indicating copy to clipboard operation
taskwarrior copied to clipboard

Implement hooks in XDG_CONFIG_HOME by default

Open jdorel opened this issue 4 years ago • 2 comments

Description

Implement hooks in XDG_CONFIG_HOME by defalt

Additional information...

  • [X] Have you run the test suite?

Currently one problem :

Failed:                        
version.t                           1

No idea of how to resolve it

jdorel avatar Apr 03 '21 18:04 jdorel

Hi @jdorel, thanks for looking into this!

The version.t problem just means the tests were build with older "commit" than the task binary being tested itself. It serves more as a warning - as you can see, in the CI all the platforms successfully passed.

tbabej avatar Apr 03 '21 18:04 tbabej

Looks like the latest set of changes here broke the tests for hooks :crying_cat_face:

tbabej avatar Apr 14 '21 07:04 tbabej

@jdorel would you like to rebase this and we can get it merged?

djmitche avatar Mar 02 '24 21:03 djmitche