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

docs: Various README and doc fixes #193

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

jidicula
Copy link
Owner

  • incorrect CI workflow names
  • clarifications on compatibility guarantees
  • nicer formatting for warnings
  • version reference updates
  • search link update
  • links to regex101 example

- incorrect CI workflow names
- clarifications on compatibility guarantees
- nicer formatting for warnings
- version reference updates
- search link update
- links to regex101 example
@jidicula jidicula enabled auto-merge (squash) May 19, 2024 18:46
@jidicula jidicula merged commit 5de59b7 into main May 19, 2024
130 checks passed
@jidicula jidicula deleted the jidicula/readme-updates-may-2024 branch May 19, 2024 18:52
lukeshingles referenced this pull request in artis-mcrt/artis May 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[jidicula/clang-format-action](https://togithub.com/jidicula/clang-format-action)
| action | minor | `v4.12.0` -> `v4.13.0` |

---

### Release Notes

<details>
<summary>jidicula/clang-format-action
(jidicula/clang-format-action)</summary>

###
[`v4.13.0`](https://togithub.com/jidicula/clang-format-action/releases/tag/v4.13.0)

[Compare
Source](https://togithub.com/jidicula/clang-format-action/compare/v4.12.0...v4.13.0)

#### What's Changed

- fix(ci): Add correct workflow perms for package publishing by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/191](https://togithub.com/jidicula/clang-format-action/pull/191)
- docs: Various README and doc fixes by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/193](https://togithub.com/jidicula/clang-format-action/pull/193)
- ci(go): Upgrade to Go 1.22 by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/194](https://togithub.com/jidicula/clang-format-action/pull/194)
- feat(check): Expose the full clang-format version by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/195](https://togithub.com/jidicula/clang-format-action/pull/195)
- ci(ubuntu): Add support for ubuntu-24.04 runners by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/197](https://togithub.com/jidicula/clang-format-action/pull/197)

**Full Changelog**:
jidicula/clang-format-action@v4.12.0...v4.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 this update
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/artis-mcrt/artis).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
lukeshingles referenced this pull request in artis-mcrt/artis May 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[jidicula/clang-format-action](https://togithub.com/jidicula/clang-format-action)
| action | minor | `v4.12.0` -> `v4.13.0` |

---

### Release Notes

<details>
<summary>jidicula/clang-format-action
(jidicula/clang-format-action)</summary>

###
[`v4.13.0`](https://togithub.com/jidicula/clang-format-action/releases/tag/v4.13.0)

[Compare
Source](https://togithub.com/jidicula/clang-format-action/compare/v4.12.0...v4.13.0)

#### What's Changed

- fix(ci): Add correct workflow perms for package publishing by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/191](https://togithub.com/jidicula/clang-format-action/pull/191)
- docs: Various README and doc fixes by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/193](https://togithub.com/jidicula/clang-format-action/pull/193)
- ci(go): Upgrade to Go 1.22 by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/194](https://togithub.com/jidicula/clang-format-action/pull/194)
- feat(check): Expose the full clang-format version by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/195](https://togithub.com/jidicula/clang-format-action/pull/195)
- ci(ubuntu): Add support for ubuntu-24.04 runners by
[@&#8203;jidicula](https://togithub.com/jidicula) in
[https://github.com/jidicula/clang-format-action/pull/197](https://togithub.com/jidicula/clang-format-action/pull/197)

**Full Changelog**:
jidicula/clang-format-action@v4.12.0...v4.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 this update
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/artis-mcrt/artis).

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

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.

1 participant