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.10.12 to all integrations #1045

Merged
merged 29 commits into from
Sep 22, 2024

Conversation

portmachineuser
Copy link
Contributor

This PR was automatically created by a GitHub Action.

What does this PR do?

Apply Ocean version 0.10.12 to all integrations

How should this be manually tested?

./scripts/bump-all.sh ^0.10.12

@portmachineuser portmachineuser requested a review from a team as a code owner September 22, 2024 11:29
@erikzaadi erikzaadi force-pushed the apply-ocean-0.10.12-to-all-integrations branch from 841d2fa to 7226b22 Compare September 22, 2024 12:49
@erikzaadi erikzaadi force-pushed the apply-ocean-0.10.12-to-all-integrations branch from 7226b22 to 8e88c5e Compare September 22, 2024 13:06
@github-actions github-actions bot added size/XL and removed size/L labels Sep 22, 2024
@@ -3,7 +3,7 @@
SCRIPT_BASE="$(cd -P "$(dirname "$0")" && pwd)"
ROOT_DIR="$(cd -P "${SCRIPT_BASE}/../" && pwd)"
CURRENT_DIR=$(pwd)
VERSION="^$(cd "${ROOT_DIR}" && source ./.venv/bin/activate && poetry version --short)"
VERSION="^${1:-$(poetry search port-ocean | grep port-ocean | sed 's/.*(\(.*\))/\1/')}"
Copy link
Contributor

Choose a reason for hiding this comment

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

💣

@Tankilevitch Tankilevitch merged commit 6bd1cee into main Sep 22, 2024
96 checks passed
@Tankilevitch Tankilevitch deleted the apply-ocean-0.10.12-to-all-integrations branch September 22, 2024 13:46
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.

3 participants