<h1>GitLab</h1>
- <p>As an experiment we have created an <a href="https://gitlab.com/openconnect/openconnect">OpenConnect project</a> on GitLab.</p>
+ <p>We have created an <a href="https://gitlab.com/openconnect/openconnect">OpenConnect project</a> on GitLab.</p>
<p>You can file <a href="https://gitlab.com/openconnect/openconnect/issues">issues</a>
- 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 <a href="https://gitlab.com/openconnect/openconnect/merge_requests">merge requests</a>.</p>
+ <p>In addition to allowing discussion of issues and code changes, OpenConnect is now
+ also using <a href="https://docs.gitlab.com/ee/ci/">GitLab CI</a> for continuous integration,
+ testing, and building of the software. For example, GitLab CI builds the the
+ <a href="packages.html#windows">Windows installers</a> for OpenConnect with each new
+ commit.</p>
+
<h1>Mailing list</h1>
<p>There is a mailing list at <tt><a href="mailto:openconnect-devel@lists.infradead.org">
package.
</p>
</li>
- <li><h2>Windows</h2>
+ <li><a name="windows"/><h2>Windows</h2>
<p>
<a href="https://nsis.sourceforge.io">NSIS</a>-based installers
for OpenConnect are automatically built with each