Kitura / Swift-Kuery-ORM

An ORM for Swift, built on Codable
Apache License 2.0
212 stars 30 forks source link

Move to travis-ci.com (instead of travis.org) #133

Closed nathanfallet closed 1 year ago

nathanfallet commented 3 years ago

The old travis.org service is no longer available. You need to activate something in order to move the CI to travis-ci.com. PRs won't be able to get merged otherwise

mbarnach commented 3 years ago

@NathanFallet Thanks for the reminder. We are currently in the process of doing it, but there is quite a few repos to go through @dannys42 Do you have any progress on this side?

dannys42 commented 3 years ago

I'll try to prioritize this in the next couple days. FYI, part of the process I've been going through is also to update the CI builds to include newer versions of swift and deprecate Swift 4.x. Let me know if there are any issues with that.

dannys42 commented 3 years ago

FYI, I'm working on this... Some of the dependencies (e.g. Swift-Kuery and KituraContracts) also need updating, so it's going a little slower than I'd hoped.

dannys42 commented 3 years ago

Resolved in PR and release 1.0.0