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

Apply Ocean version 0.13.0 to all integrations #1134

Merged
merged 2 commits into from
Nov 10, 2024

Conversation

portmachineuser
Copy link
Contributor

This PR was automatically created by a GitHub Action.

What does this PR do?

Apply Ocean version 0.13.0 to all integrations

How should this be manually tested?

./scripts/bump-all.sh ^0.13.0

@portmachineuser portmachineuser requested a review from a team as a code owner November 10, 2024 12:42
@portmachineuser portmachineuser force-pushed the apply-ocean-0.13.0-to-all-integrations branch from f7ab5f9 to 0ec9fa8 Compare November 10, 2024 13:06
@erikzaadi erikzaadi force-pushed the apply-ocean-0.13.0-to-all-integrations branch from cec7307 to 473ca5b Compare November 10, 2024 13:32
Comment on lines 10 to 13
def pytest_collection_modifyitems(session: Any, config: Any, items: Any) -> None:
for item in items:
item.add_marker(pytest.mark.httpx_mock(can_send_already_matched_responses=True))
Copy link
Contributor

Choose a reason for hiding this comment

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

lets add a comment for it describing its purpose

@erikzaadi erikzaadi force-pushed the apply-ocean-0.13.0-to-all-integrations branch from 8b57ba1 to cdb650d Compare November 10, 2024 14:02
@erikzaadi erikzaadi merged commit cdb650d into main Nov 10, 2024
128 checks passed
@erikzaadi erikzaadi deleted the apply-ocean-0.13.0-to-all-integrations branch November 10, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants