On Sun, Dec 31, 2017 at 7:00 AM, <[email protected]>
wrote:
>
> Date: Sat, 30 Dec 2017 22:48:18 +0000
> From: John Pateman <[email protected]>
> Subject: [fossil-users] Interest in supporting Bugwarrior/Taskwarrior
>         integration from Fossil users?
>
> I have been using Fossil for a while and I also use TaskWarrior a simple
> CL todo list manager  (https://taskwarrior.org <https://taskwarrior.org/>)
> to organise my work /todo list / life etc. TaskWarrior integrates with
> Bugwarrior (https://github.com/ralphbean/bugwarrior <
> https://github.com/ralphbean/bugwarrior>) which is a small utility for
> pulling tickets from a a variety of sources including  GitHub / BitBucket /
> Trac / Megaplan / Teamlab / Redmine / Jira (and others) and adding them to
> a Taskwarrior list. There are mechanisms for pulling  these  lists into
> Trello / Kanban type boards too. Works well and seems pretty solid.
>
> There is /was a partially functional python plugin for Fossil which will
> also pull issues from Fossil and push them to Bugwarrior (and then to
> Taskwarrior). Unfortunately, the Fossil code has not been updated to meet
> the current coding requirements
>

Though I'm not a Python coder, I did look at the code and compare it to one
of the current tracker "plug ins", "youtrack". Looka like Bugwarrior's
plug-in API has changed a lot. I think the only part of the existing code
that can be re-used is the ticket-fetching. Unfortunately, I could not find
any documentation on the API.

I also looked at Taskwarrior's JSON API. Looks like it would not be hard to
create a 2-way integration directly with Taskwarrior.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to