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

community-support #389

Merged
merged 1 commit into from
Apr 7, 2024
Merged

community-support #389

merged 1 commit into from
Apr 7, 2024

Conversation

general-kroll-4-life
Copy link
Contributor

@general-kroll-4-life general-kroll-4-life commented Apr 7, 2024

Description

  • Added Code of Conduct.
  • Support for eager print of HTTP response body on discernable error, by default.
  • Added robot test Response Body Printed by Default on Error.
  • Amended robot test Transaction Abort Attempted Commit Digitalocean Insert Droplet to conform with new eager, verbose default pattern.

Type of change

  • Bug fix (non-breaking change to fix a bug).
  • Feature (non-breaking change to add functionality).
  • Breaking change.
  • Other (eg: documentation change). Please explain.

Issues referenced.

Closes #388

Evidence

  • Added robot test Response Body Printed by Default on Error.
  • Amended robot test Transaction Abort Attempted Commit Digitalocean Insert Droplet to conform with new eager, verbose default pattern.

Checklist:

  • A full round of testing has been completed, and there are no test failures as a result of these changes.
  • The changes are covered with functional and/or integration robot testing.
  • The changes work on all supported platforms.
  • Unit tests pass locally, as per the developer guide.
  • Robot tests pass locally, as per the developer guide.
  • Linter passes locally, as per the developer guide.

Variations

N/A.

Tech Debt

No technical debt is introduced in this change.

Summary:

- Added Code of Conduct.
- Support for eager print of HTTP response body on discernable error, by default.
- Added robot test `Response Body Printed by Default on Error`.
- Amended robot test `Transaction Abort Attempted Commit Digitalocean Insert Droplet` to conform with new eager, verbose default pattern.
@general-kroll-4-life general-kroll-4-life merged commit 1d075bf into main Apr 7, 2024
8 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/community-support branch April 7, 2024 05:02
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.

Support eager error responses in stderr
1 participant