Custom Query (2152 matches)
Results (700 - 702 of 2152)
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
#2428 |
fixed
|
Reduce/sort out CKAN's dependencies
|
seanh
|
seanh
|
Reported by seanh,
2 years ago.
|
Description |
This ticket depends on #2423, #2424, #2425, #2426 and #2427.
- Try to remove as many of CKAN's dependencies as possible
- Try to update as many of the remaining ones as possible
- Try to get rid of some dependencies that are fetched from random hg or git servers instead of pypi
- Then try to get the order of deps in the requirements files right so that you end up with the right versions of everything
- Each module in the dependencies file should specify the exact version, to protect us from changes due to them upgrading versions under us and breaking things or changing their own deps
- Consider shipping dependencies with ckan instead of pip installing them?
- This is related to moving CKAN to Ubuntu 12.04
- Add a test case that runs pip freeze and tests that all the right versions of deps are installed?
|
#2429 |
fixed
|
Get track to send notifications when tickets get assigned to peopel
|
seanh
|
seanh
|
#2432 |
fixed
|
Draft new trac methodology
|
seanh
|
seanh
|
Reported by seanh,
2 years ago.
|
Description |
We want a new way of working with trac tickets and milestones etc:
- We will have a single queue of tickets, ordered by priority, that we all work on
- Tickets only get into the queue after triaging (which the devs do at regular intervals), so we and others can use new trac tickets as a dumping ground for any and all CKAN bugs and ideas without messing up the priority queue. Therefore the priority queue needs to be a special CKAN milestone or something. The devs need to regularly go through the inbox of untriaged tickets and triage them all, moving them all out of the inbox.
- Will we also assign tickets from the priority queue to individual devs in sprint planning meetings like we currently do?
|
Note: See
TracQuery
for help on using queries.