Commit Graph

6 Commits

Author SHA1 Message Date
Hervé Beraud be517b4af6 ignore reno generated artifacts
Change-Id: I81068c9d9c3aa542684c6f9f8bbb5113ddbfe05a
2020-09-08 12:34:48 +02:00
ZhongShengping d67f88623b 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: I78cf243f3ddb461f4453948c2b6943cacf3a9a58
2018-10-15 11:52:29 +08:00
Vu Cong Tuan dc592c68e3 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I78a93c29f2c9033bba1859c79d826578d72257f5
2018-07-04 08:23:05 +07:00
ChangBo Guo(gcb) ba8abbada8 Add reno for release notes management
The release management team have indicated this is their preferred way
to collect release notes in future.

Closes-Bug: #1634356

Change-Id: Ia8a357ce4a42176b9bc46a715aef7158310c2cf0
2016-11-03 20:44:36 +08:00
Ronald Bradford cef5b11996 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: If0f21e37a5d9b43c0f9491d306167d2656c137f9
2015-10-08 17:22:20 -04:00
Ben Nemec 7e806ce1fe exported from oslo-incubator by graduate.sh 2014-07-14 17:54:12 +00:00