738a671459
This drops python3.8 and python3.10 testing focusing only on python3.11. At the same time we bump the container image to python3.11 and bookworm. The eventual goal here is to have opendev services on bookworm and python3.11 so that we can drop docker image builds for bullseye and older python versions. Change-Id: I37b2ed3fafb3599db95730f3a9bbb90da95ff0e4 |
||
---|---|---|
doc/source | ||
gerritbot | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
Dockerfile | ||
gerritbot.init | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
GerritBot
Gerritbot is an IRC bot that will notify IRC channels of Gerrit events.
To install:
$ sudo python setup.py install
Online documentation:
Developers
Report bugs:
Browse code:
Clone:
Submit patches via Gerrit at:
More details on how you can contribute is available on our wiki at:
License
Copyright 2011 OpenStack, LLC Copyright 2012-2013 Hewlett-Packard Development Company, L.P.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.