Skip to content

Conversation

@rwjblue-glean
Copy link
Member

@rwjblue-glean rwjblue-glean commented Jun 12, 2025

Building on #45, run:

πŸš€  ❯ speakeasy-helpers reset-tests --operation-id createanswer --operation-id editanswer --operation-id updateshortcut --operation-id createshortcut --operation-id createcollection --operation-id editcollection
Deleted 6 entries from .speakeasy/gen.lock
Deleted 6 workflows from .speakeasy/tests.arazzo.yaml
Successfully deleted test entries for operation IDs: [createanswer editanswer updateshortcut createshortcut createcollection editcollection]

Then once the tests are reset, run:

speakeasy run --skip-upload --skip-versioning

This regenerates the invalid tests to match the spec again.

Fixes #44

```
πŸš€  ❯ speakeasy-helpers reset-tests --operation-id createanswer --operation-id editanswer --operation-id updateshortcut --operation-id createshortcut --operation-id createcollection --operation-id editcollection
No entries found to delete in .speakeasy/gen.lock
Deleted 6 workflows from .speakeasy/tests.arazzo.yaml
Successfully deleted test entries for operation IDs: [createanswer editanswer updateshortcut createshortcut createcollection editcollection]
```
@rwjblue-glean rwjblue-glean requested a review from a team as a code owner June 12, 2025 23:17
@rwjblue-glean rwjblue-glean merged commit d70fee1 into main Jun 12, 2025
3 checks passed
@rwjblue-glean rwjblue-glean deleted the rwjblue/push-pyvomuosyslr branch June 12, 2025 23:34
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.

CI Failures due to Upstream OpenAPI Spec Changes

3 participants