misc: Cleanup before a release
Mirror Push / mirror (push) Successful in 8s Details
Test / test (stable) (push) Successful in 33s Details
Test / test (oldstable) (push) Successful in 42s Details

Kept a lot waiting, haven't I?

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2023-11-08 21:45:39 +01:00
parent 26ef04b969
commit e1122a9de7
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
4 changed files with 6 additions and 8 deletions

View File

@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '>=1.21'
go-version: stable
- name: Install scdoc
run: sudo apt-get install -y scdoc
@ -30,8 +30,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --rm-dist
args: release --clean
env:
GITEA_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
UPLOAD_PACKAGES_USERNAME: sam
UPLOAD_PACKAGES_SECRET: ${{ secrets.PUBLISH_TOKEN }}

View File

@ -30,6 +30,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --rm-dist --skip=homebrew,nix,scoop,upload
args: release --clean --skip=homebrew,nix,scoop
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@ -106,10 +106,9 @@ nix:
name: nur
homepage: https://dns.froth.zone/awl
description: A DNS query client
license: BSD-3-Clause
extra_install:
license: bsd3
extra_install: |-
installManPage ./doc/awl.1.gz
post_install: |
installShellCompletion ./completions/*
nfpms:

View File

@ -259,4 +259,4 @@ This man page is probably not complete.
Likely numerous more, report them either to the tracker
_https://git.froth.zone/sam/awl/issues_ or via email
_~sammefishe/awl-dev@lists.sr.ht_
_~sammefishe/awl-develop@lists.sr.ht_