| Commit message (Collapse) | Author | Lines |
|
|
|
- Explicitly bump octodns-cloudflare to 0.0.6
- Explicitly bump ansible-core to 2.17.0
- Explicitly bump ruff to 0.4.5
- Implicitly bump requests to 2.32.2
|
|
|
|
We made a change to include the instance in alerts sent to Discord, but
not all of our configured alerts send this field.
As a result, we would have incorrectly formatted alerts being sent
through to Discord which were tricky to read.
The format template has now been changed to only conditionally render
the instance label if it is present on a triggered alert.
|
|
Previously the files server would return a HTTP 500 if a matching file
was not found, since internally NGINX would fall into a redirect loop
trying to locate the relevant file.
This adds a final 404 fallback handler so if there is not a direct match
we return an error instead of returning a HTTP 500.
|
|
|
|
Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.5.0 to 1.6.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/hassanabouelela/actions/releases)
- [Commits](https://github.com/hassanabouelela/actions/compare/setup-python_v1.5.0...setup-python_v1.6.0)
---
updated-dependencies:
- dependency-name: HassanAbouelela/actions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
* generate cert for prometheus.lovelace.box.pydis.wtf
* add dns record for prometheus.lovelace.box
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|