summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Ed Warnicke [Fri, 8 Jun 2018 16:35:13 +0000 (16:35 +0000)]
Merge "Fix linting max line length off-by-one, <=79 chars"
Ed Warnicke [Wed, 9 May 2018 19:49:15 +0000 (14:49 -0500)]
Fix typo in Technical Gov Timeline Recommendation
There was wording in the Technical Governance Recommendation to the
Board approved today that might be slightly confusing due to life
editing during the meetings. This patch proposes one possible
improvement to make things clearer to the Board.
I do not believe this patch substantively changes the recommendation
at all.
Change-Id: Ia58000f04a6bfea6d525257220d3beeeee6cddb9
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Daniel Farrell [Tue, 15 May 2018 01:55:23 +0000 (21:55 -0400)]
Fix linting max line length off-by-one, <=79 chars
Change-Id: I24dc86a7d28b9f4388fe34624effb2c7d4f99934
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Ed Warnicke [Wed, 9 May 2018 10:53:16 +0000 (05:53 -0500)]
Add technical governance timeline
Recommendation to the Board regarding the timeline for completion of the
technical governance for LFN by the TAC.
Change-Id: I53bbf331fd124e77c5d20d3737a9f93be28f3b36
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Daniel Farrell [Thu, 3 May 2018 01:37:06 +0000 (21:37 -0400)]
Lint txt files for line length, spacing, grammar
Change-Id: I1d4fb4827c998ad2591c459910ac4314716a2abe
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
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