代码拉取完成,页面将自动刷新
project_name: bigfile
env:
- GO111MODULE=on
before:
hooks:
- go mod tidy
builds:
-
id: bigfile
main: ./artisan/bigfile.go
binary: bigfile
goos:
- darwin
- linux
- windows
goarch:
- 386
- amd64
- arm64
- arm
goarm:
- 6
- 7
ignore:
- goos: darwin
goarch: 386
- goos: linux
goarch: arm
goarm: 6
archives:
-
id: bigfile-archive
builds:
- bigfile
format_overrides:
- goos: windows
format: zip
files:
- LICENSE
- README.md
checksum:
name_template: "{{ .ProjectName }}_checksums.txt"
algorithm: sha256
changelog:
sort: asc
filters:
exclude:
- '^docs:'
- '^test:'
- Merge pull request
- Merge branch
- '[skip ci]'
dockers:
-
goos: linux
goarch: amd64
image_templates:
- "bigfile/bigfile:latest"
- "bigfile/bigfile:{{ .Tag }}"
skip_push: false
dockerfile: Dockerfile
binaries:
- bigfile
build_flag_templates:
- "--label=org.label-schema.schema-version=1.0"
- "--label=org.label-schema.version={{.Version}}"
- "--label=org.label-schema.name={{.ProjectName}}"
- "--label=com.github.actions.name={{.ProjectName}}"
- "--label=com.github.actions.description=a file transfer system that supports http, rpc and ftp protocols"
- "--label=com.github.actions.icon=terminal"
- "--label=com.github.actions.color=blue"
- "--label=repository=https://github.com/bigfile/bigfile"
- "--label=homepage=http://bigfile.site"
- goos: linux
goarch: arm64
image_templates:
- "bigfile/bigfile:latest-arm64v8"
- "bigfile/bigfile:{{ .Tag }}-arm64v8"
skip_push: false
dockerfile: Dockerfile-arm64v8
binaries:
- bigfile
build_flag_templates:
- "--label=org.label-schema.schema-version=1.0"
- "--label=org.label-schema.version={{.Version}}"
- "--label=org.label-schema.name={{.ProjectName}}"
- "--label=com.github.actions.name={{.ProjectName}}"
- "--label=com.github.actions.description=a file transfer system that supports http, rpc and ftp protocols"
- "--label=com.github.actions.icon=terminal"
- "--label=com.github.actions.color=blue"
- "--label=repository=https://github.com/bigfile/bigfile"
- "--label=homepage=http://bigfile.site"
brews:
-
ids:
- bigfile-archive
github:
owner: bigfile
name: homebrew-tap
folder: Formula
homepage: https://bigfile.site
caveats: start mysql before starting bigfile
description: A file transfer system that supports http, rpc and ftp protocols
test: |
system "#{bin}/bigfile -v"
scoop:
bucket:
owner: bigfile
name: scoop-bucket
homepage: https://bigfile.site
description: A file transfer system that supports http, rpc and ftp protocols
license: MIT
nfpms:
-
name_template: '{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
homepage: https://bigfile.site
description: A file transfer system that supports http, rpc and ftp protocols
license: MIT
vendor: Bigfile
formats:
- deb
- rpm
dependencies:
- git
recommends:
- rpm
snapcrafts:
-
name_template: '{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
summary: A file transfer system that supports http, rpc and ftp protocols
description: |
Bigfile can be used to transfer files by multiple protolcs, eg: http, rpc
and ftp.
grade: stable
# grade: devel
confinement: strict
publish: true
name: bigfile
license: MIT
replacements:
amd64: 64-bit
386: 32-bit
darwin: MacOS
release:
prerelease: auto
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。