From: Daniel Lenski Date: Sun, 23 Jan 2022 02:02:38 +0000 (-0800) Subject: The GitLab repo is more than an "experiment" at this point X-Git-Tag: v8.20~18^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=208f5da276d7c24f5756aa835fcedf1b0849d40e;p=users%2Fdwmw2%2Fopenconnect.git The GitLab repo is more than an "experiment" at this point We're using it for everything from bug reports, to new code contributions, to CI for automated building of Windows installers. Make the docs reflect that! Signed-off-by: Daniel Lenski --- diff --git a/www/mail.xml b/www/mail.xml index a9c308ca..2a4fedd0 100644 --- a/www/mail.xml +++ b/www/mail.xml @@ -20,12 +20,18 @@

GitLab

-

As an experiment we have created an OpenConnect project on GitLab.

+

We have created an OpenConnect project on GitLab.

You can file issues - there, which may be slightly more effective than sending them in email. You can also + there, which may be more effective than sending them in email. You can also submit merge requests.

+

In addition to allowing discussion of issues and code changes, OpenConnect is now + also using GitLab CI for continuous integration, + testing, and building of the software. For example, GitLab CI builds the the + Windows installers for OpenConnect with each new + commit.

+

Mailing list

There is a mailing list at diff --git a/www/packages.xml b/www/packages.xml index e84c0de9..7c73738e 100644 --- a/www/packages.xml +++ b/www/packages.xml @@ -67,7 +67,7 @@ package.

-
  • Windows

    +
  • Windows

    NSIS-based installers for OpenConnect are automatically built with each