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

Test Exception Contracts for Tentacle Client #713

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

nathanwoctopusdeploy
Copy link
Contributor

Background

How to review this PR

Quality ✔️

Pre-requisites

  • I have read How we use GitHub Issues for help deciding when and where it's appropriate to make an issue.
  • I have considered informing or consulting the right people, according to the ownership map.
  • I have considered appropriate testing for my change.

@nathanwoctopusdeploy nathanwoctopusdeploy force-pushed the sast/test-exception-contracts branch 3 times, most recently from 6b77e55 to e138114 Compare December 6, 2023 03:16
new[]
{
"Script execution was cancelled",
"A task was canceled." // Cancellation during StartScript while connecting throws the wrong error
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This gets removed in the future 🥳

@nathanwoctopusdeploy nathanwoctopusdeploy marked this pull request as ready for review December 6, 2023 03:19
@nathanwoctopusdeploy nathanwoctopusdeploy requested a review from a team as a code owner December 6, 2023 03:19
@nathanwoctopusdeploy nathanwoctopusdeploy force-pushed the sast/test-exception-contracts branch 3 times, most recently from f810686 to 4424472 Compare December 6, 2023 04:38
Copy link
Contributor

@sburmanoctopus sburmanoctopus left a comment

Choose a reason for hiding this comment

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

LGTM

@nathanwoctopusdeploy nathanwoctopusdeploy force-pushed the sast/test-exception-contracts branch 3 times, most recently from 05be2eb to ea8c002 Compare December 6, 2023 06:09
@nathanwoctopusdeploy nathanwoctopusdeploy force-pushed the sast/test-exception-contracts branch from ea8c002 to 9b19f36 Compare December 6, 2023 06:49
@nathanwoctopusdeploy nathanwoctopusdeploy merged commit 6899178 into main Dec 6, 2023
48 checks passed
@nathanwoctopusdeploy nathanwoctopusdeploy deleted the sast/test-exception-contracts branch December 6, 2023 08:52
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