No description
Find a file
George Barnett 0b53365d87
Update expected generated code in tests (#96)
Motivation:

grpc-swift 2.3.0 updated the generated code to include the type of an
RPC. The expectations in some code gen tests in this package are now
incorrect.

Modifications:

- Bump the required version
- Update test expectation

Result:

Tests pass
2026-03-12 16:31:49 +00:00
.github update actions/checkout from v4 to v6 (#95) 2026-03-02 10:21:56 +00:00
dev Support Protobuf Edition 2024 (#93) 2026-02-04 10:47:17 +00:00
IntegrationTests/PluginTests/Resources Support Protobuf Edition 2024 (#93) 2026-02-04 10:47:17 +00:00
Plugins Fix warnings in command plugin (#87) 2025-08-19 16:08:31 +00:00
Sources Update photos (#94) 2026-02-23 08:22:04 +00:00
Tests Update expected generated code in tests (#96) 2026-03-12 16:31:49 +00: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 Update expected generated code in tests (#96) 2026-03-12 16:31:49 +00: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

gRPC Swift Protobuf

This repository contains integrations with SwiftProtobuf for gRPC Swift.