Skip to content

Conversation

@ccosnett
Copy link
Contributor

@ccosnett ccosnett commented Sep 18, 2025

now provides 3 different SDK testing workflows:

  1. test_prod_snippets___prod_api_server___prod_sdk.yml

This one tests everything in production.


  1. test_prod_snippets___staging_api_server___latest_sdk.yml

This workflow is simpler. It tests the production snippets generated by speakeasy at: https://spec.speakeasy.com/compasslabs/api/compass-api-with-code-samples
using the latest version of the SDK with the staging api server


  1. test_prod_snippets___staging_api_server___release_candidate_sdk.yml

This workflow is more complex. It tests the snippets at https://spec.speakeasy.com/compasslabs/api/compass-api-with-code-samples

with the release candidate version of the SDK with the staging api server.

@vercel
Copy link

vercel bot commented Sep 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
wallet-demo Ready Ready Preview Comment Oct 8, 2025 8:12am

@ccosnett ccosnett marked this pull request as draft September 18, 2025 14:37
@ccosnett ccosnett force-pushed the conor/com-5939-create-workflow-for-sdk-snippets-test branch from 1332ce5 to df502e8 Compare October 8, 2025 06:21
Copy link
Contributor

@scheuclu scheuclu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't these workflows all almost identical? Can't we consolidate the logic?

@scheuclu
Copy link
Contributor

Is this still relevant @ccosnett

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.

3 participants