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(_sync_docs.yaml): Updated secret keys in usage docs #189

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

a-velasco
Copy link
Contributor

@a-velasco a-velasco commented Jun 11, 2024

The _sync_docs.md workflow example was using incorrect keys to make the workflow call.

Solved by updating the keys to the correct ones.

@a-velasco a-velasco changed the title Updated secret keys to match workflow call patch(_sync_docs.md) Updated secret keys to match workflow call Jun 11, 2024
@a-velasco a-velasco changed the title patch(_sync_docs.md) Updated secret keys to match workflow call patch(_sync_docs.md): Updated secret keys to match workflow call Jun 11, 2024
@carlcsaposs-canonical carlcsaposs-canonical changed the title patch(_sync_docs.md): Updated secret keys to match workflow call patch(_sync_docs.yaml): Updated secret keys to match workflow call Jun 11, 2024
@carlcsaposs-canonical carlcsaposs-canonical changed the title patch(_sync_docs.yaml): Updated secret keys to match workflow call patch(_sync_docs.yaml): Updated secret keys in usage docs Jun 13, 2024
@carlcsaposs-canonical carlcsaposs-canonical merged commit 008614c into main Jun 13, 2024
4 of 7 checks passed
@carlcsaposs-canonical carlcsaposs-canonical deleted the patch(_sync_docs.md) branch June 13, 2024 07:54
carlcsaposs-canonical referenced this pull request in canonical/mysql-router-k8s-operator Jun 25, 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://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
[https://github.com/canonical/data-platform-workflows/pull/202](https://github.com/canonical/data-platform-workflows/pull/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:
[https://github.com/canonical/pgbouncer-k8s-operator/pull/322](https://github.com/canonical/pgbouncer-k8s-operator/pull/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
[https://github.com/canonical/data-platform-workflows/pull/200](https://github.com/canonical/data-platform-workflows/pull/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
[https://github.com/canonical/data-platform-workflows/pull/199](https://github.com/canonical/data-platform-workflows/pull/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
[https://github.com/canonical/data-platform-workflows/pull/198](https://github.com/canonical/data-platform-workflows/pull/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
[https://github.com/canonical/data-platform-workflows/pull/196](https://github.com/canonical/data-platform-workflows/pull/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
[https://github.com/canonical/data-platform-workflows/pull/192](https://github.com/canonical/data-platform-workflows/pull/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
[https://github.com/canonical/data-platform-workflows/pull/188](https://github.com/canonical/data-platform-workflows/pull/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
[https://github.com/canonical/data-platform-workflows/pull/189](https://github.com/canonical/data-platform-workflows/pull/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
[https://github.com/canonical/data-platform-workflows/pull/187](https://github.com/canonical/data-platform-workflows/pull/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
[https://github.com/canonical/data-platform-workflows/pull/184](https://github.com/canonical/data-platform-workflows/pull/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>
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