From Fedora Project Wiki
 
 
(28 intermediate revisions by 2 users not shown)
Line 33: Line 33:
There are a number of tools that are popular in this space, the most popular of which is arguably [https://trello.com/ Trello], however because it is closed source software it is not an option for Fedora. Luckily because of the popularity of this space there are a number of open source projects that satisfy this space. Of those, the following have been discussed on [https://lists.fedoraproject.org/pipermail/rel-eng/2015-April/019806.html Fedora mailing lists] in the past and will be evaluated for use in Fedora.
There are a number of tools that are popular in this space, the most popular of which is arguably [https://trello.com/ Trello], however because it is closed source software it is not an option for Fedora. Luckily because of the popularity of this space there are a number of open source projects that satisfy this space. Of those, the following have been discussed on [https://lists.fedoraproject.org/pipermail/rel-eng/2015-April/019806.html Fedora mailing lists] in the past and will be evaluated for use in Fedora.


* [https://github.com/onepiecejs/nodejs-cantas Cantas] - Implements effectively the "Kanban board" for projects
* <strike>[https://github.com/onepiecejs/nodejs-cantas Cantas] - Implements effectively the "Kanban board" for projects</strike>
* [http://phabricator.org/ Phabricator] - Offers more of a complete software project hosting service, does have a feature tracker that could likely be adapted to the kanban style
* <strike>[http://kanboard.net/ kanboard] - Also implements a "kanban board" (the CentOS project is currently using this)</strike>
* <strike>[http://phabricator.org/ Phabricator] - Offers more of a complete software project hosting service, does have a feature tracker that could likely be adapted to the kanban style (QA is using this for Taskotron development)</strike>
* [https://taiga.io/ Taiga] - Complete project tracking, kanban board, backlog, sprint planning, etc.
* [https://taiga.io/ Taiga] - Complete project tracking, kanban board, backlog, sprint planning, etc.
** It was decided upon in the [https://lists.fedoraproject.org/pipermail/meetingminutes/2015-May/001972.html 2015-05-13 Rel-Eng/Infra Cross Team meeting] to work on a PoC of Taiga
** [https://www.youtube.com/watch?v=jaww4V4yf3I&feature=youtu.be Video screencast of Taiga walkthrough]
== Taiga PoC Planning ==
This will be where the scope of work needed will be listed out in order to plan and implement the Proof of Concept(PoC) for use of [https://taiga.io/ Taiga] as the Project Planning/Management and kanban board workflow for Fedora. Originally the PoC will target the Fedora Rel-Eng group but we will be working cross-team to make sure requirements and considerations are taken into account to allow for other teams within Fedora to use Taiga.
Pre-Req
* [https://bugzilla.redhat.com/show_bug.cgi?id=1219411 python3 in EPEL7]
** Fedora Infrastructure is hosted on RHEL7, Taiga requires Python 3.4+
Required Packages
* taiga-back          # Taiga backend
* taiga-front-dist    # Taiga frontend
* taiga-events        # Taiga websockets gateway (technically optional from the Taiga aspect but something we should aim for)
Optional Packages:
* TBD
=== Requirements Planning ===
For inclusion in Fedora, potentially hosted and listed under "Fedora Apps" we will need certain integrations into Fedora's Infrastructure.
The scope here is directly targeting the PoC but will also try to make notes of requirements for a full production deploy:
==== PoC Requirements ====
* Must be able to authenticate with [https://admin.fedoraproject.org/accounts FAS]
* [http://www.fedmsg.com/en/latest/ Fedmsg] integration for message passing and notifications to the rest of the Fedora Infra
* [https://fedorahosted.org/rel-eng/ Trac] integration for Rel-Eng
** #FIXME - Right now this is expected to be just to either integrate tasks two-way or as a migration path functionality... needs more thinking over
* [https://pagure.io/ Pagure] integration
** #FIXME - What this means and what it will look like also needs to be planned out.
==== PROD Needs outside PoC scope ====
* Integration with [https://badges.fedoraproject.org/ Fedora Badges]
** This might be more directly related to fedmsg, but should be noted either way
==== Links of interest ====
Links of interest for adding new functionality to Taiga:
* [http://taigaio.github.io/taiga-doc/dist/ Taiga Docs Main Index]
* [http://taigaio.github.io/taiga-doc/dist/api.html Taiga REST API]
* [https://github.com/taigaio/taiga-contrib-gogs Gogs Intregration Plugin] (Should be useful for reference to integrating Pagure)
* [https://twitter.com/taigaio/status/598496208152330240 Tweet from Taiga.io on Fedora 21 install instructions]
** Resulting links - Thanks to [https://github.com/ssplatt Brett Taylor (ssplat)]
*** [https://gist.github.com/ssplatt/42393b7d9c876a027aaa Fedora 21 install instructions]
*** [https://gist.github.com/ssplatt/522144c56dc6bb93e9f7 systemd unit file]
=== Dependencies and Packaging Work Tracking ===
This has moved [[Infrastructure/TaigaProject#Dependencies_and_Packaging_Work_Tracking|here]].
==== Packaging Status ====
This has moved [[Infrastructure/TaigaProject#Packaging_Status|here]].


== Further reading ==
== Further reading ==

Latest revision as of 15:50, 28 May 2015

Fedora Project Planning Proposal

Summary

This is a proposal to unify (as much as appropriate and applicable) the way that various groups manage an plan projects with in the Fedora space.

Owner

  • Email: maxamillion@fedoraproject.org

Current status

  • Targeted release: Fedora 23
  • Last updated: 2015-05-12
  • Percentage of completion: 10%

Detailed Description

Currently different groups (or "subprojects") within the Fedora Project all function in a very disjoint fashion with completely different workflows. While this is likely very applicable from a technical perspective for various needs, there are project planning workflows that can be adapted to almost any type of work. A prime example of this would be kanban, which was originally extracted from supermarket stocking, applied to automotive manufacturing, and recently become very popular in the software development world. The idea here would be that you take a task and divide it into units of work that are estimated to take some finite amount of time to accomplish and in the event that it takes longer, that task should be broken out into smaller tasks. This lends itself to rapid iterative improvements instead of giant all-encompassing project based work.

Benefit to Fedora

The hope here is that this will allow for Fedora to be more open and inviting to new contributors because various groups/SIGs within the Fedora Project will share a similar workflow at least at a high level such that someone looking at what the Infrastructure Group is up to could also look at what the QA or Docs groups are up to and have a decent idea of what is going on in order to decide if there's any ongoing work that interests them. Another aspect is that if the ongoing work within these groups has been broken down into small enough tasks that someone can accomplish them in half a day, a day, or two days (or some other arbitrary "size" of time), it will allow a newcomer to have a well defined task that is an entry point into the project that they find interesting without being too daunting.

Aside from opening up even more to new contributors, this will hopefully encourage different groups within Fedora to think about the work they are doing in small enough tasks that can be easily measured and by looking at the project "board" (more on the board later in discussion of tools), an overview of what's in progress and what's coming down the pipeline is easy to view both for actively engaged members doing the work and for obervational community members just curious what other groups are up to.


Scope

The scope of this work initially is to decide if everyone would be on board with the change. That is what the meeting on 2015-05-13 is about.

From there we will need to decide on a tool to use to deliver the user facing side of the workflow, to allow for different Projects within the Fedora umbrella to access and use the utility for planning work. Once one is decided upon the scope of this will become more apparent in terms of packaging requirements and requests needed to be made to the Infrastructure group.

Tools

There are a number of tools that are popular in this space, the most popular of which is arguably Trello, however because it is closed source software it is not an option for Fedora. Luckily because of the popularity of this space there are a number of open source projects that satisfy this space. Of those, the following have been discussed on Fedora mailing lists in the past and will be evaluated for use in Fedora.

  • Cantas - Implements effectively the "Kanban board" for projects
  • kanboard - Also implements a "kanban board" (the CentOS project is currently using this)
  • Phabricator - Offers more of a complete software project hosting service, does have a feature tracker that could likely be adapted to the kanban style (QA is using this for Taskotron development)
  • Taiga - Complete project tracking, kanban board, backlog, sprint planning, etc.

Taiga PoC Planning

This will be where the scope of work needed will be listed out in order to plan and implement the Proof of Concept(PoC) for use of Taiga as the Project Planning/Management and kanban board workflow for Fedora. Originally the PoC will target the Fedora Rel-Eng group but we will be working cross-team to make sure requirements and considerations are taken into account to allow for other teams within Fedora to use Taiga.

Pre-Req

  • python3 in EPEL7
    • Fedora Infrastructure is hosted on RHEL7, Taiga requires Python 3.4+

Required Packages

  • taiga-back # Taiga backend
  • taiga-front-dist # Taiga frontend
  • taiga-events # Taiga websockets gateway (technically optional from the Taiga aspect but something we should aim for)

Optional Packages:

  • TBD

Requirements Planning

For inclusion in Fedora, potentially hosted and listed under "Fedora Apps" we will need certain integrations into Fedora's Infrastructure.


The scope here is directly targeting the PoC but will also try to make notes of requirements for a full production deploy:

PoC Requirements

  • Must be able to authenticate with FAS
  • Fedmsg integration for message passing and notifications to the rest of the Fedora Infra
  • Trac integration for Rel-Eng
    • #FIXME - Right now this is expected to be just to either integrate tasks two-way or as a migration path functionality... needs more thinking over
  • Pagure integration
    • #FIXME - What this means and what it will look like also needs to be planned out.

PROD Needs outside PoC scope

  • Integration with Fedora Badges
    • This might be more directly related to fedmsg, but should be noted either way

Links of interest

Links of interest for adding new functionality to Taiga:

Dependencies and Packaging Work Tracking

This has moved here.


Packaging Status

This has moved here.

Further reading


Comments and Discussion