File: cyrusworks.rst.txt

package info (click to toggle)
cyrus-imapd 3.12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 60,540 kB
  • sloc: ansic: 280,382; perl: 146,834; javascript: 9,624; sh: 5,730; yacc: 2,660; cpp: 2,263; makefile: 2,103; lex: 675; xml: 621; awk: 303; python: 273; asm: 262
file content (21 lines) | stat: -rw-r--r-- 703 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
===========
Cyrus Works
===========

About Cyrus Works
=================

`Cyrus Works <https://cyrus.works>`_ is a domain redirection to the Cyrus IMAP
project's GitHub Actions dashboard.

Whenever the Cyrus team push changes to `the project repository
<https://github.com/cyrusimap/>`_, GitHub Actions automatically build the new
commits.  This also applies to pull requests submitted through the GitHub site.

How it works
============

`Cassandane <https://github.com/cyrusimap/cassandane>`_, the Cyrus IMAP test
framework gets pulled in to the
`Docker Container <https://github.com/cyrusimap/cyrus-docker>`_, confirms
existing functionality still works and no regression bugs have been introduced.