Commit Graph

8 Commits

Author SHA1 Message Date
Hervé Beraud b3e9862ccc Ignore releasenote artifacts files.
Change-Id: I2a5a8b83d965ab6837ae01640ea4525284a0e7be
2020-01-31 10:55:10 +01:00
ZhongShengping a9ba6c544c Clean up .gitignore references to personal tools
Developers run all sorts of different tools within Git repositories,
any of which can leave their own special trashfiles all over the
place. We can't every hope to catalog them all, so better to
recommend developers simply configure a global core.excludesfile to
filter the irrelevant files which tend to get created by their
personal choice of tools.

To this end, remove the long-standing sections for "Mr Developer"
and "Editors" since their mere existence here sends the signal that
we welcome (and have time to review) additions for any old tool
someone ever might happen to try. Also add a comment block
explaining this, for clarity.

We can, and should of course, continue to list files created by the
tools recommended by our workflow (test frameworks called from tox,
documentation and packaging builds, et cetera).

This change is a port of I1b41efac219fca44e2548fc36633724d0ecfc0cb
from the openstack-dev/oslo-cookiecutter repository.

Change-Id: Ib2c9185265cfe7d2af5afc939f770cf5d5efb6ea
2018-10-15 11:49:07 +08:00
Stephen Finucane f6069e9e42 Migrate to stestr
This should both keep mtreinish happy and get rid of annoying 'db type
could not be determined' messages in one fell swoop.

Change-Id: I0db004a8c8d75359e7d08c73b82f98c62a7e5f7d
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2018-08-10 15:57:52 -04:00
Jenkins 8f6747911d Merge "Add reno for release notes management" 2016-02-18 20:49:12 +00:00
Ronald Bradford ad9f8fcddc Add reno for release notes management
Release notes now required to report removal of deprecated configuration
options from oslo.log.

Change-Id: I3649049a571490c5ec44a14a0c8640a4b747ad64
2016-02-11 18:26:08 +00:00
Doug Hellmann c0afcf5cd6 always run coverage report
ignore coverage data files

Change-Id: I1a9d02f90a6f3782c64db42fe99ad86e8988a092
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-08 12:53:48 -05:00
Ronald Bradford ff6fd44f9c Fix coverage configuration and execution
A number of configuration errors prevent the successful creation of code
coverage. This corrects the .coveragerc source/omit setup and the tox
package name generation.

http://lists.openstack.org/pipermail/openstack-dev/2015-October/076193.html

Change-Id: Ie23fa6233a49e9db318b08d5a93e4dd7b0dae82d
2015-10-05 17:22:34 -04:00
Davanum Srinivas 81e3337d77 exported from oslo-incubator by graduate.sh 2014-08-25 14:42:22 -04:00