From 208f5da276d7c24f5756aa835fcedf1b0849d40e Mon Sep 17 00:00:00 2001 From: Daniel Lenski Date: Sat, 22 Jan 2022 18:02:38 -0800 Subject: [PATCH] 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 --- www/mail.xml | 10 ++++++++-- www/packages.xml | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) 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 -- 2.50.1