-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ jobs: | |
|
||
- name: Get list of changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].2 | ||
uses: tj-actions/[email protected].7 | ||
- name: Set matrix | ||
id: set-matrix | ||
run: | | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ jobs: | |
|
||
- name: Get list of changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].2 | ||
uses: tj-actions/[email protected].7 | ||
- name: Set matrix | ||
id: set-matrix | ||
run: | | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
[tool.poetry] | ||
name = "argocd" | ||
version = "0.1.76" | ||
version = "0.1.77" | ||
description = "Argo CD integration powered by Ocean" | ||
authors = ["Isaac Coffie <[email protected]>"] | ||
|
||
[tool.poetry.dependencies] | ||
python = "^3.11" | ||
port_ocean = {version = "^0.9.14", extras = ["cli"]} | ||
port_ocean = {version = "^0.10.0", extras = ["cli"]} | ||
|
||
[tool.poetry.group.dev.dependencies] | ||
# Uncomment this if you want to debug the ocean core together with your integration | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
[tool.poetry] | ||
name = "aws" | ||
version = "0.2.28" | ||
version = "0.2.29" | ||
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.11" | ||
port_ocean = {version = "^0.9.14", extras = ["cli"]} | ||
port_ocean = {version = "^0.10.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"]} | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
[tool.poetry] | ||
name = "azure-devops" | ||
version = "0.1.54" | ||
version = "0.1.55" | ||
description = "An Azure Devops Ocean integration" | ||
authors = ["Matan Geva <[email protected]>"] | ||
|
||
[tool.poetry.dependencies] | ||
python = "^3.11" | ||
port_ocean = {version = "^0.9.14", extras = ["cli"]} | ||
port_ocean = {version = "^0.10.0", extras = ["cli"]} | ||
|
||
[tool.poetry.group.dev.dependencies] | ||
# Uncomment this if you want to debug the ocean core together with your integration | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
[tool.poetry] | ||
name = "azure" | ||
version = "0.1.80" | ||
version = "0.1.81" | ||
description = "Azure integration" | ||
authors = ["Tom Tankilevitch <[email protected]>"] | ||
|
||
[tool.poetry.dependencies] | ||
python = "^3.11" | ||
port_ocean = {version = "^0.9.14", extras = ["cli"]} | ||
port_ocean = {version = "^0.10.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" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
[tool.poetry] | ||
name = "datadog" | ||
version = "0.1.29" | ||
version = "0.1.30" | ||
description = "Datadog Ocean Integration" | ||
authors = ["Albert Luganga <[email protected]>"] | ||
|
||
[tool.poetry.dependencies] | ||
python = "^3.11" | ||
port_ocean = {version = "^0.9.14", extras = ["cli"]} | ||
port_ocean = {version = "^0.10.0", extras = ["cli"]} | ||
loguru = "^0.7.2" | ||
|
||
[tool.poetry.group.dev.dependencies] | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
[tool.poetry] | ||
name = "dynatrace" | ||
version = "0.1.42" | ||
version = "0.1.43" | ||
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.9.14", extras = ["cli"]} | ||
port_ocean = {version = "^0.10.0", extras = ["cli"]} | ||
|
||
[tool.poetry.group.dev.dependencies] | ||
# uncomment this if you want to debug the ocean core together with your integration | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
[tool.poetry] | ||
name = "firehydrant" | ||
version = "0.1.65" | ||
version = "0.1.66" | ||
description = "FireHydrant Integration Powered by Ocean" | ||
authors = ["Isaac Coffie <[email protected]>"] | ||
|
||
[tool.poetry.dependencies] | ||
python = "^3.11" | ||
port_ocean = {version = "^0.9.14", extras = ["cli"]} | ||
port_ocean = {version = "^0.10.0", extras = ["cli"]} | ||
|
||
[tool.poetry.group.dev.dependencies] | ||
# uncomment this if you want to debug the ocean core together with your integration | ||
|