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.17.5 to all integrations #1306

Closed
wants to merge 29 commits into from
Closed
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
2fa038b
Bumped ocean version to ^0.17.5 for argocd
actions-user Jan 8, 2025
7d75fe7
Bumped ocean version to ^0.17.5 for aws
actions-user Jan 8, 2025
27de81f
Bumped ocean version to ^0.17.5 for azure
actions-user Jan 8, 2025
7e9d90d
Bumped ocean version to ^0.17.5 for azure-devops
actions-user Jan 8, 2025
44ccc8f
Bumped ocean version to ^0.17.5 for backstage
actions-user Jan 8, 2025
29ccac2
Bumped ocean version to ^0.17.5 for datadog
actions-user Jan 8, 2025
8f0361e
Bumped ocean version to ^0.17.5 for dynatrace
actions-user Jan 8, 2025
9b801ac
Bumped ocean version to ^0.17.5 for fake-integration
actions-user Jan 8, 2025
b61b9a3
Bumped ocean version to ^0.17.5 for firehydrant
actions-user Jan 8, 2025
a75bc15
Bumped ocean version to ^0.17.5 for gcp
actions-user Jan 8, 2025
2986cb2
Bumped ocean version to ^0.17.5 for gitlab
actions-user Jan 8, 2025
6df3241
Bumped ocean version to ^0.17.5 for jenkins
actions-user Jan 8, 2025
92a5ad2
Bumped ocean version to ^0.17.5 for jira
actions-user Jan 8, 2025
684f080
Bumped ocean version to ^0.17.5 for kafka
actions-user Jan 8, 2025
b2220be
Bumped ocean version to ^0.17.5 for kubecost
actions-user Jan 8, 2025
69f6490
Bumped ocean version to ^0.17.5 for launchdarkly
actions-user Jan 8, 2025
44be128
Bumped ocean version to ^0.17.5 for linear
actions-user Jan 8, 2025
dce35e5
Bumped ocean version to ^0.17.5 for newrelic
actions-user Jan 8, 2025
91c7f67
Bumped ocean version to ^0.17.5 for octopus
actions-user Jan 8, 2025
8ad1574
Bumped ocean version to ^0.17.5 for opencost
actions-user Jan 8, 2025
455df89
Bumped ocean version to ^0.17.5 for opsgenie
actions-user Jan 8, 2025
f7325d7
Bumped ocean version to ^0.17.5 for pagerduty
actions-user Jan 8, 2025
2ab1883
Bumped ocean version to ^0.17.5 for sentry
actions-user Jan 8, 2025
99ec761
Bumped ocean version to ^0.17.5 for servicenow
actions-user Jan 8, 2025
8089296
Bumped ocean version to ^0.17.5 for snyk
actions-user Jan 8, 2025
4b154a2
Bumped ocean version to ^0.17.5 for sonarqube
actions-user Jan 8, 2025
57ce9e5
Bumped ocean version to ^0.17.5 for statuspage
actions-user Jan 8, 2025
0e3487c
Bumped ocean version to ^0.17.5 for terraform-cloud
actions-user Jan 8, 2025
b6ef22f
Bumped ocean version to ^0.17.5 for wiz
actions-user Jan 8, 2025
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.120 (2025-01-08)


### Improvements

- Bumped ocean version to ^0.17.5


## 0.1.119 (2025-01-07)


Expand Down
6 changes: 3 additions & 3 deletions integrations/argocd/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/argocd/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "argocd"
version = "0.1.119"
version = "0.1.120"
description = "Argo CD integration powered by Ocean"
authors = ["Isaac Coffie <isaac@getport.io>"]

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.80 (2025-01-08)


### Improvements

- Bumped ocean version to ^0.17.5


## 0.2.79 (2025-01-07)


Expand Down
6 changes: 3 additions & 3 deletions integrations/aws/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/aws/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aws"
version = "0.2.79"
version = "0.2.80"
description = "This integration will map all your resources in all the available accounts to your Port entities"
authors = ["Shalev Avhar <shalev@getport.io>", "Erik Zaadi <erik@getport.io>"]

Expand Down
6 changes: 3 additions & 3 deletions integrations/azure-devops/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/azure-devops/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "azure-devops"
version = "0.1.103"
version = "0.1.104"
description = "An Azure Devops Ocean integration"
authors = ["Matan Geva <matang@getport.io>"]

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.124 (2025-01-08)

### Improvements

- Bumped ocean version to ^0.17.5


0.1.123 (2025-01-07)

### Improvements
Expand Down
6 changes: 3 additions & 3 deletions integrations/azure/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/azure/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "azure"
version = "0.1.123"
version = "0.1.124"
description = "Azure integration"
authors = ["Tom Tankilevitch <tom@getport.io>"]

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.27-beta (2025-01-08)


### Improvements

- Bumped ocean version to ^0.17.5


## 0.1.26-beta (2025-01-07)


Expand Down
6 changes: 3 additions & 3 deletions integrations/backstage/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/backstage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "backstage"
version = "0.1.26-beta"
version = "0.1.27-beta"
description = "Importing resources from Backstage IDP"
authors = ["Roi Talpaz <roi.t@getport.io>"]

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.2.5 (2025-01-08)


### Improvements

- Bumped ocean version to ^0.17.5


## 0.2.4 (2025-01-07)


Expand Down
6 changes: 3 additions & 3 deletions integrations/datadog/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/datadog/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "datadog"
version = "0.2.4"
version = "0.2.5"
description = "Datadog Ocean Integration"
authors = ["Albert Luganga <albertluganga@getport.io>"]

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.85 (2025-01-08)


### Improvements

- Bumped ocean version to ^0.17.5


## 0.1.84 (2025-01-07)


Expand Down
6 changes: 3 additions & 3 deletions integrations/dynatrace/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/dynatrace/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dynatrace"
version = "0.1.84"
version = "0.1.85"
description = "An integration used to import Dynatrace resources into Port"
authors = ["Ayodeji Adeoti <<ayodeji.adeoti@getport.io>>"]

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.36-dev (2025-01-08)


### Improvements

- Bumped ocean version to ^0.17.5


## 0.1.35-dev (2025-01-07)


Expand Down
6 changes: 3 additions & 3 deletions integrations/fake-integration/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/fake-integration/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fake-integration"
version = "0.1.35-dev"
version = "0.1.36-dev"
description = "A useless fake integration that helps us test the Ocean Core"
authors = ["Erik Zaadi <erik@getport.io>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/firehydrant/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.107 (2025-01-08)


### Improvements

- Bumped ocean version to ^0.17.5


## 0.1.106 (2025-01-07)


Expand Down
6 changes: 3 additions & 3 deletions integrations/firehydrant/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/firehydrant/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "firehydrant"
version = "0.1.106"
version = "0.1.107"
description = "FireHydrant Integration Powered by Ocean"
authors = ["Isaac Coffie <isaac@getport.io>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/gcp/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.89 (2025-01-08)


### Improvements

- Bumped ocean version to ^0.17.5


## 0.1.88 (2025-01-07)


Expand Down
6 changes: 3 additions & 3 deletions integrations/gcp/poetry.lock

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

2 changes: 1 addition & 1 deletion integrations/gcp/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gcp"
version = "0.1.88"
version = "0.1.89"
description = "A GCP ocean integration"
authors = ["Matan Geva <matang@getport.io>"]

Expand Down
Loading
Loading