Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorten integration test job name #285

Closed
wants to merge 2 commits into from

Conversation

carlcsaposs-canonical
Copy link
Contributor

So that matrix values (e.g. juju version, arch) can show without truncating in GitHub Actions UI sidebar

So that matrix values (e.g. juju version, arch) can show without truncating in GitHub Actions UI sidebar
@carlcsaposs-canonical
Copy link
Contributor Author

depends on canonical/data-platform-workflows#206

Copy link
Contributor

@taurus-forever taurus-forever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after releasing new DPE workflow

@carlcsaposs-canonical carlcsaposs-canonical marked this pull request as ready for review July 17, 2024 11:18
carlcsaposs-canonical referenced this pull request Jul 19, 2024
[![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://togithub.com/canonical/data-platform-workflows)
| integration | minor | `v16.2.1` -> `v16.3.3` |
|
[canonical/data-platform-workflows](https://togithub.com/canonical/data-platform-workflows)
| action | minor | `v16.2.1` -> `v16.3.3` |
|
[pytest-operator-cache](https://togithub.com/canonical/data-platform-workflows)
| integration | minor | `v16.2.1` -> `v16.3.3` |
|
[pytest-operator-groups](https://togithub.com/canonical/data-platform-workflows)
| integration | minor | `v16.2.1` -> `v16.3.3` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.2...v16.3.3)

##### What's Changed

- patch(integration_test_charm.yaml): Fix step name by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/205](https://togithub.com/canonical/data-platform-workflows/pull/205)

**Full Changelog**:
canonical/data-platform-workflows@v16.3.2...v16.3.3

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.1...v16.3.2)

##### What's Changed

- patch(integration_test_charm.yaml): Shorten recommended job name by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/206](https://togithub.com/canonical/data-platform-workflows/pull/206)

**Full Changelog**:
canonical/data-platform-workflows@v16.3.1...v16.3.2

##### Migration instructions

Replace

```yaml
name: Integration test charm
```

with

```yaml
name: Integration
```

when calling integration_test_charm.yaml

Example:
[https://github.com/canonical/mysql-router-k8s-operator/pull/285](https://togithub.com/canonical/mysql-router-k8s-operator/pull/285)

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.0...v16.3.1)

##### What's Changed

- patch(update_bundle.yaml): Assume amd64 architecture by
[@&#8203;lucasgameiroborges](https://togithub.com/lucasgameiroborges) in
[https://github.com/canonical/data-platform-workflows/pull/207](https://togithub.com/canonical/data-platform-workflows/pull/207)

##### New Contributors

- [@&#8203;lucasgameiroborges](https://togithub.com/lucasgameiroborges)
made their first contribution in
[https://github.com/canonical/data-platform-workflows/pull/207](https://togithub.com/canonical/data-platform-workflows/pull/207)

**Full Changelog**:
canonical/data-platform-workflows@v16.3.0...v16.3.1

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.2.2...v16.3.0)

##### What's Changed

- compatible(integration_test_charm.yaml): Add support for microk8s on
IS hosted runners by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/203](https://togithub.com/canonical/data-platform-workflows/pull/203)

**Full Changelog**:
canonical/data-platform-workflows@v16.2.2...v16.3.0

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.2.1...v16.2.2)

##### What's Changed

- patch(build_charm.yaml): Add information about charmcraftcache to
usage doc by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/204](https://togithub.com/canonical/data-platform-workflows/pull/204)

**Full Changelog**:
canonical/data-platform-workflows@v16.2.1...v16.2.2

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Carl Csaposs <[email protected]>
@carlcsaposs-canonical
Copy link
Contributor Author

superseded by #276

@carlcsaposs-canonical carlcsaposs-canonical deleted the carlcsaposs-canonical-patch-2 branch July 22, 2024 13:27
paulomach referenced this pull request in canonical/mysql-router-operator Aug 7, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[canonical/data-platform-workflows](https://togithub.com/canonical/data-platform-workflows)
| action | major | `v16.3.0` -> `v18.0.0` |
|
[pytest-github-secrets](https://togithub.com/canonical/data-platform-workflows)
| integration | major | `v16.3.0` -> `v18.0.0` |
|
[pytest-operator-cache](https://togithub.com/canonical/data-platform-workflows)
| integration | major | `v16.3.0` -> `v18.0.0` |
|
[pytest-operator-groups](https://togithub.com/canonical/data-platform-workflows)
| integration | major | `v16.3.0` -> `v18.0.0` |

---

### Release Notes

<details>
<summary>canonical/data-platform-workflows
(canonical/data-platform-workflows)</summary>

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v17.0.1...v18.0.0)

##### What's Changed

- breaking: Change default charmcraft version to 2.x by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/219](https://togithub.com/canonical/data-platform-workflows/pull/219)

**Full Changelog**:
canonical/data-platform-workflows@v17...v18.0.0

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

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

##### What's Changed

- patch(integration_test_charm.yaml): Collect microk8s logs if set up
fails by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/218](https://togithub.com/canonical/data-platform-workflows/pull/218)

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

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.7.0...v17.0.0)

##### What's Changed

- breaking(release_rock.yaml): Create git tag & GitHub release by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/216](https://togithub.com/canonical/data-platform-workflows/pull/216)

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

##### Migration instructions

Replace

```yaml
permissions:
  packages: write  # Needed to publish to GitHub Container Registry
```

with

```yaml
permissions:
  packages: write  # Needed to publish to GitHub Container Registry
  contents: write  # Needed to create GitHub release
```

when calling release_rock.yaml

Example:
[https://github.com/canonical/charmed-postgresql-rock/pull/45](https://togithub.com/canonical/charmed-postgresql-rock/pull/45)

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.6.0...v16.7.0)

#### What's Changed

- compatible(release_\*.yaml): Create git tags for all snap & charm
revisions by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/213](https://togithub.com/canonical/data-platform-workflows/pull/213)

**Full Changelog**:
canonical/data-platform-workflows@v16.6.0...v16.7.0

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.5.2...v16.6.0)

#### What's Changed

- compatible(integration_test_charm.yaml): Add `jhack tail` to logs by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/212](https://togithub.com/canonical/data-platform-workflows/pull/212)

**Full Changelog**:
canonical/data-platform-workflows@v16.5.2...v16.6.0

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.5.1...v16.5.2)

#### What's Changed

- patch(integration_test_charm.yaml): Remove `#` from Allure commit
message by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/214](https://togithub.com/canonical/data-platform-workflows/pull/214)

**Full Changelog**:
canonical/data-platform-workflows@v16.5.1...v16.5.2

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.5.0...v16.5.1)

#### What's Changed

- patch(build_snap.yaml): Increase timeout to 30 minutes by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/215](https://togithub.com/canonical/data-platform-workflows/pull/215)

**Full Changelog**:
canonical/data-platform-workflows@v16.5.0...v16.5.1

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.4.3...v16.5.0)

#### What's Changed

- compatible(integration_test_charm.yaml): Collect logs from all models
by [@&#8203;marceloneppel](https://togithub.com/marceloneppel) in
[https://github.com/canonical/data-platform-workflows/pull/195](https://togithub.com/canonical/data-platform-workflows/pull/195)

#### New Contributors

- [@&#8203;marceloneppel](https://togithub.com/marceloneppel) made their
first contribution in
[https://github.com/canonical/data-platform-workflows/pull/195](https://togithub.com/canonical/data-platform-workflows/pull/195)

**Full Changelog**:
canonical/data-platform-workflows@v16.4.3...v16.5.0

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.4.2...v16.4.3)

#### What's Changed

- patch: Add log groups to GH Actions API by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/211](https://togithub.com/canonical/data-platform-workflows/pull/211)

**Full Changelog**:
canonical/data-platform-workflows@v16.4.2...v16.4.3

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.4.1...v16.4.2)

#### What's Changed

- patch: Add Python API for GitHub Actions by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/210](https://togithub.com/canonical/data-platform-workflows/pull/210)

**Full Changelog**:
canonical/data-platform-workflows@v16.4.1...v16.4.2

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.4.0...v16.4.1)

#### What's Changed

- patch(integration_test_charm.yaml): Use `model-logs-size=10G` instead
of converting controller logsink by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/209](https://togithub.com/canonical/data-platform-workflows/pull/209)

**Full Changelog**:
canonical/data-platform-workflows@v16.4.0...v16.4.1

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.3...v16.4.0)

#### What's Changed

- compatible(integration_test_charm.yaml): Pre-download lxd image by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/208](https://togithub.com/canonical/data-platform-workflows/pull/208)

**Full Changelog**:
canonical/data-platform-workflows@v16.3.3...v16.4.0

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.2...v16.3.3)

##### What's Changed

- patch(integration_test_charm.yaml): Fix step name by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/205](https://togithub.com/canonical/data-platform-workflows/pull/205)

**Full Changelog**:
canonical/data-platform-workflows@v16.3.2...v16.3.3

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.1...v16.3.2)

##### What's Changed

- patch(integration_test_charm.yaml): Shorten recommended job name by
[@&#8203;carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)
in
[https://github.com/canonical/data-platform-workflows/pull/206](https://togithub.com/canonical/data-platform-workflows/pull/206)

**Full Changelog**:
canonical/data-platform-workflows@v16.3.1...v16.3.2

##### Migration instructions

Replace

```yaml
name: Integration test charm
```

with

```yaml
name: Integration
```

when calling integration_test_charm.yaml

Example:
[https://github.com/canonical/mysql-router-k8s-operator/pull/285](https://togithub.com/canonical/mysql-router-k8s-operator/pull/285)

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

[Compare
Source](https://togithub.com/canonical/data-platform-workflows/compare/v16.3.0...v16.3.1)

##### What's Changed

- patch(update_bundle.yaml): Assume amd64 architecture by
[@&#8203;lucasgameiroborges](https://togithub.com/lucasgameiroborges) in
[https://github.com/canonical/data-platform-workflows/pull/207](https://togithub.com/canonical/data-platform-workflows/pull/207)

##### New Contributors

- [@&#8203;lucasgameiroborges](https://togithub.com/lucasgameiroborges)
made their first contribution in
[https://github.com/canonical/data-platform-workflows/pull/207](https://togithub.com/canonical/data-platform-workflows/pull/207)

**Full Changelog**:
canonical/data-platform-workflows@v16.3.0...v16.3.1

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/canonical/mysql-router-operator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants