navidrome/cmd
Kendall Garner 154e13f7c9
build: add packages for deb and rpm to release (#3202)
* support packing deb/rpm/archlinux

* .-.

* initial test

* fix postinstall, remove execstop

* bash -> sh, create toml manually if it doesn't exist (thanks debian)

* don't forget that newline

* postrm

* comments, contrib -> packaging/linux

* contrib > packaging in .goreleaser

* actually add toml

* openrc/sysv templates

* add apk. nothing else yet

* wait, we have a ntive uninstall

* fix: merge errors, move packaging to release

* chore: remove old goreleaser conf

* ci: remove `release` dependency on `docker push`

* ci: fix release version

* ci: upload packages

* ci: try to fix json file list

* ci: replace the json file list with a txt artifact

* postremove -> preremove, skip install/remove error

* actually do preremove

* better preremove

* ci: fix

* ci: fix?

* ci: clean-up

* ci: try to change labels and filenames

* ci: fix?

* ci: fix?

* ci: add `make package` target

* ci: make labels more readable

hope it doesn't break the pipeline again

* build: remove alpine and archlinux packages, for now.

---------

Co-authored-by: Deluan <deluan@navidrome.org>
2024-10-26 13:31:45 -04:00
..
backup.go feat(server): provide native backup/restore mechanism (#3194) 2024-10-01 19:58:54 -04:00
inspect.go Add "inspect" command to CLI 2023-12-27 12:41:28 -05:00
pls.go Don't refresh smart playlists when generating covers 2023-01-01 20:28:03 -05:00
root.go feat(build): MSI installer improvements (#3376) 2024-10-22 19:32:56 -04:00
scan.go Remove unused DevPreCacheAlbumArtwork config option 2022-12-28 15:31:56 -05:00
signaller_nounix.go Fix typo 2024-05-01 23:09:11 -04:00
signaller_unix.go Fix typo 2024-05-01 23:09:11 -04:00
svc.go build: add packages for deb and rpm to release (#3202) 2024-10-26 13:31:45 -04:00
wire_gen.go Optimize SQLite3 access. Mainly separate read access from write access. 2024-05-21 17:19:41 -04:00
wire_injectors.go Make dependency injection more consistent 2024-05-08 22:21:38 -04:00