Groups
Groups
Sign in
Groups
Groups
Angular and AngularJS discussion
Conversations
Labels
About
Send feedback
Help
What are the 'chore' commits?
15,386 views
Skip to first unread message
aditya menon
unread,
Oct 19, 2013, 7:08:38 AM
10/19/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ang...@googlegroups.com
Hi,
I see many commits in the history prefixed with (chore) in them.
What does this mean? Some sort of 'grunt task'?
Are these tasks in the repo, which file can I see them in?
Are these actions committed to git automatically?
Thanks!
aditya menon
unread,
Jan 29, 2014, 9:49:20 AM
1/29/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ang...@googlegroups.com
I later noticed this in
CONTRIBUTING.md
:
Type
Must be one of the following:
feat
: A new feature
fix
: A bug fix
docs
: Documentation only changes
style
: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
refactor
: A code change that neither fixes a bug or adds a feature
perf
: A code change that improves performance
test
: Adding missing tests
chore
: Changes to the build process or auxiliary tools and libraries such as documentation generation
So that's about it.
Reply all
Reply to author
Forward
0 new messages