summaryrefslogtreecommitdiff
path: root/docs/devguide/overview.rst
blob: 28527b61064a72d3cb5cfce3b6634058fe17ccce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
========
Overview
========


Bug Tracker
-----------

You can search through the GNOME Bugzilla for existing bug reports:
https://bugzilla.gnome.org/page.cgi?id=browse.html&product=pygobject

You can also file a new bug report:
https://bugzilla.gnome.org/enter_bug.cgi?product=pygobject


Git Repos
---------

PyGObject itself is hosted at https://git.gnome.org/browse/pygobject/

In addition a GitHub organization exists which contains various related
projects: https://github.com/pygobject


Continuous Testing
------------------

The test suite gets regularly run on all supported platforms using
https://github.com/pygobject/pygobject-ci

There is currently no integration with bugzilla/git.gnome.org for this and the
status has to be checked manually.