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

Brainstorm: Querying #9

Closed
advdv opened this issue May 16, 2015 · 6 comments
Closed

Brainstorm: Querying #9

advdv opened this issue May 16, 2015 · 6 comments

Comments

@advdv
Copy link
Contributor

advdv commented May 16, 2015

Having intimate knowledge of both code commits and the time it took to create them opens up enormous potential for interesting data to be extracted. What would you like to query?

@rebelzach
Copy link

Being able to query by date or a certain number of days in the past. (i.e. See the total effort for the last 7 days)

@rebelzach
Copy link

To start with: just passing a commit hash and receiving the total effort (for each contributor) since that commit would be great.

@advdv
Copy link
Contributor Author

advdv commented May 22, 2015

@rebelzach , thanks for the input - these are indeed the most obvious cases, if I may ask: how would you use such data in your everyday work, solely for you own or maybe in code reviews? I'm interested to learn how a tool like Timeglass (and its data) can provide value to the whole team.

@rebelzach
Copy link

At work we are more concerned with having a true measure of time effort per feature. So being able to query and see the effort for a particular merge from a feature branch would be really awesome.

@advdv advdv added this to the 0.5.1 milestone May 22, 2015
@advdv
Copy link
Contributor Author

advdv commented May 24, 2015

@rebelzach I've just drafted a new release that includes a mechanism for querying your data: https://github.com/timeglass/glass/releases/tag/v0.5.1
A guide to using it can be found here, let me know what you think!

@advdv advdv closed this as completed May 24, 2015
@advdv advdv reopened this May 24, 2015
@advdv advdv changed the title Feature: Querying Brainstorm: Querying May 24, 2015
@rebelzach
Copy link

At a glance, this seems to be working. I really like the use of piping the git output into glass, that makes it so flexible! Great work, I'm pretty sure this tool is changing my life. 🎉

@advdv advdv closed this as completed Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants