Skip to content

Developer resources

Max Horn edited this page Jan 28, 2024 · 20 revisions

This page lists various websites, mailing lists etc. useful for GAP developers.

Version control

We currently use three GitHub organizations to handle GAP related stuff:

  • gap-system hosts the source code for GAP itself, the main GAP website, and various central utilities

  • gap-packages hosts repositories for many GAP packages

    • owners: Olexandr Konovalov, Chris Jefferson, Max Horn, Steve Linton — we list all of them plus some additional hosted elsewhere at http://gap-packages.github.io/
  • gap-infra hosts repositories used for testing of all GAP packages in various combinations, using Travis

    • owners: Olexandr Konovalov, Chris Jefferson, Max Horn, Steve Linton
  • gap-actions hosts repositories used for CI testing of GAP and GAP packages

    • owners: Chris Jefferson, Max Horn, Sergio Siccha, Wilf Wilson

Mailing lists

Contributing

Chat and other communication

  • Slack chat discussions around the development and usage of GAP, GAP packages, etc.
    • admins: Olexandr Konovalov, Chris Jefferson, Max Horn

CI

Docker

Miscellaneous

Clone this wiki locally