Michael Rebello
|
0f2af51ff7
Run CI on both Swift 4.2 and 5, and fix Swift 5 warning (#426)
|
il y a 6 ans |
Daniel Alm
|
bf20e9324a
First implementation of gRPC based on SwiftNIO (#281)
|
il y a 7 ans |
Daniel Alm
|
7e6e28cb47
Remove build-carthage altogether from CI for now.
|
il y a 7 ans |
Daniel Alm
|
8cd1420000
Pull `build-carthage` to the beginning of the build process for faster CI iteration times on failing Carthage builds.
|
il y a 7 ans |
Daniel Alm
|
165f6846a7
Only make the Swift Xcode project (instead of a full Xcode build) on macOS CI, as that is covered by the Carthage build already.
|
il y a 7 ans |
Daniel Alm
|
3e8720e006
Fix `make clean` and switch to Carthage debug builds on CI for improved performance.
|
il y a 7 ans |
Daniel Alm
|
5130063e12
Support folding the output of individual build steps in the Travis log.
|
il y a 7 ans |
Jonas Vautherin
|
bea6195cf3
fix CgRPC target in generated xcodeproj files
|
il y a 7 ans |
Jonas Vautherin
|
ea2babf140
Add make target generating an xcodeproj for Carthage.
|
il y a 7 ans |
Daniel Alm
|
56ecb721c1
Fix building with a clean Xcode and add a CI run to ensure just that.
|
il y a 7 ans |
Daniel Alm
|
070170d123
Also update the Mac Travis system images to Xcode 9.3.
|
il y a 7 ans |
Daniel Alm
|
9c54d0a089
Try making Travis cache the SwiftPM dependencies and APT repositories, for faster CI builds.
|
il y a 7 ans |
Tim Burks
|
a964f79f0c
Merge pull request #178 from MrMage/run-travis-on-macos
|
il y a 7 ans |
Daniel Alm
|
0e9aab62c6
Add support for running CI on macOS as well.
|
il y a 7 ans |
Daniel Alm
|
05890b5054
Also move the Simple example into `Sources/`.
|
il y a 7 ans |
Daniel Alm
|
22e505c9d6
Remove the current working directoy from the Travis PATH environment variable.
|
il y a 7 ans |
Tim Burks
|
aa746f8591
Move protoc-gen-swiftgrpc plugin to main Sources directory.
|
il y a 7 ans |
Tim Burks
|
6462c1db79
Replace ExampleTests with direct builds of the Echo and Simple examples in "make test".
|
il y a 7 ans |
Daniel Alm
|
2e740b3ef5
Make CI verify that runtime library+generated code are matching
|
il y a 7 ans |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
il y a 8 ans |
Tim Burks
|
a7927827eb
Add missing dependencies to travis configuration.
|
il y a 9 ans |
Tim Burks
|
e3f12a55a2
Add plugin test to Travis configuration
|
il y a 9 ans |
Tim Burks
|
aa57cf428d
Minor change to Travis configuration.
|
il y a 9 ans |
Tim Burks
|
46dfdbd2d1
Update Travis configuration.
|
il y a 9 ans |
Tim Burks
|
b7dcb9e04c
Add Travis build and test configuration.
|
il y a 9 ans |