Skip to content

Commit

Permalink
Unify version properly
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzaadi committed Nov 10, 2024
1 parent 951c8c4 commit f7ab5f9
Show file tree
Hide file tree
Showing 58 changed files with 13,686 additions and 12,601 deletions.
119 changes: 58 additions & 61 deletions integrations/argocd/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/argocd/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Argo CD integration powered by Ocean"
authors = ["Isaac Coffie <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# Uncomment this if you want to debug the ocean core together with your integration
Expand Down
1,601 changes: 824 additions & 777 deletions integrations/aws/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/aws/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "This integration will map all your resources in all the available
authors = ["Shalev Avhar <[email protected]>", "Erik Zaadi <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}
python-dotenv = "^1.0.1"
aioboto3 = "^12.4.0"
boto3-stubs = {version = "1.34.76", extras = ["acm", "apigateway", "appconfig", "athena", "cloudcontrol", "cloudformation", "cloudwatch", "dynamodb", "ec2", "ec2-instance-connect", "ecr", "ecs", "elasticache", "elb", "elbv2", "events", "iam", "lambda", "logs", "organizations", "rds", "route53", "s3", "sagemaker", "secretsmanager", "sns", "sqs", "ssm", "sts"]}
Expand Down
863 changes: 445 additions & 418 deletions integrations/azure-devops/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/azure-devops/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "An Azure Devops Ocean integration"
authors = ["Matan Geva <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# Uncomment this if you want to debug the ocean core together with your integration
Expand Down
1,901 changes: 1,023 additions & 878 deletions integrations/azure/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/azure/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Azure integration"
authors = ["Tom Tankilevitch <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}
# due to patching the azure-mgmt-resource package, we need to use a specific version
azure-mgmt-resource = "23.0.1"
azure-identity = "^1.13.0"
Expand Down
619 changes: 321 additions & 298 deletions integrations/backstage/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/backstage/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Importing resources from Backstage IDP"
authors = ["Roi Talpaz <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# Uncomment this if you want to debug the ocean core together with your integration
Expand Down
857 changes: 442 additions & 415 deletions integrations/datadog/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/datadog/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "Datadog Ocean Integration"
authors = ["Albert Luganga <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}
loguru = "^0.7.2"

[tool.poetry.group.dev.dependencies]
Expand Down
857 changes: 442 additions & 415 deletions integrations/dynatrace/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/dynatrace/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "An integration used to import Dynatrace resources into Port"
authors = ["Ayodeji Adeoti <<[email protected]>>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# uncomment this if you want to debug the ocean core together with your integration
Expand Down
778 changes: 404 additions & 374 deletions integrations/fake-integration/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/fake-integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "A useless fake integration that helps us test the Ocean Core"
authors = ["Erik Zaadi <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}
faker = "^28.0.0"

[tool.poetry.group.dev.dependencies]
Expand Down
857 changes: 442 additions & 415 deletions integrations/firehydrant/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/firehydrant/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "FireHydrant Integration Powered by Ocean"
authors = ["Isaac Coffie <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# uncomment this if you want to debug the ocean core together with your integration
Expand Down
1,272 changes: 755 additions & 517 deletions integrations/gcp/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/gcp/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "A GCP ocean integration"
authors = ["Matan Geva <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
python = "^3.12"
port_ocean = {version = "^0.13.0", extras = ["cli"]}
google-cloud-asset = "^3.25.1"
google-cloud-pubsub = "^2.21.1"
google-cloud-resource-manager = "^1.12.3"
Expand Down
1,068 changes: 541 additions & 527 deletions integrations/gitlab/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integrations/gitlab/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ description = "Gitlab integration for Port using Port-Ocean Framework"
authors = ["Yair Siman-Tov <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
python = "^3.12"
aiofiles = "^0.6.0"
aiolimiter = "^1.1.0"
python-gitlab = "^3.14.0"
pathlib = "^1.0.1"
jsonschema = "^4.17.3"
port_ocean = {version = "^0.12.9", extras = ["cli"]}
port_ocean = {version = "^0.13.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# uncomment this if you want to debug the ocean core together with your integration
Expand Down
Loading

0 comments on commit f7ab5f9

Please sign in to comment.