Go to file
Raphael 328f01ee74
Enable release mode builds (#82)
### Motivation:

Some errors do not show up in debug builds. Enabling release mode builds
improves the CI coverage.

### Modifications:

Enable release mode builds for pull requests and scheduled builds on
main.

### Result:

Improved CI coverage.
2025-07-29 18:22:13 +00:00
.github Enable release mode builds (#82) 2025-07-29 18:22:13 +00:00
IntegrationTests/PluginTests/Resources Move to grpc-swift-2 (#70) 2025-05-30 11:34:11 +01:00
Plugins Allow commnad plugin to take a dir as input (#80) 2025-07-25 16:29:07 +01:00
Sources Update error_details.proto to expose latest upstream fields (#81) 2025-07-29 15:48:05 +01:00
Tests Update error_details.proto to expose latest upstream fields (#81) 2025-07-29 15:48:05 +01:00
dev Update error_details.proto to expose latest upstream fields (#81) 2025-07-29 15:48:05 +01:00
.editorconfig Add editorconfig (#1920) 2024-06-11 15:27:21 +00:00
.gitignore Add support for ordo-one/package-benchmark (#1678) 2023-10-19 13:34:36 +01:00
.license_header_template Migrate CI to use swiftlang / SwiftNIO common GitHub Actions. (#10) 2024-11-07 13:01:55 +00:00
.licenseignore Integration tests for the build plugin (#31) 2025-01-24 13:04:06 +00:00
.spi.yml Add DocC catalog and README (#3) 2024-09-30 11:20:55 +01:00
.swift-format Switch to swift-format 2023-10-05 13:57:33 +01:00
.swiftformatignore Migrate CI to use swiftlang / SwiftNIO common GitHub Actions. (#10) 2024-11-07 13:01:55 +00:00
.unacceptablelanguageignore Migrate CI to use swiftlang / SwiftNIO common GitHub Actions. (#10) 2024-11-07 13:01:55 +00:00
CODE-OF-CONDUCT.md Update links (#1926) 2024-06-13 11:54:16 +00:00
CONTRIBUTING.md Add DocC catalog and README (#3) 2024-09-30 11:20:55 +01:00
GOVERNANCE.md Update links (#1926) 2024-06-13 11:54:16 +00:00
LICENSE Revert to Apache 2.0 license verbatim [skip ci] (#504) 2019-07-05 09:24:47 +02:00
NOTICES.txt [CodeGenLib] Translator for enums containing type aliases and static properties (#1733) 2023-12-11 16:31:36 +00:00
Package.swift Move to grpc-swift-2 (#70) 2025-05-30 11:34:11 +01:00
README.md Move to grpc-swift-2 (#70) 2025-05-30 11:34:11 +01:00
SECURITY.md Add DocC catalog and README (#3) 2024-09-30 11:20:55 +01:00

README.md

gRPC Swift Protobuf

This repository contains integrations with SwiftProtobuf for gRPC Swift.