for branch | status | code coverage |
---|---|---|
master |
||
stable-4.11 |
||
stable-4.10 |
||
stable-4.9 |
for branch | status |
---|---|
master |
|
stable-4.11 |
|
stable-4.10 |
|
stable-4.9 |
Status of standard tests for packages updates that were picked up, passed internal testing, and were included into the corresponding archive.
for branch | packages archive | ready for the next GAP release | require inspection |
---|---|---|---|
master |
packages-master.tar.gz | ||
stable-4.11 |
packages-stable-4.11.tar.gz | ||
stable-4.10 |
packages-stable-4.10.tar.gz | ||
stable-4.9 |
packages-stable-4.9.tar.gz |
Status of standard tests for development versions of GAP packages having a public repository on GitHub.
for branch | Click on the badge to see the status for each package |
---|---|
master |
|
stable-4.11 |
|
stable-4.10 |
|
stable-4.9 |
- Status of standard tests of GAP packages from the latest public release of GAP:
- Travis CI builds of GAP packages
- AppVeyor builds for the core GAP system
- Code coverage for GAP packages
- GAP Docker containers on Docker Hub
This is the repository for various tools needed for GAP releases (scripts for regression tests, release wrapping, managing package updates, creating alternative distributions, etc.) and for some developers' documentation.
It contains:
-
DistributionUpdate
: release wrapping scripts -
DistributionUpdate/PackageUpdate
: scrips for the package update mechanism -
testing
: files used by various Jenkins tests -
winist
: files needed to build GAP Installer for Windows
Further details are contained in README.md
files in corresponding directories.