~chad.smith/lp2kanban/cross-team-ignore-other-projects

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This branch is based off lp:lp2kanban and contains Landscape-specific changes.


Configuration files live in a private repository

  lp:~landscape/landscape/lp2kanban-configs

(Under "landscape" project namespace since we've too often made credentials
public when they were on "lp2kanban" project, where branches default to public)

To deploy, you need to get Launchpad oauth token using

  ./create_creds.py

Log-in using landscape-builder user to have access to all the Landscape-related
bugs and branches.

You'll then need to run using something like

  bin/py src/lp2kanban/bugs2kanban.py -c sync.ini

There is also jenkins.sh provided for better integration with jenkins.