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

refactor: Clean up code and change log format #719

Merged
merged 1 commit into from Apr 2, 2024
Merged

Conversation

TwiN
Copy link
Owner

@TwiN TwiN commented Apr 2, 2024

Summary

Clean up code and change log format

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

@TwiN TwiN merged commit 922638e into master Apr 2, 2024
1 check passed
@TwiN TwiN deleted the refactor/logging branch April 2, 2024 01:47
github-merge-queue bot pushed a commit to chezmoi-sh/WIP-monorepo that referenced this pull request Apr 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [TwiN/gatus](https://togithub.com/TwiN/gatus) | minor | `v5.8.0` ->
`v5.9.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/TwiN/gatus/badge)](https://securityscorecards.dev/viewer/?uri=github.com/TwiN/gatus)
|

---

### Release Notes

<details>
<summary>TwiN/gatus (TwiN/gatus)</summary>

### [`v5.9.0`](https://togithub.com/TwiN/gatus/releases/tag/v5.9.0)

[Compare
Source](https://togithub.com/TwiN/gatus/compare/v5.8.0...v5.9.0)

##### What's Changed

- feat(alerting): add alerting support for jetbrains space by
[@&#8203;michael-baraboo](https://togithub.com/michael-baraboo) in
[TwiN/gatus#713
- feat(client): add mTLS config by
[@&#8203;chrisbsmith](https://togithub.com/chrisbsmith) in
[TwiN/gatus#665
- feat: Implement push-based external endpoints by
[@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#724
- fix(alerting): Support alerts with no conditions for external
endpoints by [@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#729
- chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TwiN/gatus#715
- chore: fix some typos by
[@&#8203;HongKuang](https://togithub.com/HongKuang) in
[TwiN/gatus#725
- refactor: Clean up code and change log format by
[@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#719

##### New Contributors

- [@&#8203;michael-baraboo](https://togithub.com/michael-baraboo) made
their first contribution in
[TwiN/gatus#713
- [@&#8203;chrisbsmith](https://togithub.com/chrisbsmith) made their
first contribution in
[TwiN/gatus#665
- [@&#8203;HongKuang](https://togithub.com/HongKuang) made their first
contribution in
[TwiN/gatus#725

**Full Changelog**:
TwiN/gatus@v5.8.0...v5.9.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/chezmoi-sh/nex.rpi).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
xunleii pushed a commit to chezmoi-sh/WIP-monorepo that referenced this pull request May 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [TwiN/gatus](https://togithub.com/TwiN/gatus) | minor | `v5.8.0` ->
`v5.9.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/TwiN/gatus/badge)](https://securityscorecards.dev/viewer/?uri=github.com/TwiN/gatus)
|

---

### Release Notes

<details>
<summary>TwiN/gatus (TwiN/gatus)</summary>

### [`v5.9.0`](https://togithub.com/TwiN/gatus/releases/tag/v5.9.0)

[Compare
Source](https://togithub.com/TwiN/gatus/compare/v5.8.0...v5.9.0)

##### What's Changed

- feat(alerting): add alerting support for jetbrains space by
[@&#8203;michael-baraboo](https://togithub.com/michael-baraboo) in
[TwiN/gatus#713
- feat(client): add mTLS config by
[@&#8203;chrisbsmith](https://togithub.com/chrisbsmith) in
[TwiN/gatus#665
- feat: Implement push-based external endpoints by
[@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#724
- fix(alerting): Support alerts with no conditions for external
endpoints by [@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#729
- chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TwiN/gatus#715
- chore: fix some typos by
[@&#8203;HongKuang](https://togithub.com/HongKuang) in
[TwiN/gatus#725
- refactor: Clean up code and change log format by
[@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#719

##### New Contributors

- [@&#8203;michael-baraboo](https://togithub.com/michael-baraboo) made
their first contribution in
[TwiN/gatus#713
- [@&#8203;chrisbsmith](https://togithub.com/chrisbsmith) made their
first contribution in
[TwiN/gatus#665
- [@&#8203;HongKuang](https://togithub.com/HongKuang) made their first
contribution in
[TwiN/gatus#725

**Full Changelog**:
TwiN/gatus@v5.8.0...v5.9.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/chezmoi-sh/nex.rpi).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
xunleii pushed a commit to chezmoi-sh/WIP-monorepo that referenced this pull request May 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [TwiN/gatus](https://togithub.com/TwiN/gatus) | minor | `v5.8.0` ->
`v5.9.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/TwiN/gatus/badge)](https://securityscorecards.dev/viewer/?uri=github.com/TwiN/gatus)
|

---

### Release Notes

<details>
<summary>TwiN/gatus (TwiN/gatus)</summary>

### [`v5.9.0`](https://togithub.com/TwiN/gatus/releases/tag/v5.9.0)

[Compare
Source](https://togithub.com/TwiN/gatus/compare/v5.8.0...v5.9.0)

##### What's Changed

- feat(alerting): add alerting support for jetbrains space by
[@&#8203;michael-baraboo](https://togithub.com/michael-baraboo) in
[TwiN/gatus#713
- feat(client): add mTLS config by
[@&#8203;chrisbsmith](https://togithub.com/chrisbsmith) in
[TwiN/gatus#665
- feat: Implement push-based external endpoints by
[@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#724
- fix(alerting): Support alerts with no conditions for external
endpoints by [@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#729
- chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TwiN/gatus#715
- chore: fix some typos by
[@&#8203;HongKuang](https://togithub.com/HongKuang) in
[TwiN/gatus#725
- refactor: Clean up code and change log format by
[@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#719

##### New Contributors

- [@&#8203;michael-baraboo](https://togithub.com/michael-baraboo) made
their first contribution in
[TwiN/gatus#713
- [@&#8203;chrisbsmith](https://togithub.com/chrisbsmith) made their
first contribution in
[TwiN/gatus#665
- [@&#8203;HongKuang](https://togithub.com/HongKuang) made their first
contribution in
[TwiN/gatus#725

**Full Changelog**:
TwiN/gatus@v5.8.0...v5.9.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/chezmoi-sh/nex.rpi).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
xunleii pushed a commit to chezmoi-sh/WIP-monorepo that referenced this pull request May 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [TwiN/gatus](https://togithub.com/TwiN/gatus) | minor | `v5.8.0` ->
`v5.9.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/TwiN/gatus/badge)](https://securityscorecards.dev/viewer/?uri=github.com/TwiN/gatus)
|

---

### Release Notes

<details>
<summary>TwiN/gatus (TwiN/gatus)</summary>

### [`v5.9.0`](https://togithub.com/TwiN/gatus/releases/tag/v5.9.0)

[Compare
Source](https://togithub.com/TwiN/gatus/compare/v5.8.0...v5.9.0)

##### What's Changed

- feat(alerting): add alerting support for jetbrains space by
[@&#8203;michael-baraboo](https://togithub.com/michael-baraboo) in
[TwiN/gatus#713
- feat(client): add mTLS config by
[@&#8203;chrisbsmith](https://togithub.com/chrisbsmith) in
[TwiN/gatus#665
- feat: Implement push-based external endpoints by
[@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#724
- fix(alerting): Support alerts with no conditions for external
endpoints by [@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#729
- chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TwiN/gatus#715
- chore: fix some typos by
[@&#8203;HongKuang](https://togithub.com/HongKuang) in
[TwiN/gatus#725
- refactor: Clean up code and change log format by
[@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#719

##### New Contributors

- [@&#8203;michael-baraboo](https://togithub.com/michael-baraboo) made
their first contribution in
[TwiN/gatus#713
- [@&#8203;chrisbsmith](https://togithub.com/chrisbsmith) made their
first contribution in
[TwiN/gatus#665
- [@&#8203;HongKuang](https://togithub.com/HongKuang) made their first
contribution in
[TwiN/gatus#725

**Full Changelog**:
TwiN/gatus@v5.8.0...v5.9.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/chezmoi-sh/nex.rpi).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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.

None yet

1 participant