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

Add integ test for SwiftPM plugin #1956

Merged
merged 4 commits into from
Jul 2, 2024
Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jul 1, 2024

Motivation:

There's no integration test for the SwiftPM plugn. Add a basic test which generates and builds the package using the plugin.

Modifications:

  • Add a script to generate a package using the plugin and build it
  • Update CI

Result:

SwiftPM plugin has basic test

glbrntt added 4 commits July 1, 2024 17:38
Motivation:

There's no integration test for the SwiftPM plugn. Add a basic test
which generates and builds the package using the plugin.

Modifications:

- Add a script to generate a package using the plugin and build it
- Update CI

Result:

SwiftPM plugin has basic test
@glbrntt glbrntt added the semver/none No version bump required. label Jul 1, 2024
@glbrntt glbrntt requested a review from gjcairo July 1, 2024 17:06
@glbrntt glbrntt marked this pull request as ready for review July 2, 2024 07:00
@glbrntt glbrntt merged commit 1cf1053 into grpc:main Jul 2, 2024
17 checks passed
@glbrntt glbrntt deleted the plugin-integ-test branch July 2, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants