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

patch(build_*.yaml): Switch ARM runner image #233

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

carlcsaposs-canonical
Copy link
Contributor

@carlcsaposs-canonical carlcsaposs-canonical commented Aug 28, 2024

On September 3rd, the GitHub Ubuntu arm64 image will be removed. (https://github.blog/changelog/2024-08-19-notice-of-upcoming-deprecations-and-breaking-changes-in-github-actions-runners/)

Switch to runner with "Ubuntu 22.04 by Arm Limited" image

On September 3rd, the GitHub Ubuntu arm64 image will be removed.

Switch to runner with "Ubuntu 22.04 by Arm Limited" image
Copy link

@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.

Nice, thank you!

@carlcsaposs-canonical carlcsaposs-canonical merged commit 06f252e into main Aug 28, 2024
3 checks passed
@carlcsaposs-canonical carlcsaposs-canonical deleted the arm-image branch August 28, 2024 08:38
carlcsaposs-canonical pushed a commit to canonical/mysql-router-operator that referenced this pull request Sep 24, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[canonical/data-platform-workflows](https://github.com/canonical/data-platform-workflows)
| action | patch | `v21.0.0` -> `v21.0.1` |
|
[pytest-github-secrets](https://github.com/canonical/data-platform-workflows)
| integration | patch | `v21.0.0` -> `v21.0.1` |
|
[pytest-operator-cache](https://github.com/canonical/data-platform-workflows)
| integration | patch | `v21.0.0` -> `v21.0.1` |
|
[pytest-operator-groups](https://github.com/canonical/data-platform-workflows)
| integration | patch | `v21.0.0` -> `v21.0.1` |

---

### Release Notes

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

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

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

##### What's Changed

- patch(build_\*.yaml): Switch ARM runner image by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#233

**Full Changelog**:
canonical/data-platform-workflows@v21.0.0...v21.0.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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/mysql-router-operator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
carlcsaposs-canonical pushed a commit to canonical/mysql-router-k8s-operator that referenced this pull request Sep 24, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[allure-pytest-collection-report](https://github.com/canonical/data-platform-workflows)
| integration | patch | `v21.0.0` -> `v21.0.1` |
|
[canonical/data-platform-workflows](https://github.com/canonical/data-platform-workflows)
| action | patch | `v21.0.0` -> `v21.0.1` |
|
[pytest-operator-cache](https://github.com/canonical/data-platform-workflows)
| integration | patch | `v21.0.0` -> `v21.0.1` |
|
[pytest-operator-groups](https://github.com/canonical/data-platform-workflows)
| integration | patch | `v21.0.0` -> `v21.0.1` |

---

### Release Notes

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

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

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

##### What's Changed

- patch(build_\*.yaml): Switch ARM runner image by
[@&#8203;carlcsaposs-canonical](https://github.com/carlcsaposs-canonical)
in
[canonical/data-platform-workflows#233

**Full Changelog**:
canonical/data-platform-workflows@v21.0.0...v21.0.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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/mysql-router-k8s-operator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

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