charmcraft:feature/testing

Last commit made on 2024-02-07
Get this branch:
git clone -b feature/testing https://git.launchpad.net/charmcraft

Branch merges

Branch information

Name:
feature/testing
Repository:
lp:charmcraft

Recent commits

560436f... by Alex Lowe

docs: make badges only use what's actually on main (#1505)

Currently PRs to main are included in those badges, meaning that if
tests fail on those PRs it shows failing.

49be52f... by Alex Lowe

test: ignore failing init test on macos 11 (#1509)

This is a temporary workraound for #1508, to allow CI to pass while
we're figuring it out.

(snap build failures are due to launchpad's current outage)

40044dc... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update github actions (major) (#1452)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | major | `v4` -> `v5` |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | major | `v2` -> `v3` |

---

### Release Notes

<details>
<summary>actions/setup-python (actions/setup-python)</summary>

### [`v5`](https://togithub.com/actions/setup-python/compare/v4...v5)

[Compare
Source](https://togithub.com/actions/setup-python/compare/v4...v5)

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

### [`v3`](https://togithub.com/github/codeql-action/compare/v2...v3)

[Compare
Source](https://togithub.com/github/codeql-action/compare/v2...v3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/charmcraft).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

b0d8324... by Alex Lowe

ci(deps): don't let Renovate update Windows (#1501)

c545a05... by Alex Lowe

build(deps): update dependencies (#1493)

ae4ee44... by Alex Lowe

test(spread): disable centos spread test (#1503)

0fc289f... by Alex Lowe

test(spread): replace lunar test with mantic (#1500)

15273c6... by Alex Lowe

style(autoformat): update black to 2024 (#1491)

Changes to .py are entirely done by black

903bd60... by Alex Lowe

chore: merge hotfix/2.5 to main

f1275a5... by Alex Lowe

Merge branch 'main' into hotfix-merge/2.5.5

# Conflicts:
# charmcraft/templates/init-simple/charmcraft.yaml.j2
# tests/spread/charms/reactive/task.yaml
# tests/test_charm_builder.py