This website requires JavaScript.
Explore
Get Started
openstack
/
project-config
Code
Issues
Proposed changes
2cd18a7772
Branches
Tags
No results found.
project-config
/
.gitignore
12 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix test jobs Make the necessary changes for the jobs ported over from infra/config to work in this repo. Also, make the irc access job voting. Add a .gitignore file. Change-Id: If3b6c214881205a25e8148c23c3411338b66ef90
2014-09-25 15:56:46 +00:00
.DS_Store
Update gitignore .swp -> .sw? Ignore vim temp files. Change-Id: I2c9c852c6b15d160089a326f19f2c37402bbb35b
2016-07-06 23:30:06 +00:00
*.sw?
Fix test jobs Make the necessary changes for the jobs ported over from infra/config to work in this repo. Also, make the irc access job voting. Add a .gitignore file. Change-Id: If3b6c214881205a25e8148c23c3411338b66ef90
2014-09-25 15:56:46 +00:00
*~
*.pyc
.tox/
.test/
/.project
/.pydevproject
*.egg
Switch project-config to promote jobs [3]: Update building For using opendev-tox-docs, jobs need to publish to a "html" subdirectory, update the docs-site and specs jobs. Update .gitignore for this. Update python files to use yaml.safe_load to avoid a warning. Remove unused docs environment from tox.ini. Depends-On: https://review.opendev.org/682213 Change-Id: I8d7032a6e836ec26f347d16abd600514089a677b
2019-09-14 14:55:43 +00:00
specs/html
docs-site/html
Copy Permalink