Hi,  

> Are you already familiar with Trac and the way we use it? 
>

I'm familiar with trac (we were using it some year ago), and I'm a bit 
familiar with django workflow because I attended a couple of sprints. 
Anyway, I'm not an expert in trac.
 

>
> Key things are: 
>
> * integration with GitHub (tickets, login) 
>

Yes, we have. 
- Everything is based in a documented API, so with webhooks you can get new 
issues in github automatically created in your instance of taiga.io, as 
well as comments
- Login with github is a contrib plugin, check it here: 
https://github.com/taigaio/taiga-contrib-github-auth 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Ftaigaio%2Ftaiga-contrib-github-auth&sa=D&sntz=1&usg=AFQjCNEV9cVE4vtaW9WQCLG7cCER1yosmg>
 
; there are also other contrib plugins to login with other platforms:
https://github.com/agolden/taiga-contrib-google-auth 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fagolden%2Ftaiga-contrib-google-auth&sa=D&sntz=1&usg=AFQjCNFimBmsrvcBhL-2WtddvnFcGVWJOg>
https://github.com/fedora-infra/taiga-contrib-fas-openid-auth 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Ffedora-infra%2Ftaiga-contrib-fas-openid-auth&sa=D&sntz=1&usg=AFQjCNHpzbIvV_C_uNwBoP3UnATmzVFwsw>

 

> * integration with Django Project login 
>

It's not developed, but it should be easy to create a new contrib plugin 
for your instance
 

> * integration with site styling 
>

Yes!
https://taigaio.github.io/taiga-doc/dist/#themes 
<https://www.google.com/url?q=https%3A%2F%2Ftaigaio.github.io%2Ftaiga-doc%2Fdist%2F%23themes&sa=D&sntz=1&usg=AFQjCNEUXDsQvw4pvn3OkoUpppV9OgnsZQ>
 

> * workflow 
>

The filosophy behind Taiga is the agile frame (Individuals and interactions 
over processes). Thus, workflow is completely free to set; in a fresh 
project, administrators can configure the workflow, statuses, name and 
colours; which of them are "open statuses" and which one are "closed 
statuses".
 

>
> (I expect I've missed something.) 
>
> What scope is there for automated migration? 
>

Right now there isn't an automated migration from trac, it's in the backlog 
(https://tree.taiga.io/project/taiga/us/108) but it's not planned in the 
short term. Nevertheless, it could be done with the Taiga API 
(http://taigaio.github.io/taiga-doc/dist/api.html) or with the import 
export feature.
 

>
> And perhaps users familiar both with Taiga and our Trac might be able to 
> comment too? 
>

It would be very interesting to read these comments. 

Best,
Yamila

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/05772af1-2f40-4ee9-a7e6-3b3ba6f101b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to