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

breaking: Change default charmcraft version to 2.x #219

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

carlcsaposs-canonical
Copy link
Contributor

charmcraft 3.1 releases arm64 charms on amd64

Temporary fix while charmcraft 3.1 is stabilized

charmcraft 3.1 releases arm64 charms on amd64

Temporary fix while charmcraft 3.1 is stabilized
@carlcsaposs-canonical
Copy link
Contributor Author

carlcsaposs-canonical commented Aug 2, 2024

tested on canonical/mysql-operator#497

@carlcsaposs-canonical carlcsaposs-canonical merged commit da8bb57 into main Aug 2, 2024
2 checks passed
@carlcsaposs-canonical carlcsaposs-canonical deleted the charmcraft-2 branch August 2, 2024 12:15
carlcsaposs-canonical referenced this pull request in canonical/mysql-router-k8s-operator Aug 6, 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 | major | `v16.3.3` -> `v18.0.0` |
|
[canonical/data-platform-workflows](https://togithub.com/canonical/data-platform-workflows)
| action | major | `v16.3.3` -> `v18.0.0` |
|
[pytest-operator-cache](https://togithub.com/canonical/data-platform-workflows)
| integration | major | `v16.3.3` -> `v18.0.0` |
|
[pytest-operator-groups](https://togithub.com/canonical/data-platform-workflows)
| integration | major | `v16.3.3` -> `v18.0.0` |

---

### Release Notes

<details>
<summary>canonical/data-platform-workflows
(allure-pytest-collection-report)</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

</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-k8s-operator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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>
carlcsaposs-canonical added a commit that referenced this pull request Dec 5, 2024
carlcsaposs-canonical added a commit that referenced this pull request Dec 5, 2024
carlcsaposs-canonical added a commit that referenced this pull request Jan 8, 2025
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