Discover modules > cue.dev/x/goreleaser
v0.3.0
#Project: ¶

goreleaser configuration definition file

#AUR: ¶
name?: string ¶
ids?: [...string] ¶
commit_author?: ¶
name?: string ¶
email?: string ¶
signing?: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
use_github_app_token?: bool ¶
commit_msg_template?: string ¶
description?: string ¶
homepage?: string ¶
license?: string ¶
skip_upload?: bool | string ¶
url_template?: string ¶
maintainers?: [...string] ¶
contributors?: [...string] ¶
provides?: [...string] ¶
conflicts?: [...string] ¶
depends?: [...string] ¶
optdepends?: [...string] ¶
backup?: [...string] ¶
rel?: string ¶
package?: string ¶
git_url?: string ¶
git_ssh_command?: string ¶
private_key?: string ¶
goamd64?: string ¶
directory?: string ¶
disable?: bool | string ¶
install?: string ¶
#AURSource: ¶
name?: string ¶
ids?: [...string] ¶
commit_author?: ¶
name?: string ¶
email?: string ¶
signing?: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
use_github_app_token?: bool ¶
commit_msg_template?: string ¶
description?: string ¶
homepage?: string ¶
license?: string ¶
skip_upload?: bool | string ¶
url_template?: string ¶
maintainers?: [...string] ¶
contributors?: [...string] ¶
arches?: [...string] ¶
provides?: [...string] ¶
conflicts?: [...string] ¶
depends?: [...string] ¶
optdepends?: [...string] ¶
makedepends?: [...string] ¶
backup?: [...string] ¶
rel?: string ¶
prepare?: string ¶
build?: string ¶
package?: string ¶
git_url?: string ¶
git_ssh_command?: string ¶
private_key?: string ¶
goamd64?: string ¶
directory?: string ¶
disable?: bool | string ¶
install?: string ¶
#Announce: ¶
skip?: bool | string ¶
twitter?: ¶
enabled?: bool | string ¶
message_template?: string ¶
mastodon?: ¶
enabled?: bool | string ¶
message_template?: string ¶
server!: string ¶
reddit?: ¶
enabled?: bool | string ¶
application_id?: string ¶
username?: string ¶
title_template?: string ¶
url_template?: string ¶
sub?: string ¶
slack?: ¶
enabled?: bool | string ¶
message_template?: string ¶
channel?: string ¶
username?: string ¶
icon_emoji?: string ¶
icon_url?: string ¶
blocks?: [...#SlackBlock] ¶
attachments?: [...#SlackAttachment] ¶
discord?: ¶
enabled?: bool | string ¶
message_template?: string ¶
author?: string ¶
color?: string ¶
icon_url?: string ¶
teams?: ¶
enabled?: bool | string ¶
title_template?: string ¶
message_template?: string ¶
color?: string ¶
icon_url?: string ¶
smtp?: ¶
enabled?: bool | string ¶
host?: string ¶
port?: int ¶
username?: string ¶
from?: string ¶
to?: [...string] ¶
subject_template?: string ¶
body_template?: string ¶
insecure_skip_verify?: bool ¶
mattermost?: ¶
enabled?: bool | string ¶
message_template?: string ¶
title_template?: string ¶
color?: string ¶
channel?: string ¶
username?: string ¶
icon_emoji?: string ¶
icon_url?: string ¶
linkedin?: ¶
enabled?: bool | string ¶
message_template?: string ¶
telegram?: ¶
enabled?: bool | string ¶
message_template?: string ¶
chat_id?: matchN(1, [string, int]) ¶
parse_mode?: "MarkdownV2" | "HTML" ¶
message_thread_id?: matchN(1, [string, int]) ¶
webhook?: ¶
enabled?: bool | string ¶
skip_tls_verify?: bool ¶
message_template?: string ¶
endpoint_url?: string ¶
headers?: [string]: string ¶
content_type?: string ¶
expected_status_codes?: [...int] ¶
opencollective?: ¶
enabled?: bool | string ¶
slug?: string ¶
title_template?: string ¶
message_template?: string ¶
bluesky?: ¶
enabled?: bool | string ¶
username?: string ¶
message_template?: string ¶
discourse?: ¶
enabled?: bool | string ¶
title_template?: string ¶
message_template?: string ¶
server?: string ¶
category_id?: int ¶
username?: string ¶
#Archive: ¶
id?: string ¶
ids?: [...string] ¶
builds_info?: ¶
owner?: string ¶
group?: string ¶
mode?: int ¶
mtime?: string ¶
name_template?: string ¶
formats?: #StringArray ¶
format_overrides?: [...#FormatOverride] ¶
wrap_in_directory?: bool | string ¶
strip_binary_directory?: bool ¶
files?: [...#File] ¶
meta?: bool ¶
allow_different_binary_count?: bool ¶
format?: "tar" | "tgz" | "tar.gz" | "zip" | "gz" | "tar.xz" | "txz" | "binary" ¶
builds?: [...string] ¶
#Before: ¶
hooks?: [...string] ¶
#BinarySign: ¶
id?: string ¶
cmd?: string ¶
args?: [...string] ¶
signature?: string ¶
artifacts?: "binary" | "none" ¶
ids?: [...string] ¶
stdin?: string ¶
stdin_file?: string ¶
env?: [...string] ¶
certificate?: string ¶
output?: bool | string ¶
#Blob: ¶
bucket?: string ¶
provider?: string ¶
region?: string ¶
disable_ssl?: bool ¶
directory?: string ¶
kms_key?: string ¶
ids?: [...string] ¶
endpoint?: string ¶
extra_files?: [...#ExtraFile] ¶
disable?: bool | string ¶
s3_force_path_style?: bool ¶
acl?: string ¶
cache_control?: [...string] ¶
content_disposition?: string ¶
include_meta?: bool ¶
extra_files_only?: bool ¶
#Bluesky: ¶
enabled?: bool | string ¶
username?: string ¶
message_template?: string ¶
#Build: ¶
id?: string ¶
goos?: [...string] ¶
goarch?: [...string] ¶
goamd64?: [...string] ¶
go386?: [...string] ¶
goarm?: [...string] ¶
goarm64?: [...string] ¶
gomips?: [...string] ¶
goppc64?: [...string] ¶
goriscv64?: [...string] ¶
targets?: [...string] ¶
ignore?: [...#IgnoredBuild] ¶
dir?: string ¶
main?: string ¶
binary?: string ¶
hooks?: ¶
pre?: #Hooks ¶
post?: #Hooks ¶
builder?: "" | "go" | "rust" | "zig" | "bun" | "deno" | "uv" | "poetry" ¶
mod_timestamp?: string ¶
skip?: bool | string ¶
tool?: string ¶
command?: string ¶
no_unique_dist_dir?: bool | string ¶
no_main_check?: bool ¶
buildmode?: "c-archive" | "c-shared" | "pie" | "wheel" | "sdist" | "" ¶
ldflags?: #StringArray ¶
tags?: #FlagArray ¶
flags?: #FlagArray ¶
asmflags?: #StringArray ¶
gcflags?: #StringArray ¶
env?: [...string] ¶
overrides?: [...#BuildDetailsOverride] ¶
gobinary?: string ¶
#BuildDetailsOverride: ¶
goos!: string ¶
goarch!: string ¶
goamd64?: string ¶
go386?: string ¶
goarm64?: string ¶
goarm?: matchN(1, [string, int]) ¶
gomips?: string ¶
goppc64?: string ¶
goriscv64?: string ¶
buildmode?: "c-archive" | "c-shared" | "pie" | "wheel" | "sdist" | "" ¶
ldflags?: #StringArray ¶
tags?: #FlagArray ¶
flags?: #FlagArray ¶
asmflags?: #StringArray ¶
gcflags?: #StringArray ¶
env?: [...string] ¶
#BuildHookConfig: ¶
pre?: #Hooks ¶
post?: #Hooks ¶
#Changelog: ¶
filters?: ¶
include?: [...string] ¶
exclude?: [...string] ¶
sort?: "asc" | "desc" | "" ¶
disable?: bool | string ¶
use?: "git" | "github" | "github-native" | "gitlab" ¶
format?: string ¶
groups?: [...#ChangelogGroup] ¶
abbrev?: int ¶
#ChangelogGroup: ¶
title!: string ¶
regexp?: string ¶
order?: int ¶
#Checksum: ¶
name_template?: string ¶
algorithm?: string ¶
split?: bool ¶
ids?: [...string] ¶
disable?: bool ¶
extra_files?: [...#ExtraFile] ¶
#Chocolatey: ¶
name?: string ¶
ids?: [...string] ¶
package_source_url?: string ¶
owners?: string ¶
title?: string ¶
authors?: string ¶
project_url?: string ¶
url_template?: string ¶
icon_url?: string ¶
copyright?: string ¶
license_url?: string ¶
require_license_acceptance?: bool ¶
project_source_url?: string ¶
docs_url?: string ¶
bug_tracker_url?: string ¶
tags?: string ¶
summary?: string ¶
description?: string ¶
release_notes?: string ¶
dependencies?: [...#ChocolateyDependency] ¶
skip_publish?: bool ¶
api_key?: string ¶
source_repo?: string ¶
goamd64?: string ¶
#ChocolateyDependency: ¶
id?: string ¶
version?: string ¶
#CommitAuthor: ¶
name?: string ¶
email?: string ¶
signing?: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
use_github_app_token?: bool ¶
#CommitSigning: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
#Discord: ¶
enabled?: bool | string ¶
message_template?: string ¶
author?: string ¶
color?: string ¶
icon_url?: string ¶
#Discourse: ¶
enabled?: bool | string ¶
title_template?: string ¶
message_template?: string ¶
server?: string ¶
category_id?: int ¶
username?: string ¶
#Docker: ¶
id?: string ¶
ids?: [...string] ¶
goos?: string ¶
goarch?: string ¶
goarm?: matchN(1, [string, int]) ¶
goamd64?: string ¶
dockerfile?: string ¶
image_templates?: [...string] ¶
skip_push?: bool | string ¶
extra_files?: [...string] ¶
build_flag_templates?: [...string] ¶
push_flags?: [...string] ¶
use?: "docker" | "buildx" ¶
retry?: ¶
attempts?: int ¶
delay?: int ¶
max_delay?: int ¶
#DockerDigest: ¶
disable?: bool | string ¶
name_template?: string ¶
#DockerManifest: ¶
id?: string ¶
name_template?: string ¶
skip_push?: bool | string ¶
image_templates?: [...string] ¶
create_flags?: [...string] ¶
push_flags?: [...string] ¶
use?: string ¶
retry?: ¶
attempts?: int ¶
delay?: int ¶
max_delay?: int ¶
#DockerV2: ¶
id?: string ¶
ids?: [...string] ¶
dockerfile?: string ¶
images?: [...string] ¶
tags?: [...string] ¶
labels?: [string]: string ¶
annotations?: [string]: string ¶
extra_files?: [...string] ¶
platforms?: [...string] ¶
build_args?: [string]: string ¶
retry?: ¶
attempts?: int ¶
delay?: int ¶
max_delay?: int ¶
flags?: [...string] ¶
disable?: bool | string ¶
sbom?: bool | string ¶
#EnvFiles: ¶
github_token?: string ¶
gitlab_token?: string ¶
gitea_token?: string ¶
#ExtraFile: ¶
glob?: string ¶
name_template?: string ¶
#File: matchN(1, [string, _#defs."/$defs/File/oneOf/1"]) ¶
#FileInfo: ¶
owner?: string ¶
group?: string ¶
mode?: int ¶
mtime?: string ¶
#Filters: ¶
include?: [...string] ¶
exclude?: [...string] ¶
#FlagArray: matchN(1, [string, [...string]]) ¶
#Flatpak: ¶
id?: string ¶
ids?: [...string] ¶
name_template?: string ¶
app_id!: string ¶
runtime!: string ¶
runtime_version!: string ¶
sdk!: string ¶
command?: string ¶
finish_args?: [...string] ¶
disable?: bool | string ¶
#FormatOverride: ¶
goos?: string ¶
formats?: #StringArray ¶
format?: "tar" | "tgz" | "tar.gz" | "zip" | "gz" | "tar.xz" | "txz" | "binary" | "none" ¶
#Git: ¶
tag_sort?: "-version:refname" | "-version:creatordate" ¶
prerelease_suffix?: string ¶
ignore_tags?: [...string] ¶
#GitHubURLs: ¶
api?: string ¶
upload?: string ¶
download?: string ¶
skip_tls_verify?: bool ¶
#GitLabURLs: ¶
api?: string ¶
download?: string ¶
skip_tls_verify?: bool ¶
use_package_registry?: bool ¶
use_job_token?: bool ¶
#GitRepoRef: ¶
url?: string ¶
ssh_command?: string ¶
private_key?: string ¶
#GiteaURLs: ¶
api?: string ¶
download?: string ¶
skip_tls_verify?: bool ¶
#GoMod: ¶
proxy?: bool ¶
env?: [...string] ¶
gobinary?: string ¶
mod?: string ¶
dir?: string ¶
#Homebrew: ¶
name?: string ¶
repository?: ¶
owner?: string ¶
name?: string ¶
token?: string ¶
branch?: string ¶
git?: ¶
url?: string ¶
ssh_command?: string ¶
private_key?: string ¶
pull_request?: ¶
enabled?: bool ¶
base?: #PullRequestBase ¶
draft?: bool ¶
commit_author?: ¶
name?: string ¶
email?: string ¶
signing?: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
use_github_app_token?: bool ¶
commit_msg_template?: string ¶
directory?: string ¶
caveats?: string ¶
install?: string ¶
extra_install?: string ¶
post_install?: string ¶
dependencies?: [...#HomebrewDependency] ¶
test?: string ¶
conflicts?: [...string] ¶
description?: string ¶
homepage?: string ¶
license?: string ¶
skip_upload?: bool | string ¶
download_strategy?: string ¶
url_template?: string ¶
url_headers?: [...string] ¶
custom_require?: string ¶
custom_block?: string ¶
ids?: [...string] ¶
goarm?: matchN(1, [string, int]) ¶
goamd64?: string ¶
service?: string ¶
#HomebrewCask: ¶
name?: string ¶
repository?: ¶
owner?: string ¶
name?: string ¶
token?: string ¶
branch?: string ¶
git?: ¶
url?: string ¶
ssh_command?: string ¶
private_key?: string ¶
pull_request?: ¶
enabled?: bool ¶
base?: #PullRequestBase ¶
draft?: bool ¶
commit_author?: ¶
name?: string ¶
email?: string ¶
signing?: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
use_github_app_token?: bool ¶
commit_msg_template?: string ¶
directory?: string ¶
caveats?: string ¶
description?: string ¶
homepage?: string ¶
skip_upload?: bool | string ¶
custom_block?: string ¶
ids?: [...string] ¶
service?: string ¶
binaries?: [...string] ¶
manpages?: [...string] ¶
url?: ¶
template?: string ¶
verified?: string ¶
using?: string ¶
cookies?: [string]: string ¶
referer?: string ¶
headers?: [...string] ¶
user_agent?: string ¶
data?: [string]: string ¶
completions?: ¶
bash?: string ¶
zsh?: string ¶
fish?: string ¶
dependencies?: [...#HomebrewCaskDependency] ¶
conflicts?: [...#HomebrewCaskConflict] ¶
hooks?: ¶
pre?: ¶
install?: string ¶
uninstall?: string ¶
post?: ¶
install?: string ¶
uninstall?: string ¶
uninstall?: ¶
launchctl?: [...string] ¶
quit?: [...string] ¶
login_item?: [...string] ¶
delete?: [...string] ¶
trash?: [...string] ¶
zap?: ¶
launchctl?: [...string] ¶
quit?: [...string] ¶
login_item?: [...string] ¶
delete?: [...string] ¶
trash?: [...string] ¶
generate_completions_from_executable?: ¶
executable?: string ¶
args?: [...string] ¶
base_name?: string ¶
shell_parameter_format?: string ¶
shells?: [...string] ¶
license?: string ¶
manpage?: string ¶
binary?: string ¶
#HomebrewCaskCompletions: ¶
bash?: string ¶
zsh?: string ¶
fish?: string ¶
#HomebrewCaskConflict: ¶
cask?: string ¶
formula?: string ¶
#HomebrewCaskDependency: ¶
cask?: string ¶
formula?: string ¶
#HomebrewCaskGeneratedCompletions: ¶
executable?: string ¶
args?: [...string] ¶
base_name?: string ¶
shell_parameter_format?: string ¶
shells?: [...string] ¶
#HomebrewCaskHook: ¶
install?: string ¶
uninstall?: string ¶
#HomebrewCaskHooks: ¶
pre?: ¶
install?: string ¶
uninstall?: string ¶
post?: ¶
install?: string ¶
uninstall?: string ¶
#HomebrewCaskURL: ¶
template?: string ¶
verified?: string ¶
using?: string ¶
cookies?: [string]: string ¶
referer?: string ¶
headers?: [...string] ¶
user_agent?: string ¶
data?: [string]: string ¶
#HomebrewCaskUninstall: ¶
launchctl?: [...string] ¶
quit?: [...string] ¶
login_item?: [...string] ¶
delete?: [...string] ¶
trash?: [...string] ¶
#HomebrewDependency: matchN(1, [string, _#defs."/$defs/HomebrewDependency/oneOf/1"]) ¶
#Hooks: matchN(1, [string, [..._#defs."/$defs/Hooks/oneOf/1/items"]]) ¶
#IgnoredBuild: ¶
goos?: string ¶
goarch?: string ¶
goamd64?: string ¶
go386?: string ¶
goarm?: matchN(1, [string, int]) ¶
goarm64?: string ¶
gomips?: string ¶
goppc64?: string ¶
goriscv64?: string ¶
#Ko: ¶
id?: string ¶
build?: string ¶
main?: string ¶
working_dir?: string ¶
base_image?: string ¶
labels?: [string]: string ¶
annotations?: [string]: string ¶
user?: string ¶
repositories?: [...string] ¶
platforms?: [...string] ¶
tags?: [...string] ¶
creation_time?: string ¶
ko_data_creation_time?: string ¶
sbom?: "spdx" | "none" ¶
sbom_directory?: string ¶
ldflags?: [...string] ¶
flags?: [...string] ¶
env?: [...string] ¶
bare?: bool ¶
preserve_import_paths?: bool ¶
base_import_paths?: bool ¶
local_domain?: string ¶
disable?: bool | string ¶
repository?: string ¶
#Krew: ¶
ids?: [...string] ¶
name?: string ¶
repository?: ¶
owner?: string ¶
name?: string ¶
token?: string ¶
branch?: string ¶
git?: ¶
url?: string ¶
ssh_command?: string ¶
private_key?: string ¶
pull_request?: ¶
enabled?: bool ¶
base?: #PullRequestBase ¶
draft?: bool ¶
commit_author?: ¶
name?: string ¶
email?: string ¶
signing?: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
use_github_app_token?: bool ¶
commit_msg_template?: string ¶
caveats?: string ¶
short_description?: string ¶
description?: string ¶
homepage?: string ¶
url_template?: string ¶
goarm?: matchN(1, [string, int]) ¶
goamd64?: string ¶
skip_upload?: bool | string ¶
#Libdirs: ¶
header?: string ¶
carchive?: string ¶
cshared?: string ¶
#LinkedIn: ¶
enabled?: bool | string ¶
message_template?: string ¶
#MCP: ¶
github?: ¶
name!: string ¶
title!: string ¶
description?: string ¶
homepage?: string ¶
packages?: [...#MCPPackage] ¶
transports?: [...#MCPTransport] ¶
disable?: bool | string ¶
repository?: ¶
url?: string ¶
source?: "github" | "gitlab" | "gitea" ¶
id?: string ¶
subfolder?: string ¶
auth!: ¶
type!: "none" | "github" | "github-oidc" ¶
token?: string ¶
name!: string ¶
title!: string ¶
description?: string ¶
homepage?: string ¶
packages?: [...#MCPPackage] ¶
transports?: [...#MCPTransport] ¶
disable?: bool | string ¶
repository?: ¶
url?: string ¶
source?: "github" | "gitlab" | "gitea" ¶
id?: string ¶
subfolder?: string ¶
auth!: ¶
type!: "none" | "github" | "github-oidc" ¶
token?: string ¶
#MCPAuth: ¶
type!: "none" | "github" | "github-oidc" ¶
token?: string ¶
#MCPDetails: ¶
name!: string ¶
title!: string ¶
description?: string ¶
homepage?: string ¶
packages?: [...#MCPPackage] ¶
transports?: [...#MCPTransport] ¶
disable?: bool | string ¶
repository?: ¶
url?: string ¶
source?: "github" | "gitlab" | "gitea" ¶
id?: string ¶
subfolder?: string ¶
auth!: ¶
type!: "none" | "github" | "github-oidc" ¶
token?: string ¶
#MCPPackage: ¶
registry_type!: "oci" | "npm" | "pypi" | "nuget" | "mcpb" ¶
identifier!: string ¶
transport!: ¶
type?: "stdio" | "streamable-http" | "sse" ¶
#MCPRepository: ¶
url?: string ¶
source?: "github" | "gitlab" | "gitea" ¶
id?: string ¶
subfolder?: string ¶
#MCPTransport: ¶
type?: "stdio" | "streamable-http" | "sse" ¶
#MacOSNotarize: ¶
issuer_id!: string ¶
key!: string ¶
key_id!: string ¶
timeout?: string ¶
wait?: bool ¶
#MacOSSign: ¶
certificate!: string ¶
password!: string ¶
entitlements?: string ¶
#MacOSSignNotarize: ¶
ids?: [...string] ¶
enabled?: bool | string ¶
sign!: ¶
certificate!: string ¶
password!: string ¶
entitlements?: string ¶
notarize!: ¶
issuer_id!: string ¶
key!: string ¶
key_id!: string ¶
timeout?: string ¶
wait?: bool ¶
#Makeself: ¶
id?: string ¶
filename?: string ¶
script!: string ¶
compression?: "gzip" | "bzip2" | "xz" | "lzo" | "compress" | "none" ¶
extra_args?: [...string] ¶
files?: [...#MakeselfFile] ¶
disable?: bool | string ¶
ids?: [...string] ¶
goos?: [...string] ¶
goarch?: [...string] ¶
name?: string ¶
description?: string ¶
maintainer?: string ¶
keywords?: [...string] ¶
homepage?: string ¶
license?: string ¶
#MakeselfFile: ¶
src?: string ¶
dst?: string ¶
strip_parent?: bool ¶
#Mastodon: ¶
enabled?: bool | string ¶
message_template?: string ¶
server!: string ¶
#Mattermost: ¶
enabled?: bool | string ¶
message_template?: string ¶
title_template?: string ¶
color?: string ¶
channel?: string ¶
username?: string ¶
icon_emoji?: string ¶
icon_url?: string ¶
#Milestone: ¶
repo?: ¶
owner?: string ¶
name?: string ¶
close?: bool ¶
fail_on_error?: bool ¶
name_template?: string ¶
#NFPM: ¶
file_name_template?: string ¶
package_name?: string ¶
epoch?: string ¶
release?: string ¶
prerelease?: string ¶
version_metadata?: string ¶
dependencies?: [...string] ¶
recommends?: [...string] ¶
suggests?: [...string] ¶
conflicts?: [...string] ¶
umask?: matchN(1, [string, int]) ¶
replaces?: [...string] ¶
provides?: [...string] ¶
contents?: [...#NFPMContent] ¶
scripts?: ¶
preinstall?: string ¶
postinstall?: string ¶
preremove?: string ¶
postremove?: string ¶
rpm?: ¶
summary?: string ¶
group?: string ¶
compression?: string ¶
signature?: ¶
key_file?: string ¶
scripts?: ¶
pretrans?: string ¶
posttrans?: string ¶
prefixes?: [...string] ¶
packager?: string ¶
buildhost?: string ¶
deb?: ¶
scripts?: ¶
rules?: string ¶
templates?: string ¶
config?: string ¶
triggers?: ¶
interest?: [...string] ¶
interest_await?: [...string] ¶
interest_noawait?: [...string] ¶
activate?: [...string] ¶
activate_await?: [...string] ¶
activate_noawait?: [...string] ¶
breaks?: [...string] ¶
signature?: ¶
key_file?: string ¶
type?: string ¶
lintian_overrides?: [...string] ¶
compression?: "gzip" | "xz" | "zstd" | "none" ¶
fields?: [string]: string ¶
predepends?: [...string] ¶
apk?: ¶
scripts?: ¶
preupgrade?: string ¶
postupgrade?: string ¶
signature?: ¶
key_file?: string ¶
key_name?: string ¶
archlinux?: ¶
pkgbase?: string ¶
packager?: string ¶
scripts?: ¶
preupgrade?: string ¶
postupgrade?: string ¶
ipk?: ¶
abi_version?: string ¶
alternatives?: [...#NFPMIPKAlternative] ¶
auto_installed?: bool ¶
essential?: bool ¶
predepends?: [...string] ¶
tags?: [...string] ¶
fields?: [string]: string ¶
overrides?: [string]: #NFPMOverridables ¶
id?: string ¶
ids?: [...string] ¶
formats?: [..."apk" | "deb" | "rpm" | "termux.deb" | "archlinux" | "ipk"] ¶
section?: string ¶
priority?: string ¶
vendor?: string ¶
homepage?: string ¶
maintainer?: string ¶
description?: string ¶
license?: string ¶
bindir?: string ¶
libdirs?: ¶
header?: string ¶
carchive?: string ¶
cshared?: string ¶
changelog?: string ¶
mtime?: string ¶
meta?: bool ¶
goamd64?: [...string] ¶
builds?: [...string] ¶
#NFPMAPK: ¶
scripts?: ¶
preupgrade?: string ¶
postupgrade?: string ¶
signature?: ¶
key_file?: string ¶
key_name?: string ¶
#NFPMAPKScripts: ¶
preupgrade?: string ¶
postupgrade?: string ¶
#NFPMAPKSignature: ¶
key_file?: string ¶
key_name?: string ¶
#NFPMArchLinux: ¶
pkgbase?: string ¶
packager?: string ¶
scripts?: ¶
preupgrade?: string ¶
postupgrade?: string ¶
#NFPMArchLinuxScripts: ¶
preupgrade?: string ¶
postupgrade?: string ¶
#NFPMContent: ¶
src?: string ¶
dst!: string ¶
type?: "symlink" | "ghost" | "config" | "config|noreplace" | "dir" | "tree" | "" ¶
packager?: string ¶
file_info?: ¶
owner?: string ¶
group?: string ¶
mode?: int ¶
mtime?: string ¶
expand?: bool ¶
#NFPMDeb: ¶
scripts?: ¶
rules?: string ¶
templates?: string ¶
config?: string ¶
triggers?: ¶
interest?: [...string] ¶
interest_await?: [...string] ¶
interest_noawait?: [...string] ¶
activate?: [...string] ¶
activate_await?: [...string] ¶
activate_noawait?: [...string] ¶
breaks?: [...string] ¶
signature?: ¶
key_file?: string ¶
type?: string ¶
lintian_overrides?: [...string] ¶
compression?: "gzip" | "xz" | "zstd" | "none" ¶
fields?: [string]: string ¶
predepends?: [...string] ¶
#NFPMDebScripts: ¶
rules?: string ¶
templates?: string ¶
config?: string ¶
#NFPMDebSignature: ¶
key_file?: string ¶
type?: string ¶
#NFPMDebTriggers: ¶
interest?: [...string] ¶
interest_await?: [...string] ¶
interest_noawait?: [...string] ¶
activate?: [...string] ¶
activate_await?: [...string] ¶
activate_noawait?: [...string] ¶
#NFPMIPK: ¶
abi_version?: string ¶
alternatives?: [...#NFPMIPKAlternative] ¶
auto_installed?: bool ¶
essential?: bool ¶
predepends?: [...string] ¶
tags?: [...string] ¶
fields?: [string]: string ¶
#NFPMIPKAlternative: ¶
priority?: int ¶
target?: string ¶
link_name?: string ¶
#NFPMOverridables: ¶
file_name_template?: string ¶
package_name?: string ¶
epoch?: string ¶
release?: string ¶
prerelease?: string ¶
version_metadata?: string ¶
dependencies?: [...string] ¶
recommends?: [...string] ¶
suggests?: [...string] ¶
conflicts?: [...string] ¶
umask?: matchN(1, [string, int]) ¶
replaces?: [...string] ¶
provides?: [...string] ¶
contents?: [...#NFPMContent] ¶
scripts?: ¶
preinstall?: string ¶
postinstall?: string ¶
preremove?: string ¶
postremove?: string ¶
rpm?: ¶
summary?: string ¶
group?: string ¶
compression?: string ¶
signature?: ¶
key_file?: string ¶
scripts?: ¶
pretrans?: string ¶
posttrans?: string ¶
prefixes?: [...string] ¶
packager?: string ¶
buildhost?: string ¶
deb?: ¶
scripts?: ¶
rules?: string ¶
templates?: string ¶
config?: string ¶
triggers?: ¶
interest?: [...string] ¶
interest_await?: [...string] ¶
interest_noawait?: [...string] ¶
activate?: [...string] ¶
activate_await?: [...string] ¶
activate_noawait?: [...string] ¶
breaks?: [...string] ¶
signature?: ¶
key_file?: string ¶
type?: string ¶
lintian_overrides?: [...string] ¶
compression?: "gzip" | "xz" | "zstd" | "none" ¶
fields?: [string]: string ¶
predepends?: [...string] ¶
apk?: ¶
scripts?: ¶
preupgrade?: string ¶
postupgrade?: string ¶
signature?: ¶
key_file?: string ¶
key_name?: string ¶
archlinux?: ¶
pkgbase?: string ¶
packager?: string ¶
scripts?: ¶
preupgrade?: string ¶
postupgrade?: string ¶
ipk?: ¶
abi_version?: string ¶
alternatives?: [...#NFPMIPKAlternative] ¶
auto_installed?: bool ¶
essential?: bool ¶
predepends?: [...string] ¶
tags?: [...string] ¶
fields?: [string]: string ¶
#NFPMRPM: ¶
summary?: string ¶
group?: string ¶
compression?: string ¶
signature?: ¶
key_file?: string ¶
scripts?: ¶
pretrans?: string ¶
posttrans?: string ¶
prefixes?: [...string] ¶
packager?: string ¶
buildhost?: string ¶
#NFPMRPMScripts: ¶
pretrans?: string ¶
posttrans?: string ¶
#NFPMRPMSignature: ¶
key_file?: string ¶
#NFPMScripts: ¶
preinstall?: string ¶
postinstall?: string ¶
preremove?: string ¶
postremove?: string ¶
#Nix: ¶
name?: string ¶
path?: string ¶
repository?: ¶
owner?: string ¶
name?: string ¶
token?: string ¶
branch?: string ¶
git?: ¶
url?: string ¶
ssh_command?: string ¶
private_key?: string ¶
pull_request?: ¶
enabled?: bool ¶
base?: #PullRequestBase ¶
draft?: bool ¶
commit_author?: ¶
name?: string ¶
email?: string ¶
signing?: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
use_github_app_token?: bool ¶
commit_msg_template?: string ¶
ids?: [...string] ¶
goamd64?: string ¶
skip_upload?: bool | string ¶
url_template?: string ¶
install?: string ¶
extra_install?: string ¶
post_install?: string ¶
description?: string ¶
homepage?: string ¶
license?: string ¶
dependencies?: [...#NixDependency] ¶
formatter?: "alejandra" | "nixfmt" ¶
#NixDependency: matchN(1, [string, _#defs."/$defs/NixDependency/oneOf/1"]) ¶
#Notarize: ¶
macos!: [...#MacOSSignNotarize] ¶
#OpenCollective: ¶
enabled?: bool | string ¶
slug?: string ¶
title_template?: string ¶
message_template?: string ¶
#Project: ¶
version?: 2 ¶
pro?: bool ¶
project_name?: string ¶
env?: [...string] ¶
release?: ¶
github?: ¶
owner?: string ¶
name?: string ¶
gitlab?: ¶
owner?: string ¶
name?: string ¶
gitea?: ¶
owner?: string ¶
name?: string ¶
draft?: bool ¶
replace_existing_draft?: bool ¶
use_existing_draft?: bool ¶
target_commitish?: string ¶
disable?: bool | string ¶
skip_upload?: bool | string ¶
prerelease?: string ¶
make_latest?: bool | string ¶
name_template?: string ¶
ids?: [...string] ¶
extra_files?: [...#ExtraFile] ¶
discussion_category_name?: string ¶
header?: string ¶
footer?: string ¶
mode?: "keep-existing" | "append" | "prepend" | "replace" ¶
replace_existing_artifacts?: bool ¶
include_meta?: bool ¶
milestones?: [...#Milestone] ¶
homebrew_casks?: [...#HomebrewCask] ¶
nix?: [...#Nix] ¶
winget?: [...#Winget] ¶
aurs?: [...#AUR] ¶
aur_sources?: [...#AURSource] ¶
krews?: [...#Krew] ¶
kos?: [...#Ko] ¶
scoops?: [...#Scoop] ¶
builds?: [...#Build] ¶
archives?: [...#Archive] ¶
nfpms?: [...#NFPM] ¶
srpm?: ¶
summary?: string ¶
group?: string ¶
compression?: string ¶
signature?: ¶
key_file?: string ¶
scripts?: ¶
pretrans?: string ¶
posttrans?: string ¶
prefixes?: [...string] ¶
packager?: string ¶
buildhost?: string ¶
enabled?: bool ¶
package_name?: string ¶
epoch?: string ¶
import_path?: string ¶
section?: string ¶
maintainer?: string ¶
file_name_template?: string ¶
spec_file?: string ¶
license?: string ¶
license_file_name?: string ¶
vendor?: string ¶
url?: string ¶
description?: string ¶
bins?: [string]: string ¶
docs?: [...string] ¶
contents?: [...#NFPMContent] ¶
snapcrafts?: [...#Snapcraft] ¶
flatpak?: [...#Flatpak] ¶
snapshot?: ¶
name_template?: string ¶
version_template?: string ¶
checksum?: ¶
name_template?: string ¶
algorithm?: string ¶
split?: bool ¶
ids?: [...string] ¶
disable?: bool ¶
extra_files?: [...#ExtraFile] ¶
dockers_v2?: [...#DockerV2] ¶
docker_digest?: ¶
disable?: bool | string ¶
name_template?: string ¶
artifactories?: [...#Upload] ¶
uploads?: [...#Upload] ¶
blobs?: [...#Blob] ¶
publishers?: [...#Publisher] ¶
changelog?: ¶
filters?: ¶
include?: [...string] ¶
exclude?: [...string] ¶
sort?: "asc" | "desc" | "" ¶
disable?: bool | string ¶
use?: "git" | "github" | "github-native" | "gitlab" ¶
format?: string ¶
groups?: [...#ChangelogGroup] ¶
abbrev?: int ¶
dist?: string ¶
signs?: [...#Sign] ¶
notarize?: ¶
macos!: [...#MacOSSignNotarize] ¶
docker_signs?: [...#Sign] ¶
binary_signs?: [...#BinarySign] ¶
env_files?: ¶
github_token?: string ¶
gitlab_token?: string ¶
gitea_token?: string ¶
before?: ¶
hooks?: [...string] ¶
source?: ¶
name_template?: string ¶
format?: "tar" | "tgz" | "tar.gz" | "zip" ¶
enabled?: bool ¶
prefix_template?: string ¶
files?: [...#File] ¶
gomod?: ¶
proxy?: bool ¶
env?: [...string] ¶
gobinary?: string ¶
mod?: string ¶
dir?: string ¶
announce?: ¶
skip?: bool | string ¶
twitter?: ¶
enabled?: bool | string ¶
message_template?: string ¶
mastodon?: ¶
enabled?: bool | string ¶
message_template?: string ¶
server!: string ¶
reddit?: ¶
enabled?: bool | string ¶
application_id?: string ¶
username?: string ¶
title_template?: string ¶
url_template?: string ¶
sub?: string ¶
slack?: ¶
enabled?: bool | string ¶
message_template?: string ¶
channel?: string ¶
username?: string ¶
icon_emoji?: string ¶
icon_url?: string ¶
blocks?: [...#SlackBlock] ¶
attachments?: [...#SlackAttachment] ¶
discord?: ¶
enabled?: bool | string ¶
message_template?: string ¶
author?: string ¶
color?: string ¶
icon_url?: string ¶
teams?: ¶
enabled?: bool | string ¶
title_template?: string ¶
message_template?: string ¶
color?: string ¶
icon_url?: string ¶
smtp?: ¶
enabled?: bool | string ¶
host?: string ¶
port?: int ¶
username?: string ¶
from?: string ¶
to?: [...string] ¶
subject_template?: string ¶
body_template?: string ¶
insecure_skip_verify?: bool ¶
mattermost?: ¶
enabled?: bool | string ¶
message_template?: string ¶
title_template?: string ¶
color?: string ¶
channel?: string ¶
username?: string ¶
icon_emoji?: string ¶
icon_url?: string ¶
linkedin?: ¶
enabled?: bool | string ¶
message_template?: string ¶
telegram?: ¶
enabled?: bool | string ¶
message_template?: string ¶
chat_id?: matchN(1, [string, int]) ¶
parse_mode?: "MarkdownV2" | "HTML" ¶
message_thread_id?: matchN(1, [string, int]) ¶
webhook?: ¶
enabled?: bool | string ¶
skip_tls_verify?: bool ¶
message_template?: string ¶
endpoint_url?: string ¶
headers?: [string]: string ¶
content_type?: string ¶
expected_status_codes?: [...int] ¶
opencollective?: ¶
enabled?: bool | string ¶
slug?: string ¶
title_template?: string ¶
message_template?: string ¶
bluesky?: ¶
enabled?: bool | string ¶
username?: string ¶
message_template?: string ¶
discourse?: ¶
enabled?: bool | string ¶
title_template?: string ¶
message_template?: string ¶
server?: string ¶
category_id?: int ¶
username?: string ¶
sboms?: [...#SBOM] ¶
chocolateys?: [...#Chocolatey] ¶
git?: ¶
tag_sort?: "-version:refname" | "-version:creatordate" ¶
prerelease_suffix?: string ¶
ignore_tags?: [...string] ¶
report_sizes?: bool ¶
metadata?: ¶
mod_timestamp?: string ¶
makeselfs?: [...#Makeself] ¶
universal_binaries?: [...#UniversalBinary] ¶
upx?: [...#UPX] ¶
mcp?: ¶
github?: ¶
name!: string ¶
title!: string ¶
description?: string ¶
homepage?: string ¶
packages?: [...#MCPPackage] ¶
transports?: [...#MCPTransport] ¶
disable?: bool | string ¶
repository?: ¶
url?: string ¶
source?: "github" | "gitlab" | "gitea" ¶
id?: string ¶
subfolder?: string ¶
auth!: ¶
type!: "none" | "github" | "github-oidc" ¶
token?: string ¶
name!: string ¶
title!: string ¶
description?: string ¶
homepage?: string ¶
packages?: [...#MCPPackage] ¶
transports?: [...#MCPTransport] ¶
disable?: bool | string ¶
repository?: ¶
url?: string ¶
source?: "github" | "gitlab" | "gitea" ¶
id?: string ¶
subfolder?: string ¶
auth!: ¶
type!: "none" | "github" | "github-oidc" ¶
token?: string ¶
force_token?: "github" | "gitlab" | "gitea" | "" ¶
github_urls?: ¶
api?: string ¶
upload?: string ¶
download?: string ¶
skip_tls_verify?: bool ¶
gitlab_urls?: ¶
api?: string ¶
download?: string ¶
skip_tls_verify?: bool ¶
use_package_registry?: bool ¶
use_job_token?: bool ¶
gitea_urls?: ¶
api?: string ¶
download?: string ¶
skip_tls_verify?: bool ¶
brews?: [...#Homebrew] ¶
dockers?: [...#Docker] ¶
docker_manifests?: [...#DockerManifest] ¶
#ProjectMetadata: ¶
mod_timestamp?: string ¶
#Publisher: ¶
name?: string ¶
ids?: [...string] ¶
checksum?: bool ¶
signature?: bool ¶
meta?: bool ¶
dir?: string ¶
cmd?: string ¶
env?: [...string] ¶
extra_files?: [...#ExtraFile] ¶
disable?: bool | string ¶
#PullRequest: ¶
enabled?: bool ¶
base?: #PullRequestBase ¶
draft?: bool ¶
#PullRequestBase: matchN(1, [string, _#defs."/$defs/PullRequestBase/oneOf/1"]) ¶
#Reddit: ¶
enabled?: bool | string ¶
application_id?: string ¶
username?: string ¶
title_template?: string ¶
url_template?: string ¶
sub?: string ¶
#Release: ¶
github?: ¶
owner?: string ¶
name?: string ¶
gitlab?: ¶
owner?: string ¶
name?: string ¶
gitea?: ¶
owner?: string ¶
name?: string ¶
draft?: bool ¶
replace_existing_draft?: bool ¶
use_existing_draft?: bool ¶
target_commitish?: string ¶
disable?: bool | string ¶
skip_upload?: bool | string ¶
prerelease?: string ¶
make_latest?: bool | string ¶
name_template?: string ¶
ids?: [...string] ¶
extra_files?: [...#ExtraFile] ¶
discussion_category_name?: string ¶
header?: string ¶
footer?: string ¶
mode?: "keep-existing" | "append" | "prepend" | "replace" ¶
replace_existing_artifacts?: bool ¶
include_meta?: bool ¶
#Repo: ¶
owner?: string ¶
name?: string ¶
#RepoRef: ¶
owner?: string ¶
name?: string ¶
token?: string ¶
branch?: string ¶
git?: ¶
url?: string ¶
ssh_command?: string ¶
private_key?: string ¶
pull_request?: ¶
enabled?: bool ¶
base?: #PullRequestBase ¶
draft?: bool ¶
#Retry: ¶
attempts?: int ¶
delay?: int ¶
max_delay?: int ¶
#SBOM: ¶
id?: string ¶
cmd?: string ¶
env?: [...string] ¶
args?: [...string] ¶
documents?: [...string] ¶
artifacts?: "source" | "package" | "archive" | "binary" | "any" | "none" ¶
ids?: [...string] ¶
disable?: bool | string ¶
#SMTP: ¶
enabled?: bool | string ¶
host?: string ¶
port?: int ¶
username?: string ¶
from?: string ¶
to?: [...string] ¶
subject_template?: string ¶
body_template?: string ¶
insecure_skip_verify?: bool ¶
#SRPM: ¶
summary?: string ¶
group?: string ¶
compression?: string ¶
signature?: ¶
key_file?: string ¶
scripts?: ¶
pretrans?: string ¶
posttrans?: string ¶
prefixes?: [...string] ¶
packager?: string ¶
buildhost?: string ¶
enabled?: bool ¶
package_name?: string ¶
epoch?: string ¶
import_path?: string ¶
section?: string ¶
maintainer?: string ¶
file_name_template?: string ¶
spec_file?: string ¶
license?: string ¶
license_file_name?: string ¶
vendor?: string ¶
url?: string ¶
description?: string ¶
bins?: [string]: string ¶
docs?: [...string] ¶
contents?: [...#NFPMContent] ¶
#Scoop: ¶
name?: string ¶
ids?: [...string] ¶
repository?: ¶
owner?: string ¶
name?: string ¶
token?: string ¶
branch?: string ¶
git?: ¶
url?: string ¶
ssh_command?: string ¶
private_key?: string ¶
pull_request?: ¶
enabled?: bool ¶
base?: #PullRequestBase ¶
draft?: bool ¶
directory?: string ¶
commit_author?: ¶
name?: string ¶
email?: string ¶
signing?: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
use_github_app_token?: bool ¶
commit_msg_template?: string ¶
homepage?: string ¶
description?: string ¶
license?: string ¶
url_template?: string ¶
persist?: [...string] ¶
skip_upload?: bool | string ¶
pre_install?: [...string] ¶
post_install?: [...string] ¶
depends?: [...string] ¶
shortcuts?: [...[...string]] ¶
goamd64?: string ¶
#Sign: ¶
id?: string ¶
cmd?: string ¶
args?: [...string] ¶
signature?: string ¶
artifacts?: "all" | "manifests" | "images" | "checksum" | "source" | "package" | "archive" | "binary" | "sbom" ¶
ids?: [...string] ¶
stdin?: string ¶
stdin_file?: string ¶
env?: [...string] ¶
certificate?: string ¶
output?: bool | string ¶
#Slack: ¶
enabled?: bool | string ¶
message_template?: string ¶
channel?: string ¶
username?: string ¶
icon_emoji?: string ¶
icon_url?: string ¶
blocks?: [...#SlackBlock] ¶
attachments?: [...#SlackAttachment] ¶
#SlackAttachment: ¶
Internal!: _ ¶
#SlackBlock: ¶
Internal!: _ ¶
#Snapcraft: ¶
name_template?: string ¶
publish?: bool ¶
id?: string ¶
ids?: [...string] ¶
name?: string ¶
title?: string ¶
summary!: string ¶
description!: string ¶
icon?: string ¶
base?: string ¶
license?: string ¶
grade?: "stable" | "devel" ¶
channel_templates?: [...string] ¶
confinement?: "strict" | "classic" | "devmode" ¶
assumes?: [...string] ¶
layout?: [string]: #SnapcraftLayoutMetadata ¶
apps?: [string]: #SnapcraftAppMetadata ¶
hooks?: ... ¶
plugs?: ... ¶
disable?: bool | string ¶
extra_files?: [...#SnapcraftExtraFiles] ¶
builds?: [...string] ¶
#SnapcraftAppMetadata: ¶
command!: string ¶
args?: string ¶
adapter?: string ¶
after?: [...string] ¶
aliases?: [...string] ¶
autostart?: string ¶
before?: [...string] ¶
bus_name?: string ¶
command_chain?: [...string] ¶
common_id?: string ¶
completer?: string ¶
daemon?: string ¶
desktop?: string ¶
environment?: ... ¶
extensions?: [...string] ¶
install_mode?: string ¶
passthrough?: ... ¶
plugs?: [...string] ¶
post_stop_command?: string ¶
refresh_mode?: string ¶
reload_command?: string ¶
restart_condition?: string ¶
restart_delay?: string ¶
slots?: [...string] ¶
sockets?: ... ¶
start_timeout?: string ¶
stop_command?: string ¶
stop_mode?: string ¶
stop_timeout?: string ¶
timer?: string ¶
watchdog_timeout?: string ¶
#SnapcraftExtraFiles: ¶
source!: string ¶
destination?: string ¶
mode?: int ¶
#SnapcraftLayoutMetadata: ¶
symlink?: string ¶
bind?: string ¶
bind_file?: string ¶
type?: string ¶
#Snapshot: ¶
name_template?: string ¶
version_template?: string ¶
#Source: ¶
name_template?: string ¶
format?: "tar" | "tgz" | "tar.gz" | "zip" ¶
enabled?: bool ¶
prefix_template?: string ¶
files?: [...#File] ¶
#StringArray: matchN(1, [string, [...string]]) ¶
#Teams: ¶
enabled?: bool | string ¶
title_template?: string ¶
message_template?: string ¶
color?: string ¶
icon_url?: string ¶
#Telegram: ¶
enabled?: bool | string ¶
message_template?: string ¶
chat_id?: matchN(1, [string, int]) ¶
parse_mode?: "MarkdownV2" | "HTML" ¶
message_thread_id?: matchN(1, [string, int]) ¶
#Twitter: ¶
enabled?: bool | string ¶
message_template?: string ¶
#UPX: ¶
enabled?: bool | string ¶
ids?: [...string] ¶
goos?: [...string] ¶
goarch?: [...string] ¶
goarm?: [...string] ¶
goamd64?: [...string] ¶
binary?: string ¶
compress?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "best" | "" ¶
lzma?: bool ¶
brute?: bool ¶
#UniversalBinary: ¶
id?: string ¶
ids?: [...string] ¶
name_template?: string ¶
replace?: bool ¶
hooks?: ¶
pre?: #Hooks ¶
post?: #Hooks ¶
mod_timestamp?: string ¶
#Upload: ¶
name?: string ¶
ids?: [...string] ¶
exts?: [...string] ¶
target?: string ¶
username?: string ¶
mode?: "binary" | "archive" ¶
method?: string ¶
checksum_header?: string ¶
client_x509_cert?: string ¶
client_x509_key?: string ¶
trusted_certificates?: string ¶
checksum?: bool ¶
signature?: bool ¶
meta?: bool ¶
custom_artifact_name?: bool ¶
custom_headers?: [string]: string ¶
extra_files?: [...#ExtraFile] ¶
extra_files_only?: bool ¶
skip?: bool | string ¶
password?: string ¶
#Webhook: ¶
enabled?: bool | string ¶
skip_tls_verify?: bool ¶
message_template?: string ¶
endpoint_url?: string ¶
headers?: [string]: string ¶
content_type?: string ¶
expected_status_codes?: [...int] ¶
#Winget: ¶
name?: string ¶
package_name?: string ¶
package_identifier?: string ¶
publisher!: string ¶
publisher_url?: string ¶
publisher_support_url?: string ¶
privacy_url?: string ¶
copyright?: string ¶
copyright_url?: string ¶
author?: string ¶
path?: string ¶
repository!: ¶
owner?: string ¶
name?: string ¶
token?: string ¶
branch?: string ¶
git?: ¶
url?: string ¶
ssh_command?: string ¶
private_key?: string ¶
pull_request?: ¶
enabled?: bool ¶
base?: #PullRequestBase ¶
draft?: bool ¶
commit_author?: ¶
name?: string ¶
email?: string ¶
signing?: ¶
enabled?: bool ¶
key?: string ¶
program?: string ¶
format?: "openpgp" | "x509" | "ssh" ¶
use_github_app_token?: bool ¶
commit_msg_template?: string ¶
ids?: [...string] ¶
goamd64?: string ¶
skip_upload?: bool | string ¶
url_template?: string ¶
short_description!: string ¶
description?: string ¶
homepage?: string ¶
license!: string ¶
license_url?: string ¶
release_notes?: string ¶
release_notes_url?: string ¶
installation_notes?: string ¶
tags?: [...string] ¶
dependencies?: [...#WingetDependency] ¶
#WingetDependency: ¶
package_identifier!: string ¶
minimum_version?: string ¶
version?: 2 ¶
pro?: bool ¶
project_name?: string ¶
env?: [...string] ¶
release?: ¶
github?: ¶
owner?: string ¶
name?: string ¶
gitlab?: ¶
owner?: string ¶
name?: string ¶
gitea?: ¶
owner?: string ¶
name?: string ¶
draft?: bool ¶
replace_existing_draft?: bool ¶
use_existing_draft?: bool ¶
target_commitish?: string ¶
disable?: bool | string ¶
skip_upload?: bool | string ¶
prerelease?: string ¶
make_latest?: bool | string ¶
name_template?: string ¶
ids?: [...string] ¶
extra_files?: [...#ExtraFile] ¶
discussion_category_name?: string ¶
header?: string ¶
footer?: string ¶
mode?: "keep-existing" | "append" | "prepend" | "replace" ¶
replace_existing_artifacts?: bool ¶
include_meta?: bool ¶
milestones?: [...#Milestone] ¶
homebrew_casks?: [...#HomebrewCask] ¶
nix?: [...#Nix] ¶
winget?: [...#Winget] ¶
aurs?: [...#AUR] ¶
aur_sources?: [...#AURSource] ¶
krews?: [...#Krew] ¶
kos?: [...#Ko] ¶
scoops?: [...#Scoop] ¶
builds?: [...#Build] ¶
archives?: [...#Archive] ¶
nfpms?: [...#NFPM] ¶
srpm?: ¶
summary?: string ¶
group?: string ¶
compression?: string ¶
signature?: ¶
key_file?: string ¶
scripts?: ¶
pretrans?: string ¶
posttrans?: string ¶
prefixes?: [...string] ¶
packager?: string ¶
buildhost?: string ¶
enabled?: bool ¶
package_name?: string ¶
epoch?: string ¶
import_path?: string ¶
section?: string ¶
maintainer?: string ¶
file_name_template?: string ¶
spec_file?: string ¶
license?: string ¶
license_file_name?: string ¶
vendor?: string ¶
url?: string ¶
description?: string ¶
bins?: [string]: string ¶
docs?: [...string] ¶
contents?: [...#NFPMContent] ¶
snapcrafts?: [...#Snapcraft] ¶
flatpak?: [...#Flatpak] ¶
snapshot?: ¶
name_template?: string ¶
version_template?: string ¶
checksum?: ¶
name_template?: string ¶
algorithm?: string ¶
split?: bool ¶
ids?: [...string] ¶
disable?: bool ¶
extra_files?: [...#ExtraFile] ¶
dockers_v2?: [...#DockerV2] ¶
docker_digest?: ¶
disable?: bool | string ¶
name_template?: string ¶
artifactories?: [...#Upload] ¶
uploads?: [...#Upload] ¶
blobs?: [...#Blob] ¶
publishers?: [...#Publisher] ¶
changelog?: ¶
filters?: ¶
include?: [...string] ¶
exclude?: [...string] ¶
sort?: "asc" | "desc" | "" ¶
disable?: bool | string ¶
use?: "git" | "github" | "github-native" | "gitlab" ¶
format?: string ¶
groups?: [...#ChangelogGroup] ¶
abbrev?: int ¶
dist?: string ¶
signs?: [...#Sign] ¶
notarize?: ¶
macos!: [...#MacOSSignNotarize] ¶
docker_signs?: [...#Sign] ¶
binary_signs?: [...#BinarySign] ¶
env_files?: ¶
github_token?: string ¶
gitlab_token?: string ¶
gitea_token?: string ¶
before?: ¶
hooks?: [...string] ¶
source?: ¶
name_template?: string ¶
format?: "tar" | "tgz" | "tar.gz" | "zip" ¶
enabled?: bool ¶
prefix_template?: string ¶
files?: [...#File] ¶
gomod?: ¶
proxy?: bool ¶
env?: [...string] ¶
gobinary?: string ¶
mod?: string ¶
dir?: string ¶
announce?: ¶
skip?: bool | string ¶
twitter?: ¶
enabled?: bool | string ¶
message_template?: string ¶
mastodon?: ¶
enabled?: bool | string ¶
message_template?: string ¶
server!: string ¶
reddit?: ¶
enabled?: bool | string ¶
application_id?: string ¶
username?: string ¶
title_template?: string ¶
url_template?: string ¶
sub?: string ¶
slack?: ¶
enabled?: bool | string ¶
message_template?: string ¶
channel?: string ¶
username?: string ¶
icon_emoji?: string ¶
icon_url?: string ¶
blocks?: [...#SlackBlock] ¶
attachments?: [...#SlackAttachment] ¶
discord?: ¶
enabled?: bool | string ¶
message_template?: string ¶
author?: string ¶
color?: string ¶
icon_url?: string ¶
teams?: ¶
enabled?: bool | string ¶
title_template?: string ¶
message_template?: string ¶
color?: string ¶
icon_url?: string ¶
smtp?: ¶
enabled?: bool | string ¶
host?: string ¶
port?: int ¶
username?: string ¶
from?: string ¶
to?: [...string] ¶
subject_template?: string ¶
body_template?: string ¶
insecure_skip_verify?: bool ¶
mattermost?: ¶
enabled?: bool | string ¶
message_template?: string ¶
title_template?: string ¶
color?: string ¶
channel?: string ¶
username?: string ¶
icon_emoji?: string ¶
icon_url?: string ¶
linkedin?: ¶
enabled?: bool | string ¶
message_template?: string ¶
telegram?: ¶
enabled?: bool | string ¶
message_template?: string ¶
chat_id?: matchN(1, [string, int]) ¶
parse_mode?: "MarkdownV2" | "HTML" ¶
message_thread_id?: matchN(1, [string, int]) ¶
webhook?: ¶
enabled?: bool | string ¶
skip_tls_verify?: bool ¶
message_template?: string ¶
endpoint_url?: string ¶
headers?: [string]: string ¶
content_type?: string ¶
expected_status_codes?: [...int] ¶
opencollective?: ¶
enabled?: bool | string ¶
slug?: string ¶
title_template?: string ¶
message_template?: string ¶
bluesky?: ¶
enabled?: bool | string ¶
username?: string ¶
message_template?: string ¶
discourse?: ¶
enabled?: bool | string ¶
title_template?: string ¶
message_template?: string ¶
server?: string ¶
category_id?: int ¶
username?: string ¶
sboms?: [...#SBOM] ¶
chocolateys?: [...#Chocolatey] ¶
git?: ¶
tag_sort?: "-version:refname" | "-version:creatordate" ¶
prerelease_suffix?: string ¶
ignore_tags?: [...string] ¶
report_sizes?: bool ¶
metadata?: ¶
mod_timestamp?: string ¶
makeselfs?: [...#Makeself] ¶
universal_binaries?: [...#UniversalBinary] ¶
upx?: [...#UPX] ¶
mcp?: ¶
github?: ¶
name!: string ¶
title!: string ¶
description?: string ¶
homepage?: string ¶
packages?: [...#MCPPackage] ¶
transports?: [...#MCPTransport] ¶
disable?: bool | string ¶
repository?: ¶
url?: string ¶
source?: "github" | "gitlab" | "gitea" ¶
id?: string ¶
subfolder?: string ¶
auth!: ¶
type!: "none" | "github" | "github-oidc" ¶
token?: string ¶
name!: string ¶
title!: string ¶
description?: string ¶
homepage?: string ¶
packages?: [...#MCPPackage] ¶
transports?: [...#MCPTransport] ¶
disable?: bool | string ¶
repository?: ¶
url?: string ¶
source?: "github" | "gitlab" | "gitea" ¶
id?: string ¶
subfolder?: string ¶
auth!: ¶
type!: "none" | "github" | "github-oidc" ¶
token?: string ¶
force_token?: "github" | "gitlab" | "gitea" | "" ¶
github_urls?: ¶
api?: string ¶
upload?: string ¶
download?: string ¶
skip_tls_verify?: bool ¶
gitlab_urls?: ¶
api?: string ¶
download?: string ¶
skip_tls_verify?: bool ¶
use_package_registry?: bool ¶
use_job_token?: bool ¶
gitea_urls?: ¶
api?: string ¶
download?: string ¶
skip_tls_verify?: bool ¶
brews?: [...#Homebrew] ¶
dockers?: [...#Docker] ¶
docker_manifests?: [...#DockerManifest] ¶

Source files

  • schema.cue