diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3d8bc7679f..f94f63e95e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ on: jobs: lint: name: Lint - uses: canonical/data-platform-workflows/.github/workflows/lint.yaml@v29.0.5 + uses: canonical/data-platform-workflows/.github/workflows/lint.yaml@v29.1.0 unit-test: name: Unit test charm @@ -49,7 +49,7 @@ jobs: build: name: Build charm - uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v29.0.5 + uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v29.1.0 integration-test: strategy: @@ -73,7 +73,7 @@ jobs: - lint - unit-test - build - uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v29.0.5 + uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v29.1.0 with: artifact-prefix: ${{ needs.build.outputs.artifact-prefix }} architecture: ${{ matrix.architecture }} diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 905433c52d..114aee358a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -44,7 +44,7 @@ jobs: name: Release charm needs: - ci-tests - uses: canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v29.0.5 + uses: canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v29.1.0 with: channel: 14/edge artifact-prefix: ${{ needs.ci-tests.outputs.artifact-prefix }} diff --git a/.github/workflows/sync_docs.yaml b/.github/workflows/sync_docs.yaml index 8c4ed4ef0c..e354aae438 100644 --- a/.github/workflows/sync_docs.yaml +++ b/.github/workflows/sync_docs.yaml @@ -10,7 +10,7 @@ on: jobs: sync-docs: name: Sync docs from Discourse - uses: canonical/data-platform-workflows/.github/workflows/sync_docs.yaml@v29.0.5 + uses: canonical/data-platform-workflows/.github/workflows/sync_docs.yaml@v29.1.0 with: reviewers: a-velasco permissions: diff --git a/poetry.lock b/poetry.lock index 54cf53e099..08f314be58 100644 --- a/poetry.lock +++ b/poetry.lock @@ -33,8 +33,8 @@ pytest = "*" [package.source] type = "git" url = "https://github.com/canonical/data-platform-workflows" -reference = "v29.0.5" -resolved_reference = "0e591badc29bcde5039e6bd58da26f34ef065c0f" +reference = "v29.1.0" +resolved_reference = "cf3e292107a8d420c452e35cf7552c225add7fbd" subdirectory = "python/pytest_plugins/allure_pytest_collection_report" [[package]] @@ -1822,8 +1822,8 @@ develop = false [package.source] type = "git" url = "https://github.com/canonical/data-platform-workflows" -reference = "v29.0.5" -resolved_reference = "0e591badc29bcde5039e6bd58da26f34ef065c0f" +reference = "v29.1.0" +resolved_reference = "cf3e292107a8d420c452e35cf7552c225add7fbd" subdirectory = "python/pytest_plugins/github_secrets" [[package]] @@ -1862,8 +1862,8 @@ pyyaml = "*" [package.source] type = "git" url = "https://github.com/canonical/data-platform-workflows" -reference = "v29.0.5" -resolved_reference = "0e591badc29bcde5039e6bd58da26f34ef065c0f" +reference = "v29.1.0" +resolved_reference = "cf3e292107a8d420c452e35cf7552c225add7fbd" subdirectory = "python/pytest_plugins/pytest_operator_cache" [[package]] @@ -1882,8 +1882,8 @@ pytest = "*" [package.source] type = "git" url = "https://github.com/canonical/data-platform-workflows" -reference = "v29.0.5" -resolved_reference = "0e591badc29bcde5039e6bd58da26f34ef065c0f" +reference = "v29.1.0" +resolved_reference = "cf3e292107a8d420c452e35cf7552c225add7fbd" subdirectory = "python/pytest_plugins/pytest_operator_groups" [[package]] @@ -2605,4 +2605,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = "^3.10" -content-hash = "d0e70b99ef8db156e83d9c7cf4045df90d299b8aff8099ac70dbf63ba0327979" +content-hash = "df890e1ebd530e8c17e52a7d20111dcd7dfe4bde52164adc1e12917611815715" diff --git a/pyproject.toml b/pyproject.toml index 89ab600fdc..bc03b71749 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,11 +59,11 @@ optional = true [tool.poetry.group.integration.dependencies] lightkube = "^0.17.1" pytest = "^8.3.4" -pytest-github-secrets = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.5", subdirectory = "python/pytest_plugins/github_secrets"} +pytest-github-secrets = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.1.0", subdirectory = "python/pytest_plugins/github_secrets"} pytest-operator = "^0.39.0" -pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.5", subdirectory = "python/pytest_plugins/pytest_operator_cache"} -pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.5", subdirectory = "python/pytest_plugins/pytest_operator_groups"} -allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.5", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"} +pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.1.0", subdirectory = "python/pytest_plugins/pytest_operator_cache"} +pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.1.0", subdirectory = "python/pytest_plugins/pytest_operator_groups"} +allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.1.0", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"} # renovate caret doesn't work: https://github.com/renovatebot/renovate/issues/26940 juju = "<=3.6.1.0" psycopg2-binary = "^2.9.10"