16 Commits

Author SHA1 Message Date
Joannis Orlandos 8128bafec2 Remove the gitlab CODEOWNERS file. Change the issue/PR templates to point to github (#67)
* Change the issue and merge templates for Gitlab, pointing to Github instead

* Remove codeowners file

* Deduplicate the issue templates
2023-06-20 11:15:10 +02:00
Fabian Fett ad54519476 Remove GitLab CI (#66)
As part of the repo move from GitLab to GitHub we now use the swift-server CI. For this reason we can remove the GitLab CI files.
2023-06-20 10:41:58 +02:00
Nathan Harris b5c0bc8e05 Bump minimum supported Swift version to 5.5
## Motivation

RediStack 1.x is going to be supported at least until 2.x is released, which is a few months away.

Developers who are on later versions of Swift will adopt later versions of NIO and other libraries, and after we merged !183 we required NIO 2.42.x which has a minimum Swift version of 5.5

## Changes

This back ports the CI config from `master` into this branch, with updates to the README to reflect the changes
2022-11-30 21:35:43 -06:00
Nathan Harris 45f665b985 [CI] -- Update to use official Swift 5.3 release images 2020-09-17 23:02:15 -07:00
Nathan Harris 1cf438ea2b Add Swift 5.3 testing for more platforms 2020-08-30 16:20:54 -07:00
Nathan Harris cfb02ba827 Add CI testing on CentOS 7 2020-08-30 15:27:35 -07:00
Nathan Harris d2fcb61f56 Drop support for Swift 5.0 2020-08-09 16:34:59 -07:00
Nathan Harris ff25332d9d Add official Swift 5.2 releases for other Linux distros to CI 2020-08-01 23:15:50 -07:00
Nathan Harris 20848b8093 Move quality checks to be after unit tests 2020-05-08 16:16:10 -07:00
Nathan Harris c699aca17c Add CI for nightly trunk images of new linux platforms 2020-05-08 16:14:47 -07:00
Nathan Harris b3bc95f118 Add CI jobs for Swift 5.3 development snapshots 2020-04-23 20:38:31 -07:00
Nathan Harris 851c81ae79 Update CI to use official Swift 5.2 images and update README for current testing matrix 2020-03-27 14:19:27 -07:00
Nathan Harris 543e27bde0 Move GitLab CI files to .gitlab 2020-03-19 20:39:12 -07:00
Nathan Harris 7850dee562 Add code owners file 2020-03-19 20:39:11 -07:00
Nathan Harris 9425c39d44 Add issue templates 2020-03-19 20:39:11 -07:00
Nathan Harris 8d19354e07 Add merge request templates 2020-03-19 20:39:11 -07:00