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

[Integration] Apply Ocean version 0.16.0 to all integrations #1269

Merged
merged 29 commits into from
Dec 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
bf8d217
Bumped ocean version to ^0.16.0 for argocd
actions-user Dec 24, 2024
a5604e2
Bumped ocean version to ^0.16.0 for aws
actions-user Dec 24, 2024
c5cd5c8
Bumped ocean version to ^0.16.0 for azure
actions-user Dec 24, 2024
e9ec97f
Bumped ocean version to ^0.16.0 for azure-devops
actions-user Dec 24, 2024
c33f8dc
Bumped ocean version to ^0.16.0 for backstage
actions-user Dec 24, 2024
add976f
Bumped ocean version to ^0.16.0 for datadog
actions-user Dec 24, 2024
cfdc3de
Bumped ocean version to ^0.16.0 for dynatrace
actions-user Dec 24, 2024
388a221
Bumped ocean version to ^0.16.0 for fake-integration
actions-user Dec 24, 2024
deded65
Bumped ocean version to ^0.16.0 for firehydrant
actions-user Dec 24, 2024
698fd86
Bumped ocean version to ^0.16.0 for gcp
actions-user Dec 24, 2024
3bb0f7b
Bumped ocean version to ^0.16.0 for gitlab
actions-user Dec 24, 2024
8b6d0af
Bumped ocean version to ^0.16.0 for jenkins
actions-user Dec 24, 2024
684f735
Bumped ocean version to ^0.16.0 for jira
actions-user Dec 24, 2024
7bb39d8
Bumped ocean version to ^0.16.0 for kafka
actions-user Dec 24, 2024
f121da7
Bumped ocean version to ^0.16.0 for kubecost
actions-user Dec 24, 2024
25f7236
Bumped ocean version to ^0.16.0 for launchdarkly
actions-user Dec 24, 2024
ecf32c1
Bumped ocean version to ^0.16.0 for linear
actions-user Dec 24, 2024
ac74f41
Bumped ocean version to ^0.16.0 for newrelic
actions-user Dec 24, 2024
ec0c077
Bumped ocean version to ^0.16.0 for octopus
actions-user Dec 24, 2024
671fb7c
Bumped ocean version to ^0.16.0 for opencost
actions-user Dec 24, 2024
0c2611a
Bumped ocean version to ^0.16.0 for opsgenie
actions-user Dec 24, 2024
d436220
Bumped ocean version to ^0.16.0 for pagerduty
actions-user Dec 24, 2024
500413a
Bumped ocean version to ^0.16.0 for sentry
actions-user Dec 24, 2024
3654a9c
Bumped ocean version to ^0.16.0 for servicenow
actions-user Dec 24, 2024
7144290
Bumped ocean version to ^0.16.0 for snyk
actions-user Dec 24, 2024
0dc92d1
Bumped ocean version to ^0.16.0 for sonarqube
actions-user Dec 24, 2024
0fc99e5
Bumped ocean version to ^0.16.0 for statuspage
actions-user Dec 24, 2024
7d8fc01
Bumped ocean version to ^0.16.0 for terraform-cloud
actions-user Dec 24, 2024
7b9ddf4
Bumped ocean version to ^0.16.0 for wiz
actions-user Dec 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions integrations/argocd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.113 (2024-12-24)


### Improvements

- Bumped ocean version to ^0.16.0


## 0.1.112 (2024-12-22)


Expand Down
8 changes: 4 additions & 4 deletions integrations/argocd/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/argocd/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "argocd"
version = "0.1.112"
version = "0.1.113"
description = "Argo CD integration powered by Ocean"
authors = ["Isaac Coffie <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.12"
port_ocean = {version = "^0.15.3", extras = ["cli"]}
port_ocean = {version = "^0.16.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# Uncomment this if you want to debug the ocean core together with your integration
Expand Down
8 changes: 8 additions & 0 deletions integrations/aws/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.2.73 (2024-12-24)


### Improvements

- Bumped ocean version to ^0.16.0


## 0.2.72 (2024-12-22)


Expand Down
8 changes: 4 additions & 4 deletions integrations/aws/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/aws/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "aws"
version = "0.2.72"
version = "0.2.73"
description = "This integration will map all your resources in all the available accounts to your Port entities"
authors = ["Shalev Avhar <[email protected]>", "Erik Zaadi <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.12"
port_ocean = {version = "^0.15.3", extras = ["cli"]}
port_ocean = {version = "^0.16.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
8 changes: 8 additions & 0 deletions integrations/azure-devops/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.97 (2024-12-24)


### Improvements

- Bumped ocean version to ^0.16.0


## 0.1.96 (2024-12-22)


Expand Down
8 changes: 4 additions & 4 deletions integrations/azure-devops/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/azure-devops/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "azure-devops"
version = "0.1.96"
version = "0.1.97"
description = "An Azure Devops Ocean integration"
authors = ["Matan Geva <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.12"
port_ocean = {version = "^0.15.3", extras = ["cli"]}
port_ocean = {version = "^0.16.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# Uncomment this if you want to debug the ocean core together with your integration
Expand Down
7 changes: 7 additions & 0 deletions integrations/azure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

0.1.117 (2024-12-24)

### Improvements

- Bumped ocean version to ^0.16.0


0.1.116 (2024-12-22)

### Improvements
Expand Down
8 changes: 4 additions & 4 deletions integrations/azure/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/azure/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "azure"
version = "0.1.116"
version = "0.1.117"
description = "Azure integration"
authors = ["Tom Tankilevitch <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.12"
port_ocean = {version = "^0.15.3", extras = ["cli"]}
port_ocean = {version = "^0.16.0", extras = ["cli"]}
# due to patching the azure-mgmt-resource package, we need to use a specific version
azure-mgmt-resource = "23.2.0"
azure-identity = "^1.13.0"
Expand Down
8 changes: 8 additions & 0 deletions integrations/backstage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.1.20-beta (2024-12-24)


### Improvements

- Bumped ocean version to ^0.16.0


## 0.1.19-beta (2024-12-22)


Expand Down
8 changes: 4 additions & 4 deletions integrations/backstage/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/backstage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "backstage"
version = "0.1.19-beta"
version = "0.1.20-beta"
description = "Importing resources from Backstage IDP"
authors = ["Roi Talpaz <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.12"
port_ocean = {version = "^0.15.3", extras = ["cli"]}
port_ocean = {version = "^0.16.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# Uncomment this if you want to debug the ocean core together with your integration
Expand Down
8 changes: 8 additions & 0 deletions integrations/datadog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.68 (2024-12-24)


### Improvements

- Bumped ocean version to ^0.16.0


## 0.1.67 (2024-12-22)


Expand Down
8 changes: 4 additions & 4 deletions integrations/datadog/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/datadog/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "datadog"
version = "0.1.67"
version = "0.1.68"
description = "Datadog Ocean Integration"
authors = ["Albert Luganga <[email protected]>"]

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

[tool.poetry.group.dev.dependencies]
Expand Down
8 changes: 8 additions & 0 deletions integrations/dynatrace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.78 (2024-12-24)


### Improvements

- Bumped ocean version to ^0.16.0


## 0.1.77 (2024-12-22)


Expand Down
8 changes: 4 additions & 4 deletions integrations/dynatrace/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions integrations/dynatrace/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "dynatrace"
version = "0.1.77"
version = "0.1.78"
description = "An integration used to import Dynatrace resources into Port"
authors = ["Ayodeji Adeoti <<[email protected]>>"]

[tool.poetry.dependencies]
python = "^3.12"
port_ocean = {version = "^0.15.3", extras = ["cli"]}
port_ocean = {version = "^0.16.0", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# uncomment this if you want to debug the ocean core together with your integration
Expand Down
8 changes: 8 additions & 0 deletions integrations/fake-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- towncrier release notes start -->

## 0.1.29-dev (2024-12-24)


### Improvements

- Bumped ocean version to ^0.16.0


## 0.1.28-dev (2024-12-22)


Expand Down
Loading
Loading