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 #1139

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
bf44cd6
Bumped ocean version to ^0.13.0 for argocd
actions-user Nov 11, 2024
759c243
Bumped ocean version to ^0.13.0 for aws
actions-user Nov 11, 2024
fe9a17c
Bumped ocean version to ^0.13.0 for azure
actions-user Nov 11, 2024
91909b2
Bumped ocean version to ^0.13.0 for azure-devops
actions-user Nov 11, 2024
1eb6ed5
Bumped ocean version to ^0.13.0 for backstage
actions-user Nov 11, 2024
c22cdc0
Bumped ocean version to ^0.13.0 for datadog
actions-user Nov 11, 2024
8616a07
Bumped ocean version to ^0.13.0 for dynatrace
actions-user Nov 11, 2024
3112e84
Bumped ocean version to ^0.13.0 for fake-integration
actions-user Nov 11, 2024
267df2b
Bumped ocean version to ^0.13.0 for firehydrant
actions-user Nov 11, 2024
2b9e271
Bumped ocean version to ^0.13.0 for gcp
actions-user Nov 11, 2024
1b7da1d
Bumped ocean version to ^0.13.0 for gitlab
actions-user Nov 11, 2024
d92685c
Bumped ocean version to ^0.13.0 for jenkins
actions-user Nov 11, 2024
11a238f
Bumped ocean version to ^0.13.0 for jira
actions-user Nov 11, 2024
118d789
Bumped ocean version to ^0.13.0 for kafka
actions-user Nov 11, 2024
3b9ddd7
Bumped ocean version to ^0.13.0 for kubecost
actions-user Nov 11, 2024
a83dbca
Bumped ocean version to ^0.13.0 for launchdarkly
actions-user Nov 11, 2024
82cd9e0
Bumped ocean version to ^0.13.0 for linear
actions-user Nov 11, 2024
942a4c4
Bumped ocean version to ^0.13.0 for newrelic
actions-user Nov 11, 2024
63ba7d0
Bumped ocean version to ^0.13.0 for octopus
actions-user Nov 11, 2024
1243e42
Bumped ocean version to ^0.13.0 for opencost
actions-user Nov 11, 2024
46b5fae
Bumped ocean version to ^0.13.0 for opsgenie
actions-user Nov 11, 2024
d64bcd7
Bumped ocean version to ^0.13.0 for pagerduty
actions-user Nov 11, 2024
70d5922
Bumped ocean version to ^0.13.0 for sentry
actions-user Nov 11, 2024
e418529
Bumped ocean version to ^0.13.0 for servicenow
actions-user Nov 11, 2024
049ee55
Bumped ocean version to ^0.13.0 for snyk
actions-user Nov 11, 2024
d1cd588
Bumped ocean version to ^0.13.0 for sonarqube
actions-user Nov 11, 2024
bcda9f5
Bumped ocean version to ^0.13.0 for statuspage
actions-user Nov 11, 2024
ab14131
Bumped ocean version to ^0.13.0 for terraform-cloud
actions-user Nov 11, 2024
2c0c1d1
Bumped ocean version to ^0.13.0 for wiz
actions-user Nov 11, 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.101 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.100 (2024-11-10)


Expand Down
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.100"
version = "0.1.101"
description = "Argo CD integration powered by Ocean"
authors = ["Isaac Coffie <[email protected]>"]

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.57 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.2.56 (2024-11-10)


Expand Down
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.56"
version = "0.2.57"
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]>"]

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.82 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.81 (2024-11-10)


Expand Down
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.81"
version = "0.1.82"
description = "An Azure Devops Ocean integration"
authors = ["Matan Geva <[email protected]>"]

Expand Down
7 changes: 7 additions & 0 deletions integrations/azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.1.103 (2024-11-11)

### Improvements

- Bumped ocean version to ^0.13.0


0.1.102 (2024-11-10)

### Improvements
Expand Down
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.102"
version = "0.1.103"
description = "Azure integration"
authors = ["Tom Tankilevitch <[email protected]>"]

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.8-beta (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.7-beta (2024-11-10)


Expand Down
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.7-beta"
version = "0.1.8-beta"
description = "Importing resources from Backstage IDP"
authors = ["Roi Talpaz <[email protected]>"]

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.53 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.52 (2024-11-10)


Expand Down
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.1.52"
version = "0.1.53"
description = "Datadog Ocean Integration"
authors = ["Albert Luganga <[email protected]>"]

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.65 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.64 (2024-11-10)


Expand Down
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.64"
version = "0.1.65"
description = "An integration used to import Dynatrace resources into Port"
authors = ["Ayodeji Adeoti <<[email protected]>>"]

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.15-dev (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.14-dev (2024-11-10)


Expand Down
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.14-dev"
version = "0.1.15-dev"
description = "A useless fake integration that helps us test the Ocean Core"
authors = ["Erik Zaadi <[email protected]>"]

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.88 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.87 (2024-11-10)


Expand Down
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.87"
version = "0.1.88"
description = "FireHydrant Integration Powered by Ocean"
authors = ["Isaac Coffie <[email protected]>"]

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.69 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.68 (2024-11-10)


Expand Down
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.68"
version = "0.1.69"
description = "A GCP ocean integration"
authors = ["Matan Geva <[email protected]>"]

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

<!-- towncrier release notes start -->

0.1.139 (2024-11-11)
====================

### Improvements

- Bumped ocean version to ^0.13.0


0.1.138 (2024-11-10)
====================

Expand Down
2 changes: 1 addition & 1 deletion integrations/gitlab/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gitlab"
version = "0.1.138"
version = "0.1.139"
description = "Gitlab integration for Port using Port-Ocean Framework"
authors = ["Yair Siman-Tov <[email protected]>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/jenkins/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.71 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.70 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/jenkins/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jenkins"
version = "0.1.70"
version = "0.1.71"
description = "Jenkins Integration to Port Ocean"
authors = ["Albert Luganga <[email protected]>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/jira/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.99 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.98 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/jira/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jira"
version = "0.1.98"
version = "0.1.99"
description = "Integration to bring information from Jira into Port"
authors = ["Mor Paz <[email protected]>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/kafka/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.87 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.86 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/kafka/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kafka"
version = "0.1.86"
version = "0.1.87"
description = "Integration to import information from a Kafka cluster into Port. The integration supports importing metadata regarding the Kafka cluster, brokers and topics."
authors = ["Tal Sabag <[email protected]>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/kubecost/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.92 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.91 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/kubecost/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kubecost"
version = "0.1.91"
version = "0.1.92"
description = "Kubecost integration powered by Ocean"
authors = ["Isaac Coffie <[email protected]>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/launchdarkly/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.64 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.63 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/launchdarkly/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "launchdarkly"
version = "0.1.63"
version = "0.1.64"
description = "Launchdarkly integration for Port"
authors = ["Michael Armah <[email protected]>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/linear/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.50 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.49 (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion integrations/linear/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "linear"
version = "0.1.49"
version = "0.1.50"
description = "Integration to bring information from Linear into Port"
authors = ["Mor Paz <[email protected]>"]

Expand Down
8 changes: 8 additions & 0 deletions integrations/newrelic/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.94 (2024-11-11)


### Improvements

- Bumped ocean version to ^0.13.0


## 0.1.93 (2024-11-10)


Expand Down
Loading
Loading