diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 478aadefa..f29868336 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,7 @@ on: jobs: lint: name: Lint - uses: canonical/data-platform-workflows/.github/workflows/lint.yaml@v29.0.0 + uses: canonical/data-platform-workflows/.github/workflows/lint.yaml@v29.0.3 unit-test: name: Unit test charm @@ -61,7 +61,7 @@ jobs: build: name: Build charm - uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v29.0.0 + uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v29.0.3 with: charmcraft-snap-channel: latest/candidate # TODO: remove after charmcraft 3.3 stable release @@ -87,7 +87,7 @@ jobs: - lint - unit-test - build - uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v29.0.0 + uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v29.0.3 with: artifact-prefix: ${{ needs.build.outputs.artifact-prefix }} architecture: ${{ matrix.architecture }} diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a44a2bc63..2dc4f2c3e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -40,7 +40,7 @@ jobs: name: Release charm needs: - ci-tests - uses: canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v29.0.0 + uses: canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v29.0.3 with: charmcraft-snap-channel: latest/candidate # TODO: remove after charmcraft 3.3 stable release channel: 8.0/edge diff --git a/.github/workflows/sync_docs.yaml b/.github/workflows/sync_docs.yaml index 29a045775..da559ff28 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.0 + uses: canonical/data-platform-workflows/.github/workflows/sync_docs.yaml@v29.0.3 with: reviewers: a-velasco permissions: diff --git a/poetry.lock b/poetry.lock index 3fce6ca8e..6fedf6531 100644 --- a/poetry.lock +++ b/poetry.lock @@ -21,7 +21,7 @@ name = "allure-pytest-collection-report" version = "0.1.0" description = "" optional = false -python-versions = "^3.8" +python-versions = ">=3.8" groups = ["integration"] files = [] develop = false @@ -33,8 +33,8 @@ pytest = "*" [package.source] type = "git" url = "https://github.com/canonical/data-platform-workflows" -reference = "v29.0.0" -resolved_reference = "90077c956fd22995aec4c1e5b86cf6248717d8c7" +reference = "v29.0.3" +resolved_reference = "8189a62d00ac6085586efe572b1b0ff8d5810445" subdirectory = "python/pytest_plugins/allure_pytest_collection_report" [[package]] @@ -992,6 +992,16 @@ files = [ {file = "MarkupSafe-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:5bbe06f8eeafd38e5d0a4894ffec89378b6c6a625ff57e3028921f8ff59318ac"}, {file = "MarkupSafe-2.1.3-cp311-cp311-win32.whl", hash = "sha256:dd15ff04ffd7e05ffcb7fe79f1b98041b8ea30ae9234aed2a9168b5797c3effb"}, {file = "MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl", hash = "sha256:134da1eca9ec0ae528110ccc9e48041e0828d79f24121a1a146161103c76e686"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:f698de3fd0c4e6972b92290a45bd9b1536bffe8c6759c62471efaa8acb4c37bc"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:aa57bd9cf8ae831a362185ee444e15a93ecb2e344c8e52e4d721ea3ab6ef1823"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ffcc3f7c66b5f5b7931a5aa68fc9cecc51e685ef90282f4a82f0f5e9b704ad11"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:47d4f1c5f80fc62fdd7777d0d40a2e9dda0a05883ab11374334f6c4de38adffd"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1f67c7038d560d92149c060157d623c542173016c4babc0c1913cca0564b9939"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:9aad3c1755095ce347e26488214ef77e0485a3c34a50c5a5e2471dff60b9dd9c"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:14ff806850827afd6b07a5f32bd917fb7f45b046ba40c57abdb636674a8b559c"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8f9293864fe09b8149f0cc42ce56e3f0e54de883a9de90cd427f191c346eb2e1"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-win32.whl", hash = "sha256:715d3562f79d540f251b99ebd6d8baa547118974341db04f5ad06d5ea3eb8007"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-win_amd64.whl", hash = "sha256:1b8dd8c3fd14349433c79fa8abeb573a55fc0fdd769133baac1f5e07abf54aeb"}, {file = "MarkupSafe-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:8e254ae696c88d98da6555f5ace2279cf7cd5b3f52be2b5cf97feafe883b58d2"}, {file = "MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cb0932dc158471523c9637e807d9bfb93e06a95cbf010f1a38b98623b929ef2b"}, {file = "MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9402b03f1a1b4dc4c19845e5c749e3ab82d5078d16a2a4c2cd2df62d57bb0707"}, @@ -1652,7 +1662,7 @@ name = "pytest-github-secrets" version = "0.1.0" description = "" optional = false -python-versions = "^3.8" +python-versions = ">=3.8" groups = ["integration"] files = [] develop = false @@ -1660,8 +1670,8 @@ develop = false [package.source] type = "git" url = "https://github.com/canonical/data-platform-workflows" -reference = "v29.0.0" -resolved_reference = "90077c956fd22995aec4c1e5b86cf6248717d8c7" +reference = "v29.0.3" +resolved_reference = "8189a62d00ac6085586efe572b1b0ff8d5810445" subdirectory = "python/pytest_plugins/github_secrets" [[package]] @@ -1669,7 +1679,7 @@ name = "pytest-microceph" version = "0.1.0" description = "" optional = false -python-versions = "^3.8" +python-versions = ">=3.8" groups = ["integration"] files = [] develop = false @@ -1681,8 +1691,8 @@ pytest = "*" [package.source] type = "git" url = "https://github.com/canonical/data-platform-workflows" -reference = "v29.0.0" -resolved_reference = "90077c956fd22995aec4c1e5b86cf6248717d8c7" +reference = "v29.0.3" +resolved_reference = "8189a62d00ac6085586efe572b1b0ff8d5810445" subdirectory = "python/pytest_plugins/microceph" [[package]] @@ -1728,7 +1738,7 @@ name = "pytest-operator-cache" version = "0.1.0" description = "" optional = false -python-versions = "^3.8" +python-versions = ">=3.8" groups = ["integration"] files = [] develop = false @@ -1739,8 +1749,8 @@ pyyaml = "*" [package.source] type = "git" url = "https://github.com/canonical/data-platform-workflows" -reference = "v29.0.0" -resolved_reference = "90077c956fd22995aec4c1e5b86cf6248717d8c7" +reference = "v29.0.3" +resolved_reference = "8189a62d00ac6085586efe572b1b0ff8d5810445" subdirectory = "python/pytest_plugins/pytest_operator_cache" [[package]] @@ -1748,7 +1758,7 @@ name = "pytest-operator-groups" version = "0.1.0" description = "" optional = false -python-versions = "^3.8" +python-versions = ">=3.8" groups = ["integration"] files = [] develop = false @@ -1759,8 +1769,8 @@ pytest = "*" [package.source] type = "git" url = "https://github.com/canonical/data-platform-workflows" -reference = "v29.0.0" -resolved_reference = "90077c956fd22995aec4c1e5b86cf6248717d8c7" +reference = "v29.0.3" +resolved_reference = "8189a62d00ac6085586efe572b1b0ff8d5810445" subdirectory = "python/pytest_plugins/pytest_operator_groups" [[package]] @@ -2443,4 +2453,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more [metadata] lock-version = "2.1" python-versions = "^3.10" -content-hash = "d9fed973bdec86df279ee0c29450c0d618eb9e641272c476c7deb26a0bd4be5c" +content-hash = "823bee1a9c1025275d3a2bf83b766049f615746371b301bfb5cf9204df524b9f" diff --git a/pyproject.toml b/pyproject.toml index 0b7a10219..bd4d048f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,11 +56,11 @@ parameterized = "^0.9.0" [tool.poetry.group.integration.dependencies] pytest = "^7.4.0" -pytest-github-secrets = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/github_secrets"} -pytest-microceph = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/microceph"} +pytest-github-secrets = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.3", subdirectory = "python/pytest_plugins/github_secrets"} +pytest-microceph = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.3", subdirectory = "python/pytest_plugins/microceph"} pytest-operator = "^0.28.0" -pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/pytest_operator_cache"} -pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/pytest_operator_groups"} +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"} juju = "^3.6.0.0" mysql-connector-python = "^9.1.0" tenacity = "^8.2.2" @@ -68,7 +68,7 @@ boto3 = "^1.28.11" pyyaml = "^6.0" urllib3 = "^1.26.16" allure-pytest = "^2.13.2" -allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"} +allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.3", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"} [tool.coverage.run]