Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Run protocol tests with downstream CI builds #833

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

jbelkins
Copy link
Contributor

Issue #

Description of changes

The downstream jobs currently run only unit tests, not protocol tests. Likely protocol tests were dropped when they were split from the SDK's main package.swift to their own manifest.

Restore protocol tests during downstream jobs, to better test for regressions.

Scope

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jbelkins jbelkins marked this pull request as ready for review September 25, 2024 00:32
@jbelkins jbelkins merged commit 153b713 into main Sep 25, 2024
27 checks passed
@jbelkins jbelkins deleted the jbe/add_back_downstream_protocol_tests branch September 25, 2024 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants