diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dd1ca8f4a4..199bf352d4 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.3 + uses: canonical/data-platform-workflows/.github/workflows/lint.yaml@v29.0.4 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.3 + uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v29.0.4 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.3 + uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v29.0.4 with: artifact-prefix: ${{ needs.build.outputs.artifact-prefix }} architecture: ${{ matrix.architecture }} diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 15f56edd26..a8c3a8b907 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.3 + uses: canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v29.0.4 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 288b72f114..890f6a095c 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.3 + uses: canonical/data-platform-workflows/.github/workflows/sync_docs.yaml@v29.0.4 with: reviewers: a-velasco permissions: diff --git a/poetry.lock b/poetry.lock index 8d730aeb2c..6c0c998c07 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.3" -resolved_reference = "8189a62d00ac6085586efe572b1b0ff8d5810445" +reference = "v29.0.4" +resolved_reference = "1fcbb92c2709178e7869693599b833d15a05293c" 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.3" -resolved_reference = "8189a62d00ac6085586efe572b1b0ff8d5810445" +reference = "v29.0.4" +resolved_reference = "1fcbb92c2709178e7869693599b833d15a05293c" 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.3" -resolved_reference = "8189a62d00ac6085586efe572b1b0ff8d5810445" +reference = "v29.0.4" +resolved_reference = "1fcbb92c2709178e7869693599b833d15a05293c" 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.3" -resolved_reference = "8189a62d00ac6085586efe572b1b0ff8d5810445" +reference = "v29.0.4" +resolved_reference = "1fcbb92c2709178e7869693599b833d15a05293c" 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 = "0c89885c73331bfdf5f0d9a3940bc3e5eb1e3b0a5f99fbd82a7423e77f965bd8" +content-hash = "77ee6d797d43e7bfd3429dfad71285db583a345a38abd4c3e5330d46ba422147" diff --git a/pyproject.toml b/pyproject.toml index 463303a64b..421053aa07 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.3", subdirectory = "python/pytest_plugins/github_secrets"} +pytest-github-secrets = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.4", 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.3", subdirectory = "python/pytest_plugins/pytest_operator_cache"} -pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.3", subdirectory = "python/pytest_plugins/pytest_operator_groups"} -allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.3", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"} +pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.4", subdirectory = "python/pytest_plugins/pytest_operator_cache"} +pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.4", subdirectory = "python/pytest_plugins/pytest_operator_groups"} +allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.4", 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"