Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add milestones, categories and people #2

Merged
merged 6 commits into from Feb 6, 2012

Conversation

mikofski
Copy link
Contributor

@mikofski mikofski commented Feb 6, 2012

Hi Bryan,

I added support for "milestones", "categories" and "people"
I also added a tester function called "sifter_print" that tests sifter-python.
it can be run from the command line in sifter-python folder as ...

~/sifter-python$ python sifter_print.py

it outputs each project's issues info, milestones, categories and people.

--Mark

Mark Mikofski added 6 commits February 5, 2012 15:39
I can't figure it out, it only shows the first milestone
same problem with category
people/users doesn't work at all!
for loops in milestones, categories, and people/users were all terminating
early because return for method was indented!
* last not lasst, ha!
* add some comments to sifter_print
* add some ugly formatting to emphasize sections
@bryanmikaelian
Copy link
Owner

Excellent work! I am glad sifter-python is getting some love

bryanmikaelian added a commit that referenced this pull request Feb 6, 2012
add milestones, categories and people
@bryanmikaelian bryanmikaelian merged commit 0052cf3 into bryanmikaelian:master Feb 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants