summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Daniel Farrell [Thu, 19 Apr 2018 20:50:02 +0000 (16:50 -0400)]
Add tox/coala linting, docs config
* Add tox config for running coala linting, docs builds
* Add coala config for running rst, formatting, grammar and git linting
* Add basic docs config, skeleton
* Update gitignore from default to appropriate for this repo
Change-Id: Ief9e3ac4cc145139df8bc7e3601dae4dbd637456
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Thanh Ha [Wed, 18 Apr 2018 23:42:17 +0000 (19:42 -0400)]
Explicitly set default branch parameter
While it does default to master it is good to be explicit especially
so that if we ever branch folks do not need to look up the parameter.
Change-Id: I759c7d2754e6b6022ff867956db2de5153900569
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Andrew Grimberg [Wed, 11 Apr 2018 17:28:31 +0000 (10:28 -0700)]
Add starting .gitignore and .gitreview files
Bootstrap some basic git configuration files
Change-Id: If3121325b5fd3671b20821ecd976a33efac6d1e6
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Wed, 11 Apr 2018 17:04:23 +0000 (17:04 +0000)]
Initial empty repository