Skip to content

Tags: whiskeyjimbo/kumomta

Tags

2023.12.28-63cde9c7

Toggle 2023.12.28-63cde9c7's commit message
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

2023.11.28-b5252a41

Toggle 2023.11.28-b5252a41's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
wez Wez Furlong
ci: woodpecker uses a different env to indicate tagging

2023.11.28-884be6e4

Toggle 2023.11.28-884be6e4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
wez Wez Furlong
cargo update

2023.08.22-4d895015

Toggle 2023.08.22-4d895015's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
wez Wez Furlong
update trust-dns-resolver to 0.23

With the mail-auth dep removed, we can now update this dep.

2023.06.23-426225c7

Toggle 2023.06.23-426225c7's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
wez Wez Furlong
build-deb: include version number in filename

I suspect that using the same name on upload to openrepo
somehow collides with other versions that use the same uploaded
filename.

refs: openkilt/openrepo#11

2023.06.22-51b72a83

Toggle 2023.06.22-51b72a83's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
wez Wez Furlong
add selene linter config

This is relatively basic in that it can catch general lua lints,
but doesn't know about the set of functions available to kumo.

It doesn't appear as though selene is able to be extended to
know about those yet; that is tracked by
Kampfkarren/selene#520

I've fixed the couple of lints in our policy and test files
as part of this commit.

You can install and run it like this:

```console
$ cargo install selene
```

Then:

```console
$ selene .
```

2023.05.10-e88ad036

Toggle 2023.05.10-e88ad036's commit message
Update changelog.

2023.03.31-36aa20de

Toggle 2023.03.31-36aa20de's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
wez Wez Furlong
docs: show repo name in GH link in top right corner

2023.03.30-f35d208b

Toggle 2023.03.30-f35d208b's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
wez Wez Furlong
ci: maybe publish the right bits to the right place on tag

2023.03.30-427c74f0

Toggle 2023.03.30-427c74f0's commit message
Aligning chapter names.