Skip to content

Commit

Permalink
Update data-platform-workflows to v16 (#222)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[allure-pytest-collection-report](https://github.com/canonical/data-platform-workflows)
| integration | major | `v13.3.4` -> `v16.2.0` |
|
[canonical/data-platform-workflows](https://github.com/canonical/data-platform-workflows)
| action | major | `v13.3.4` -> `v16.2.0` |
|
[pytest-operator-cache](https://github.com/canonical/data-platform-workflows)
| integration | major | `v13.3.4` -> `v16.2.0` |
|
[pytest-operator-groups](https://github.com/canonical/data-platform-workflows)
| integration | major | `v13.3.4` -> `v16.2.0` |

---

### Release Notes

<details>
<summary>canonical/data-platform-workflows
(allure-pytest-collection-report)</summary>

###
[`v16.2.0`](https://github.com/canonical/data-platform-workflows/releases/tag/v16.2.0)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v16.1.0...v16.2.0)

##### What's Changed

- compatible(build_charm.yaml): Add GitHub auth to avoid ccc rate limit
by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#202

**Full Changelog**:
canonical/data-platform-workflows@v16.1.0...v16.2.0

##### Migration instructions

If you have a build wrapper in tox.ini, add `GH_TOKEN` to `pass_env`

```ini
[testenv:build-{production,dev,wrapper}]

##### Wrap `charmcraft pack`
pass_env =
    CI
    GH_TOKEN
```

Example:
[canonical/pgbouncer-k8s-operator#322

###
[`v16.1.0`](https://github.com/canonical/data-platform-workflows/releases/tag/v16.1.0)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v16.0.1...v16.1.0)

##### What's Changed

- compatible(integration_test_charm.yaml): Grant full SSH access on
Azure runners by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#200

**Full Changelog**:
canonical/data-platform-workflows@v16.0.1...v16.1.0

###
[`v16.0.1`](https://github.com/canonical/data-platform-workflows/releases/tag/v16.0.1)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v16.0.0...v16.0.1)

##### What's Changed

- patch(integration_test_charm.yaml): Decrease bootstrap timeout by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#199

**Full Changelog**:
canonical/data-platform-workflows@v16.0.0...v16.0.1

###
[`v16.0.0`](https://github.com/canonical/data-platform-workflows/releases/tag/v16.0.0)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v15.0.0...v16.0.0)

##### What's Changed

- breaking(release_charm.yaml): Upload OCI resources from GHCR directly
by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#198

**Full Changelog**:
canonical/data-platform-workflows@v15...v16.0.0

###
[`v15.0.0`](https://github.com/canonical/data-platform-workflows/releases/tag/v15.0.0)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v14.1.0...v15.0.0)

##### What's Changed

- breaking(integration_test_charm.yaml): Run arm64 tests on all events
by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#196

**Full Changelog**:
canonical/data-platform-workflows@v14...v15.0.0

###
[`v14.1.0`](https://github.com/canonical/data-platform-workflows/releases/tag/v14.1.0)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v14.0.0...v14.1.0)

##### What's Changed

- compatible(integration_test_charm.yaml): Switch arm64 to Azure-hosted
runners by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#192

**Full Changelog**:
canonical/data-platform-workflows@v14.0.0...v14.1.0

###
[`v14.0.0`](https://github.com/canonical/data-platform-workflows/releases/tag/v14.0.0)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v13.3.7...v14.0.0)

##### What's Changed

- breaking(integration_test_charm.yaml): Only run arm64 tests on
`schedule` by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#188

**Full Changelog**:
canonical/data-platform-workflows@v13...v14.0.0

###
[`v13.3.7`](https://github.com/canonical/data-platform-workflows/releases/tag/v13.3.7)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v13.3.6...v13.3.7)

##### What's Changed

- patch(\_sync_docs.yaml): Updated secret keys in usage docs by
[@&#8203;a-velasco](https://github.com/a-velasco) in
[canonical/data-platform-workflows#189

**Full Changelog**:
canonical/data-platform-workflows@v13.3.6...v13.3.7

###
[`v13.3.6`](https://github.com/canonical/data-platform-workflows/releases/tag/v13.3.6)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v13.3.5...v13.3.6)

##### What's Changed

- patch: Install python3-pip with `--no-install-recommends` by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#187

**Full Changelog**:
canonical/data-platform-workflows@v13.3.5...v13.3.6

###
[`v13.3.5`](https://github.com/canonical/data-platform-workflows/releases/tag/v13.3.5)

[Compare
Source](https://github.com/canonical/data-platform-workflows/compare/v13.3.4...v13.3.5)

##### What's Changed

- patch(integration_test_charm.yaml): Add missing link to Allure usage
docs by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#184

**Full Changelog**:
canonical/data-platform-workflows@v13.3.4...v13.3.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 1am and before 3am every
weekday" in timezone Etc/UTC, Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/canonical/mysql-router-k8s-operator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Carl Csaposs <carl.csaposs@canonical.com>
  • Loading branch information
renovate[bot] and carlcsaposs-canonical committed Jun 25, 2024
1 parent e722541 commit ec5b3e4
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

build:
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v13.3.4
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v16.2.0
with:
cache: true

Expand All @@ -83,7 +83,7 @@ jobs:
- lint
- unit-test
- build
uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v13.3.4
uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v16.2.0
with:
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
cloud: microk8s
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ jobs:

build:
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v13.3.4
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v16.2.0

release:
name: Release charm
needs:
- ci-tests
- build
uses: canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v13.3.4
uses: canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v16.2.0
with:
channel: 8.0/edge
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_issue_to_jira.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
sync:
name: Sync GitHub issue to Jira
uses: canonical/data-platform-workflows/.github/workflows/sync_issue_to_jira.yaml@v13.3.4
uses: canonical/data-platform-workflows/.github/workflows/sync_issue_to_jira.yaml@v16.2.0
with:
jira-base-url: https://warthogs.atlassian.net
jira-project-key: DPE
Expand Down
15 changes: 8 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ pytest-mock = "^3.11.1"
[tool.poetry.group.integration.dependencies]
pytest = "^7.4.0"
pytest-operator = "^0.28.0"
pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v13.3.4", subdirectory = "python/pytest_plugins/pytest_operator_cache"}
pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v13.3.4", subdirectory = "python/pytest_plugins/pytest_operator_groups"}
pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v16.2.0", subdirectory = "python/pytest_plugins/pytest_operator_cache"}
pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v16.2.0", subdirectory = "python/pytest_plugins/pytest_operator_groups"}
juju = "^3.2.2"
mysql-connector-python = "~8.0.33"
pyyaml = "^6.0.1"
tenacity = "^8.2.2"
ops = "<2.10.0"
allure-pytest = "^2.13.2"
allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v13.3.4", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"}
allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v16.2.0", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"}


[tool.coverage.run]
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ allowlist_externals =
# Wrap `charmcraft pack`
pass_env =
CI
GH_TOKEN
allowlist_externals =
{[testenv]allowlist_externals}
charmcraft
Expand Down

0 comments on commit ec5b3e4

Please sign in to comment.